1
0

216 Commits

Author SHA1 Message Date
otya128
2ac6efc1ed Fix COPY string array 2016-12-19 22:46:35 +09:00
otya128
77811703f9 Implement FILL 2016-12-18 19:35:37 +09:00
otya128
bb45e5ad83 Fix import 2016-12-18 13:25:10 +09:00
otya128
1655e32a48 Add import std.algorithm.sorting 2016-12-18 13:13:47 +09:00
otya128
5c594daba7 Implement PUSH/POP STR$ 2016-12-17 16:07:03 +09:00
otya128
ae3a005601 wstring => Array!wchar 2016-12-17 12:31:53 +09:00
otya128
c8d85b4669 Fix GCLIP range check 2016-12-16 22:52:24 +09:00
otya128
c5b6579920 Fix VSYNC 2016-12-16 20:36:48 +09:00
otya128
aedb1ffd4e Fix WAIT 2016-12-16 20:18:47 +09:00
otya128
ecf1f81833 Fix GPUTCHR X,Y,TEXT,COLOR 2016-12-15 21:45:52 +09:00
otya128
6c07f0310e Fix COLOR 2016-12-15 17:47:31 +09:00
otya128
a40cc6af61 Fix SPOFS 2016-12-15 17:32:41 +09:00
otya128
1fc36cdc90 Implement BACKTRACE 2016-12-15 17:26:27 +09:00
otya128
cf903bdfa7 Implement COPY..? 2016-12-14 23:27:34 +09:00
otya128
d9965931bd Implement BGLOAD 2016-12-14 21:34:43 +09:00
otya128
430aed0264 Implement BGSAVE 2016-12-14 21:26:52 +09:00
otya128
96ea2e84e2 Implement POP 2016-12-14 20:34:31 +09:00
otya128
31171d1cb7 Implement GLOAD 2016-12-14 17:50:06 +09:00
otya128
6c941d49bc Implement GCOLOR() 2016-12-13 23:33:54 +09:00
otya128
5cee75af6f Implement GSAVE 2016-12-13 23:24:44 +09:00
otya128
ab4dcc491f Implement GSPOIT 2016-12-12 22:34:25 +09:00
otya128
6b5bf35584 Fix TOUCH 2016-12-11 20:44:07 +09:00
otya128
77d7c4366e Implement PUSH 2016-12-11 20:27:24 +09:00
otya128
8faa3242b2 Fix BG/SPPAGE 2016-12-10 22:31:36 +09:00
otya128
865303c123 Fix TOUCH 2016-12-10 21:31:14 +09:00
otya128
bfdc8c17dd Fix GCLS 2016-12-10 20:42:24 +09:00
otya128
3d068e3fef Implement SPCLIP, Fix Sprite for BIG 2016-12-10 18:42:07 +09:00
otya128
9788cd9e55 Fix VSYNC 2016-12-10 17:10:37 +09:00
otya128
92e5f3abc4 Fix console for BIG 2016-12-10 17:02:17 +09:00
otya128
1a6332d830 Fix XSCREEN for BIG 2016-12-10 15:54:45 +09:00
otya128
9feb911a95 Fix FORMAT$ 2016-12-08 23:37:57 +09:00
otya128
aa6e2aeb42 Implement BGGET 2016-12-08 22:48:12 +09:00
otya128
b64120b480 Implement BGSHOW/HIDE 2016-12-08 22:38:02 +09:00
otya128
ebed30caba Fix GPUTCHR 2016-12-08 20:41:46 +09:00
otya128
372956b507 Implement GPUTCHR 2016-12-08 20:34:15 +09:00
otya128
0ce9b370ad Fix FORMAT$ 2016-12-08 20:01:40 +09:00
otya128
3de90d2f41 Fix COPY ARY,@DATA 2016-12-07 23:15:39 +09:00
otya128
f1ac62c0f1 Fix BGCLIP 2016-12-07 23:07:09 +09:00
otya128
d9161a07e0 Implement BG/SPPAGE 2016-12-07 23:04:20 +09:00
otya128
02fad28c82 Implement BACKCOLOR 2016-12-07 22:31:51 +09:00
otya128
1c5c0935de Add BREPEAT stub 2016-12-07 22:18:39 +09:00
otya128
cb6dc72fd4 Add DISPLAY() 2016-12-07 22:16:39 +09:00
otya128
c01757dea7 Implement RNDF 2016-12-07 19:48:03 +09:00
otya128
659e1d3c98 Implement CLASSIFY 2016-12-07 19:37:17 +09:00
otya128
02d2bf99fc Implement TOUCH 2016-12-07 00:14:23 +09:00
otya128
6e8a4bc396 Fix SPCHR 2016-12-06 19:10:22 +09:00
otya128
acc5c19043 Add WIDTH stub 2016-12-06 18:56:18 +09:00
otya128
b2b9779eea Implement SPDEF id OUT ... 2016-12-06 18:39:56 +09:00
otya128
9242275aec Add RESULT system variable 2016-12-05 21:28:25 +09:00
otya128
460787c33d Implement GCLIP function 2016-12-04 21:57:07 +09:00