1
0

143 Commits

Author SHA1 Message Date
f49a71b581 Fix compilation with DMD v2.112.0 2026-06-26 10:08:59 -05:00
otya128
3eae20517a Fix 2017-07-23 19:13:43 +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
7d389eba5d Fix restore 2017-07-10 00:55:16 +09:00
otya128
be5424a203 Implement CHKLABEL(label,global) 2017-07-09 23:32:36 +09:00
otya128
2d1ccbdbb2 Fix Warning/Deprecation 2017-07-08 20:07:12 +09:00
otya128
3dc9b4e0e5 Fix data 2017-07-04 22:07:47 +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
bcf3a6214a Fix DATA 2017-07-04 16:22:39 +09:00
otya128
ffb4b6e685 Fix SWAP LHS$[L],RHS$[R] 2017-07-03 18:24:56 +09:00
otya128
e4deae3b69 Implement BG callback 2016-12-31 13:50:44 +09:00
otya128
4eb6a1fc98 Implement CALL SPRITE 2016-12-31 13:40:44 +09:00
otya128
803538d358 Fix Callback.isCallable 2016-12-31 11:37:24 +09:00
otya128
0899286b1f Implement SPFUNC 2016-12-31 11:35:32 +09:00
otya128
ffa140e0dc Fix backtrace 2016-12-31 10:28:31 +09:00
otya128
b2f5242731 Fix Value.boolValue 2016-12-31 10:22:24 +09:00
otya128
fe9d3ed065 Implement || 2016-12-31 09:48:49 +09:00
otya128
e6d0a49c24 Implement && 2016-12-31 09:45:27 +09:00
otya128
17b5ba0f49 Fix input 2016-12-30 21:12:46 +09:00
otya128
20889c28e1 Implement LINPUT 2016-12-29 17:59:47 +09:00
otya128
8a65b44002 Implement VAR(x:VAR) 2016-12-29 16:58:14 +09:00
otya128
33f8f67d13 Fix size_t 2016-12-29 16:38:32 +09:00
otya128
45e8bbd4e9 Fix EXEC 2016-12-29 16:36:36 +09:00
otya128
abdd6cdc8c Implement GOSUB/GOTO x:@LABEL 2016-12-29 16:16:56 +09:00
otya128
5c6ec3e9e0 Implement CALL(x:FUNC) 2016-12-29 15:37:28 +09:00
otya128
d240a0b0d6 Add GosubUndefinedLabel 2016-12-28 17:43:53 +09:00
otya128
88c015c34f Implement PRGNAME$ 2016-12-28 16:27:49 +09:00
otya128
3ab1c8e6c8 Add program.d 2016-12-27 17:16:54 +09:00
otya128
caa2895e37 Add execReturnAddress 2016-12-27 15:06:24 +09:00
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
be9afb82ca Fix local data 2016-12-24 16:44:08 +09:00
otya128
4abf299063 Fix omitted argument 2016-12-24 13:24:36 +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
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
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
f1b5a3852e Implement USE 2016-12-23 19:37:33 +09:00
otya128
a05c1558fa Implement EXEC 2016-12-23 19:25:55 +09:00
otya128
0440c33184 Implement USE/EXEC compilation 2016-12-23 17:16:38 +09:00
otya128
5ccf72c851 Delete debug code 2016-12-22 23:07:20 +09:00
otya128
be1473e339 Add VM.dumpStack 2016-12-22 22:55:38 +09:00
otya128
2d0d7e0cfc Allow empty OUT arguments 2016-12-22 20:10:21 +09:00
otya128
1ebf792393 Fix error message 2016-12-21 23:36:41 +09:00