1
0
Commit Graph

312 Commits

Author SHA1 Message Date
otya128
1669b91c25 Add scaling support 2016-12-11 21:19:39 +09:00
otya128
6b5bf35584 Fix TOUCH 2016-12-11 20:44:07 +09:00
otya128
77d7c4366e Implement PUSH 2016-12-11 20:27:24 +09:00
otya128
8e378ac89b Fix TOUCH 2016-12-11 19:41:16 +09:00
otya128
56b21e82fe Fix high-resolution graphic page 2016-12-11 19:31:16 +09:00
otya128
9833ae6259 Fix console WIDTH rendering 2016-12-11 18:54:53 +09:00
otya128
d118f72d06 Fix for 64bit environment 2016-12-11 18:50:47 +09:00
otya128
e7375481f3 Fix input 2016-12-11 18:48:52 +09:00
otya128
a0e414a46c Add input history 2016-12-11 18:46:42 +09:00
otya128
df3e429efc Fix input 2016-12-11 16:04:28 +09:00
otya128
88fff44d2c Fix input 2016-12-11 15:55:34 +09:00
otya128
73f59bb34f Fix PRINT 2016-12-11 15:42:02 +09:00
otya128
69234d9f8d Fix PRINT 2016-12-10 23:18:35 +09:00
otya128
8faa3242b2 Fix BG/SPPAGE 2016-12-10 22:31:36 +09:00
otya128
78a81529c9 Implement BGCLIP 2016-12-10 22:04:55 +09:00
otya128
7991e406a0 Fix BG rendering 2016-12-10 21:55:17 +09:00
otya128
d2e384c29d Fix color key 2016-12-10 21:55:02 +09:00
otya128
865303c123 Fix TOUCH 2016-12-10 21:31:14 +09:00
otya128
73f4394117 Fix BG rendering 2016-12-10 20:55:31 +09:00
otya128
7992381500 Fix BG 2016-12-10 20:52:00 +09:00
otya128
c7df894678 Fix sprite 2016-12-10 20:50:18 +09:00
otya128
12aa60c12d Fix Fix GCLS 2016-12-10 20:43:23 +09:00
otya128
bfdc8c17dd Fix GCLS 2016-12-10 20:42:24 +09:00
otya128
2f19e886be Fix GRPF size 2016-12-10 20:39:17 +09:00
otya128
356951fb41 Fix XSCREEN 5,6 2016-12-10 20:32:25 +09:00
otya128
f4c5683b86 Add initGraphicPages 2016-12-10 19:28:30 +09:00
otya128
be2e665fb1 Extract graphic class 2016-12-10 19:26:11 +09:00
otya128
b3331c8d27 Remove graphic size magic number 2016-12-10 19:21:08 +09:00
otya128
f668a42414 Fix for 64bit environment 2016-12-10 19:08:42 +09:00
otya128
c156b4e295 Fix graphic rendering 2016-12-10 19:06:32 +09:00
otya128
a9987b483d Fix rendering 2016-12-10 18:55:21 +09:00
otya128
e524ef445b Fix graphic 2016-12-10 18:45:30 +09:00
otya128
3d068e3fef Implement SPCLIP, Fix Sprite for BIG 2016-12-10 18:42:07 +09:00
otya128
8afb32dd88 Fix #CONSTANT 2016-12-10 17:25:41 +09:00
otya128
5948104f5c Implement #CONSTANT 2016-12-10 17:24:23 +09:00
otya128
9788cd9e55 Fix VSYNC 2016-12-10 17:10:37 +09:00
otya128
92e5f3abc4 Fix console for BIG 2016-12-10 17:02:17 +09:00
otya128
1a6332d830 Fix XSCREEN for BIG 2016-12-10 15:54:45 +09:00
otya128
a04536335b Fix XON/XOFF 2016-12-09 18:45:34 +09:00
otya128
463556954a Implement XON/XOFF 2016-12-09 18:24:52 +09:00
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