Commit Graph

14 Commits

Author SHA1 Message Date
3f1f9451ca implemented hexstrings, implemented MOVE, PUTCOLOR, GETCHAR, GETCOLOR, modified PUTCHAR, several fixes. 2017-02-09 19:03:20 +01:00
19a2260644 Fixes 2017-02-06 12:14:05 +01:00
209c869eeb macos support 2017-02-04 21:51:32 +01:00
1391368c4c Fixed exception with fullscreen. Improved debugger BASIC window. 2017-02-03 20:07:55 +01:00
88c0288931 New name. Minor corrections. Includes PONG. 2017-02-03 18:59:47 +01:00
6831f39d55 Mes coses 2017-02-02 13:47:20 +01:00
ad4b15514d Improving debugger. 2017-02-01 16:47:23 +01:00
e47cb247eb Started implementing the debugger. 2017-01-31 19:42:04 +01:00
3eba81d2bd Work in progress 2017-01-30 19:37:11 +01:00
415688d5c5 Now 'vbgame' is included inside this project. Some fixes. 2017-01-30 14:57:38 +01:00
0135efd688 Sprites implemented. ROM updated. minor corrections. 2017-01-30 13:01:20 +01:00
4011beaf7b 6 Fixes:
-[FIX] On conditional jumps vm_pc doesn't get updated if jump is not taken.
-[FIX] Palette members are reversed
-[FIX] Memory offset after each character is wrong
-[FIX] LOCATE: cursors are reversed
-[FIX] PRINT/PUTCHAR: cursor_y offset is wrong
-[FIX] PUTCHAR: parameters are grabbed reversed
2017-01-28 08:48:46 +01:00
2083f4c327 Debug in progress... 2017-01-27 20:04:26 +01:00
4498330918 VDP implemented. 2017-01-27 18:56:52 +01:00