1
0
Commit Graph

272 Commits

Author SHA1 Message Date
otya128
0306a215b0 Add XON/XOFF parsing support & Fix OPTION 2016-12-09 18:14:02 +09:00
otya128
9feb911a95 Fix FORMAT$ 2016-12-08 23:37:57 +09:00
otya128
715c617b8e Fix STR$*INT 2016-12-08 22:48:44 +09:00
otya128
aa6e2aeb42 Implement BGGET 2016-12-08 22:48:12 +09:00
otya128
b64120b480 Implement BGSHOW/HIDE 2016-12-08 22:38:02 +09:00
otya128
609bc0bcd5 Add VAR(expr)=expr 2016-12-08 22:32:51 +09:00
otya128
879d28c9bf Add VAR(expr)=expr parsing 2016-12-08 22:16:17 +09:00
otya128
0a4fea51f5 Fix fix assign 2016-12-08 22:06:10 +09:00
otya128
972b075b0f Fix assign 2016-12-08 21:38:22 +09:00
otya128
cc05576862 Support VAR() parsing 2016-12-08 21:07:45 +09:00
otya128
737e4e55f0 Add constexpr DATA 2016-12-08 21:03:32 +09:00
otya128
ebed30caba Fix GPUTCHR 2016-12-08 20:41:46 +09:00
otya128
372956b507 Implement GPUTCHR 2016-12-08 20:34:15 +09:00
otya128
0ce9b370ad Fix FORMAT$ 2016-12-08 20:01:40 +09:00
otya128
3de90d2f41 Fix COPY ARY,@DATA 2016-12-07 23:15:39 +09:00
otya128
f1ac62c0f1 Fix BGCLIP 2016-12-07 23:07:09 +09:00
otya128
d9161a07e0 Implement BG/SPPAGE 2016-12-07 23:04:20 +09:00
otya128
02fad28c82 Implement BACKCOLOR 2016-12-07 22:31:51 +09:00
otya128
1c5c0935de Add BREPEAT stub 2016-12-07 22:18:39 +09:00
otya128
cb6dc72fd4 Add DISPLAY() 2016-12-07 22:16:39 +09:00
otya128
f4da3314d1 Fix touch position 2016-12-07 21:55:37 +09:00
otya128
6a3f15b96b Fix SPVAR initialization 2016-12-07 21:48:39 +09:00
otya128
6b2a065cb7 Fix Goto/GosubExpr 2016-12-07 20:12:58 +09:00
otya128
92d5026c72 Implement local GOSUB expr 2016-12-07 20:07:05 +09:00
otya128
c01757dea7 Implement RNDF 2016-12-07 19:48:03 +09:00
otya128
659e1d3c98 Implement CLASSIFY 2016-12-07 19:37:17 +09:00
otya128
1387d54d16 Synchronize console operations 2016-12-07 19:10:55 +09:00
otya128
568e0f307c Fix CLS 2016-12-07 19:03:48 +09:00
otya128
d9c949a4a1 Fix CSRX,CSRY,CSRZ for XSCREEN2,3 2016-12-07 18:59:48 +09:00
otya128
d0941ca3c5 Implement WIDTH 2016-12-07 18:50:09 +09:00
otya128
02d2bf99fc Implement TOUCH 2016-12-07 00:14:23 +09:00
otya128
443319d4e6 Fix graphic drawing 2016-12-06 22:50:34 +09:00
otya128
d5d1138607 Support function OUT (no argument) 2016-12-06 19:23:10 +09:00
otya128
6e8a4bc396 Fix SPCHR 2016-12-06 19:10:22 +09:00
otya128
acc5c19043 Add WIDTH stub 2016-12-06 18:56:18 +09:00
otya128
f172fce38f Fix RESTORE compilation 2016-12-06 18:55:59 +09:00
otya128
55fc5c169b Fix RESTORE...? 2016-12-06 18:47:02 +09:00
otya128
b2b9779eea Implement SPDEF id OUT ... 2016-12-06 18:39:56 +09:00
otya128
627e92126c Fix wide-char parsing 2016-12-06 07:27:49 +00:00
otya128
16a0fbd83a Fix XSCREEN4 sprite animation 2016-12-05 23:59:54 +09:00
otya128
965ece4db0 Fix XSCREEN4 sprite rendering 2016-12-05 22:59:36 +09:00
otya128
195a472f15 Fix display() 2016-12-05 22:54:30 +09:00
otya128
459621c319 Fix BG z offset 2016-12-05 22:48:09 +09:00
otya128
27e323375f Add antialiasing command line option 2016-12-05 22:44:25 +09:00
otya128
be8cac6d31 Fix BG matrix 2016-12-05 22:33:25 +09:00
otya128
9242275aec Add RESULT system variable 2016-12-05 21:28:25 +09:00
otya128
3729337e3f Remove unused code 2016-12-04 22:00:19 +09:00
otya128
460787c33d Implement GCLIP function 2016-12-04 21:57:07 +09:00
otya128
3b1193ee80 Remove unused comment 2016-12-04 20:12:07 +09:00
otya128
2f7a8fedf1 Fix sprite visibility 2016-12-04 20:07:55 +09:00