Files
chip8-rs/src/display.rs
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

1.2 KiB