Marco Thomas
6a6dddff91
Processor: Fix input
2021-06-11 17:52:28 +02:00
Marco Thomas
fcc40065a7
README: Add TODOs
2021-06-11 17:31:29 +02:00
Marco Thomas
a08dfb2f46
Tidy up whitespaces
2021-06-11 17:28:47 +02:00
Marco Thomas
33b22d4a7b
Processor: Add remaining tests
...
+ Also fix what seemed broken
+ FX0A input opcode still not working
2021-06-11 16:52:41 +02:00
Marco Thomas
41d9e5dad0
Add sdl2 handlers and bunch of tests
...
First semi-working state, games can be loaded and they open
a sdl2 window \o/
TODOS:
+ Stacks offset is wrong somewhere
+ Input not working (maybe because of above reason?)
+ Add mising tests
2021-03-12 16:13:25 +01:00
Marco Thomas
f61b3ed74d
Initial Commit
...
This commit adds most of the logic for the processor
Things that are missing:
+ Most sdl2 interactions
+ Cartridge loading
+ Main loop for the game
2021-03-10 14:38:13 +01:00