1
0
Commit Graph

139 Commits

Author SHA1 Message Date
otya128
694f4736df Fix RIGHT$ 2016-12-24 16:20:16 +09:00
otya128
ed85733345 Fix LEFT$ 2016-12-24 16:18:55 +09:00
otya128
4d6fff8fec Fix SPDEF (5) 2016-12-24 14:35:24 +09:00
otya128
95e21248c8 Fix SPDEF 2016-12-24 14:31:49 +09:00
otya128
90cceecb58 Fix LOCATE 2016-12-24 14:03:47 +09:00
otya128
4abf299063 Fix omitted argument 2016-12-24 13:24:36 +09:00
otya128
0cda0ee095 Fix BGMPLAY 2016-12-23 21:12:05 +09:00
otya128
26ad351c70 Implement function key 2016-12-23 20:52:39 +09:00
otya128
53e7138bd7 Fix CHKCALL 2016-12-23 20:19:42 +09:00
otya128
68803f0d36 Fix SPCOL overload 2016-12-23 20:07:46 +09:00
otya128
28a0d8b7e2 Implement SPSET (5),(6) 2016-12-23 20:01:38 +09:00
otya128
eacf57205e Fix SPOFS 2016-12-23 15:26:39 +09:00
otya128
78a9d27098 Fix SPANIM 2016-12-23 13:12:49 +09:00
otya128
7e05253175 Fix SPANIM(label) 2016-12-22 23:16:23 +09:00
otya128
42436dba4c Fix variadic argument 2016-12-22 22:56:27 +09:00
otya128
f396726f65 Fix ROUND, CEIL 2016-12-20 21:56:31 +09:00
otya128
4cf742902d Fix INSTR 2016-12-20 21:40:11 +09:00
otya128
a2aa152d5f Implement GPAGE OUT VP,WP 2016-12-20 21:32:05 +09:00
otya128
e00cee0344 Implement SHIFT/UNSHIFT 2016-12-20 21:24:05 +09:00
otya128
c03ab93395 Fix DISPLAY 2016-12-20 21:13:26 +09:00
otya128
73d8b5bb5e Implement GCOPY 2016-12-20 21:02:44 +09:00
otya128
1ead3b986a Implement DTREAD (week) 2016-12-19 23:58:02 +09:00
otya128
7cf62acc80 Fix COPY adding elements 2016-12-19 23:15:29 +09:00
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