rmg-001/src
2021-10-17 20:42:36 -05:00
..
bin CP instruction 2021-10-17 10:55:16 -05:00
bus.rs Bug on LD instruction 2021-10-17 12:29:02 -05:00
console.rs Fix some bugs and implement a way to compare the logs 2021-10-16 14:17:28 -05:00
cpu.rs Mapping CB prefix instructions 2021-10-17 20:42:36 -05:00
lib.rs Modeling the Bus and writing first test for NOP instruction 2021-10-13 19:38:37 -05:00
ppu.rs Modeling the Bus and writing first test for NOP instruction 2021-10-13 19:38:37 -05:00
rom.rs RLCA, LD and DI instructions 2021-10-14 13:25:20 -05:00
utils.rs Mapping CB prefix instructions 2021-10-17 20:42:36 -05:00