1
0
Commit Graph

638 Commits

Author SHA1 Message Date
otya128
b620f82a2a Fix relative sprite animation 2017-07-10 23:40:45 +09:00
otya128
a26dab0809 Fix SPCLR 2017-07-10 21:44:25 +09:00
otya128
5c77351ab7 Fix SPCHK argument check 2017-07-10 21:35:32 +09:00
otya128
4dd7ededea Implement relative sprite animation 2017-07-10 21:32:00 +09:00
otya128
e8edabab5a Fix STOP 2017-07-10 21:03:39 +09:00
otya128
a69ade8a03 Fix CALLBACK 2017-07-10 20:53:44 +09:00
otya128
47d064a62b Fix VM.restoreData 2017-07-10 20:26:23 +09:00
otya128
165a352ce5 a 2017-07-10 19:52:56 +09:00
otya128
9b3d57759d Add --hardware 2017-07-10 19:46:40 +09:00
otya128
0975903757 Fix label parsing 2017-07-10 19:41:23 +09:00
otya128
fb1ca9bc0a Implement SPSTART/SPSTOP 2017-07-10 19:33:48 +09:00
otya128
c5ce4cfde4 Fix SPANIM XY 2017-07-10 18:34:35 +09:00
otya128
c4add72a28 Implement FADE 2017-07-10 18:29:22 +09:00
otya128
5da1668fab Add BGMSET, BGMSETD stubs 2017-07-10 17:39:45 +09:00
otya128
7d389eba5d Fix restore 2017-07-10 00:55:16 +09:00
otya128
98aed4f3dc Add system variable stubs 2017-07-09 23:39:07 +09:00
otya128
be5424a203 Implement CHKLABEL(label,global) 2017-07-09 23:32:36 +09:00
otya128
2d2c09e38b Implement LOAD GRPF 2017-07-09 23:25:09 +09:00
otya128
e10c6fb0d8 Fix GSAVE substript check 2017-07-09 22:59:12 +09:00
otya128
ee4ab7bc9d Implement GSAVE -1 2017-07-09 22:44:25 +09:00
otya128
946e3a1c1b Implement LOAD GRP 2017-07-09 22:38:04 +09:00
otya128
b8f8024af9 Implement SPCOL(4,5,6,7)/Add BGMSTOP stub 2017-07-09 21:40:27 +09:00
otya128
f43d22a298 Fix PRINT parser 2017-07-09 21:39:47 +09:00
otya128
d452caf17f Fix max filename length 2017-07-09 21:24:08 +09:00
otya128
2d1ccbdbb2 Fix Warning/Deprecation 2017-07-08 20:07:12 +09:00
otya128
f50bed31b8 Fix unittest 2017-07-08 18:55:50 +09:00
otya128
390c47e3d6 Add unittest 2017-07-08 17:56:14 +09:00
otya128
2076af47f6 Add --redirect-console option 2017-07-08 17:41:31 +09:00
otya128
18719c0c17 Fix fontTableFile 2017-07-08 17:25:40 +09:00
otya128
025bafa64d Add fonttable.txt 2017-07-08 17:21:56 +09:00
otya128
6089c7e869 Add RND test 2017-07-08 17:12:40 +09:00
otya128
4f3a179c37 Fix for #20 2017-07-08 16:25:44 +09:00
otya128
315da6ce7f tinymt32 2017-07-06 22:06:06 +09:00
otya128
9a3c3440de Fix for 64-bit env 2017-07-04 22:11:36 +09:00
otya128
3dc9b4e0e5 Fix data 2017-07-04 22:07:47 +09:00
otya128
af1a6aa6f2 Fix string sort 2017-07-04 21:03:39 +09:00
otya128
21a31a7ddd Fix varadic builtin-function calling 2017-07-04 20:52:06 +09:00
otya128
dd944756e4 Fix SWAP integer,double 2017-07-04 20:40:01 +09:00
otya128
bb586dbb55 IMplement STOP 2017-07-04 20:28:49 +09:00
otya128
e5e784a9da a 2017-07-04 20:10:19 +09:00
otya128
1c6ca86bc5 IME 2017-07-04 20:01:09 +09:00
otya128
7e2fe1992d Fix variable definition from direct mode 2017-07-04 18:42:32 +09:00
otya128
5a5ae984e9 Implement STICK, STICKEX 2017-07-04 18:04:23 +09:00
otya128
b982e423b2 Fix Gamecontroller 2017-07-04 16:55:49 +09:00
otya128
907b15b883 Fix FILES 2017-07-04 16:24:10 +09:00
otya128
bcf3a6214a Fix DATA 2017-07-04 16:22:39 +09:00
otya128
a6866778f1 Fix using local variable from direct mode 2017-07-04 15:43:16 +09:00
otya128
81bfff3e7c Implement Array!T.opCmp 2017-07-04 15:39:50 +09:00
otya128
42fc64c136 Change RNG to Xorshift64 2017-07-04 15:39:11 +09:00
otya128
9ed4299f26 Fix for 64-bit env 2017-07-03 22:13:39 +09:00