Go to file
Marcus Vinicius de Carvalho 5c90a93239 Functions refactor
A small function refactor where we centralize things around the cpu.
Also, now it is easier to create more instructions (for SC and OX) and link the decoded instruction with the correct emulated function.
2021-07-23 01:30:39 +08:00
src Functions refactor 2021-07-23 01:30:39 +08:00
.gitignore Chip-8 emulator 2021-07-22 21:09:50 +08:00
Cargo.toml chip-8 architecture 2021-07-21 19:16:34 +08:00
LICENSE Initial commit 2021-07-21 11:08:37 +08:00