1
0

647 Commits

Author SHA1 Message Date
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
f1b5a3852e Implement USE 2016-12-23 19:37:33 +09:00
otya128
a05c1558fa Implement EXEC 2016-12-23 19:25:55 +09:00
otya128
e8ebda83b1 Add parseFileName 2016-12-23 17:49:10 +09:00
otya128
b04ce677a9 Add Load Failed error 2016-12-23 17:22:42 +09:00
otya128
f617b08def Fix USE/EXEC error check 2016-12-23 17:18:43 +09:00
otya128
0440c33184 Implement USE/EXEC compilation 2016-12-23 17:16:38 +09:00
otya128
0b9fd70bcb Add START key assignment 2016-12-23 16:12:08 +09:00
otya128
ec27f9df15 Fix SPHITSP 2016-12-23 16:05:28 +09:00
otya128
7f5813d420 Don't use HOMEX,Y in SPHITSP 2016-12-23 15:58:27 +09:00
otya128
82781a9dd2 Fix SPCOL 2016-12-23 15:51:42 +09:00
otya128
eacf57205e Fix SPOFS 2016-12-23 15:26:39 +09:00
otya128
4ca392b40b Fix SPANIM 2016-12-23 15:05:48 +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
78620cb167 ^C 2016-12-22 23:07:38 +09:00
otya128
5ccf72c851 Delete debug code 2016-12-22 23:07:20 +09:00
otya128
f44df07198 Fix BUTTON 2016-12-22 22:56:55 +09:00
otya128
42436dba4c Fix variadic argument 2016-12-22 22:56:27 +09:00
otya128
be1473e339 Add VM.dumpStack 2016-12-22 22:55:38 +09:00
otya128
fe20da9827 Fix Value.toString 2016-12-22 22:55:13 +09:00
otya128
85a4da139e Fix touch 2016-12-22 20:42:32 +09:00
otya128
2d0d7e0cfc Allow empty OUT arguments 2016-12-22 20:10:21 +09:00
otya128
c7813f38b7 Fix touch 2016-12-21 23:58:40 +09:00
otya128
1ebf792393 Fix error message 2016-12-21 23:36:41 +09:00
otya128
da4942dbcb Fix graphic 2016-12-21 23:21:54 +09:00
otya128
5230bd29f5 Add support gamepad 2016-12-21 23:08:17 +09:00
otya128
920b0ce871 Add support detecting gamepad 2016-12-21 22:52:02 +09:00
otya128
c0a8f6430d Fullscreen? 2016-12-21 21:52:41 +09:00
otya128
760c64113e Fix NEXT (I,J,K...) 2016-12-20 22:05:00 +09:00
otya128
bae2958ca1 Fix NEXT 2016-12-20 22:00:16 +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
871a48d2c8 Implement GCIRCLE (1) 2016-12-19 23:37:49 +09:00
otya128
9023198e23 Implement Graphic2.gloadPalette 2016-12-19 23:21:25 +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
06dc42750d PRINT? 2016-12-18 21:21:56 +09:00
otya128
77811703f9 Implement FILL 2016-12-18 19:35:37 +09:00
otya128
c5b0905b42 convert color 2016-12-18 19:00:06 +09:00
otya128
e4b7b9f4c6 Fix PushImm 2016-12-18 18:54:27 +09:00
otya128
f948e6263e Fix GSAVE 2016-12-18 18:23:30 +09:00
otya128
cafa8ece85 Implement GLOAD (1) 2016-12-18 18:19:59 +09:00
otya128
be421321bf Fix GSAVE 2016-12-18 17:40:59 +09:00