1
0
Commit Graph

630 Commits

Author SHA1 Message Date
otya128
2c970f6dea Fix GotoExpr to use VM.currentFunction 2016-12-24 19:40:24 +09:00
otya128
ce71082b29 Implement CHKVAR 2016-12-24 19:34:48 +09:00
otya128
d3c4392087 Add function data to stack frame 2016-12-24 19:29:37 +09:00
otya128
edf4b8b185 Fix gamecontroller 2016-12-24 19:14:32 +09:00
otya128
7f6b159deb Implement FILES ARRAY$[] 2016-12-24 19:07:53 +09:00
otya128
be2127ea89 Fix FORMAT$ %S 2016-12-24 17:52:14 +09:00
otya128
6d08094f5a Fix GBOX clipping 2016-12-24 17:26:59 +09:00
otya128
0f5656e152 Implement TMREAD 2016-12-24 17:04:28 +09:00
otya128
0aff0e5821 Fix IF parsing 2016-12-24 16:53:49 +09:00
otya128
be9afb82ca Fix local data 2016-12-24 16:44:08 +09:00
otya128
197fdeb33d Fix INKEY$() buffer 2016-12-24 16:35:38 +09:00
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
0eb9e1620f Fix INKEY 2016-12-24 16:10:57 +09:00
otya128
0e4f1d1e6b Fix GLOAD clipping 2016-12-24 16:07:00 +09:00
otya128
38a5f7f869 Fix glOrtho 2016-12-24 15:04:47 +09:00
otya128
7746dac4bb Fix SPLINK 2016-12-24 15:01:03 +09:00
otya128
2afa70943d Fix z-sort 2016-12-24 14:44:53 +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
ada477d6aa Add support for L,R 2016-12-24 14:04:03 +09:00
otya128
90cceecb58 Fix LOCATE 2016-12-24 14:03:47 +09:00
otya128
d10e610796 Fix to fix 2016-12-24 14:03:36 +09:00
otya128
d7f4ae0888 Fix omitted argument parsing 2016-12-24 13:32:52 +09:00
otya128
4abf299063 Fix omitted argument 2016-12-24 13:24:36 +09:00
otya128
757bf6cc48 Fix system variable 2016-12-23 22:29:57 +09:00
otya128
f69f493ce0 Fix to get error line 2016-12-23 22:16:14 +09:00
otya128
58cf9048a5 Fix DATA 2016-12-23 22:08:46 +09:00
otya128
f0b598e35e Fix local restore 2016-12-23 21:16:59 +09:00
otya128
0cda0ee095 Fix BGMPLAY 2016-12-23 21:12:05 +09:00
otya128
acb51742b2 Fix error 2016-12-23 21:09:38 +09:00
otya128
b0cd488f4f Fix common def 2016-12-23 20:58:38 +09:00
otya128
26ad351c70 Implement function key 2016-12-23 20:52:39 +09:00
otya128
aa3c8af549 Add common function calling support 2016-12-23 20:36:18 +09:00
otya128
53e7138bd7 Fix CHKCALL 2016-12-23 20:19:42 +09:00
otya128
9df64ca072 Fix ELSE parsing 2016-12-23 20:16:52 +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
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