This website requires JavaScript.
516bf5fc50
Added some example games
master
JailDoctor
2021-04-15 19:16:02 +02:00
fed8dc01f9
GCC ready. Removed VS Project. Removed stb_image
JailDoctor
2021-04-15 18:30:49 +02:00
87f1526ee5
Character changed
JailDoctor
2017-10-16 15:27:23 +02:00
cf4625d6f7
Ara pilla el .BAS de la linea de comandos. Arreglada release version de Windows
JailDoctor
2017-02-24 19:00:09 +01:00
bf91b632bd
Working on Space Invaders
JailDoctor
2017-02-10 19:06:33 +01:00
bf4358cc4b
Working on Breakout
JailDoctor
2017-02-09 19:54:25 +01:00
3f1f9451ca
implemented hexstrings, implemented MOVE, PUTCOLOR, GETCHAR, GETCOLOR, modified PUTCHAR, several fixes.
JailDoctor
2017-02-09 19:03:20 +01:00
be539b1591
New font
JailDoctor
2017-02-06 12:57:58 +01:00
19a2260644
Fixes
JailDoctor
2017-02-06 12:14:05 +01:00
209c869eeb
macos support
JailDoctor
2017-02-04 21:51:32 +01:00
1391368c4c
Fixed exception with fullscreen. Improved debugger BASIC window.
JailDoctor
2017-02-03 20:07:55 +01:00
88c0288931
New name. Minor corrections. Includes PONG.
JailDoctor
2017-02-03 18:59:47 +01:00
fa4abcbf2c
PaCo v1.0
JailDoctor
2017-02-03 13:32:13 +01:00
6831f39d55
Mes coses
JailDoctor
2017-02-02 13:47:20 +01:00
0864cdcf89
Fixes. Debugger improved.
JailDoctor
2017-02-01 19:49:26 +01:00
ad4b15514d
Improving debugger.
JailDoctor
2017-02-01 16:47:23 +01:00
42d738b5fa
Disassembler implemented.
JailDoctor
2017-02-01 13:56:56 +01:00
9b4e5be3b4
Debugger STEP and BIGSTEP.
JailDoctor
2017-01-31 19:59:34 +01:00
e47cb247eb
Started implementing the debugger.
JailDoctor
2017-01-31 19:42:04 +01:00
3eba81d2bd
Work in progress
JailDoctor
2017-01-30 19:37:11 +01:00
415688d5c5
Now 'vbgame' is included inside this project. Some fixes.
JailDoctor
2017-01-30 14:57:38 +01:00
0135efd688
Sprites implemented. ROM updated. minor corrections.
JailDoctor
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
JailDoctor
2017-01-28 08:48:46 +01:00
2083f4c327
Debug in progress...
JailDoctor
2017-01-27 20:04:26 +01:00
4498330918
VDP implemented.
JailDoctor
2017-01-27 18:56:52 +01:00
402286c048
Implemented SLEEP opcode
JailDoctor
2017-01-27 14:31:13 +01:00
f3c115d316
Implemented ROM loading and program loading. Implemented interrupts.
JailDoctor
2017-01-27 13:03:40 +01:00
a20dde4d5e
Fixed relative jumps back. Implemented CONCAT, GETY, GETZ, IN and OUT.
JailDoctor
2017-01-26 19:38:08 +01:00
af2d942005
Implemented RJ, RB, RJZ, RJN, RBZ, RBN and SWAP
JailDoctor
2017-01-25 18:48:47 +01:00
b12be2494d
JSR and RET now save and restore registers
JailDoctor
2017-01-25 18:42:49 +01:00
8d749ea633
Corrected STOREI and LOADI to use rY. Implemented DEC, LEQ and GEQ opcodes. Implemented LOADXY, STOREXY, SETX, SETY, SETZ, INCX, DECX, INCY, DECY, INCZ and DECZ opcodes. Implemented RJYZ, RJYN, RBYZ, RBYN, RJZZ, RJZN, RBZZ and RBZN opcodes.
JailDoctor
2017-01-25 18:39:48 +01:00
499b0539d3
Implemented all opcodes, including LOADI and STOREI
JailDoctor
2017-01-24 19:47:19 +01:00
1bd5b0a6da
Started implementing some opcodes
JailDoctor
2017-01-24 13:36:52 +01:00
b49c1e543f
First commit
JailDoctor
2017-01-24 13:17:59 +01:00