Commit Graph

3 Commits

Author SHA1 Message Date
Marco Thomas
a08dfb2f46 Tidy up whitespaces 2021-06-11 17:28:47 +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