rmg-001/src
2021-10-18 17:27:46 -05:00
..
bin Some refactors 2021-10-18 08:28:19 -05:00
bus.rs Bug on LD instruction 2021-10-17 12:29:02 -05:00
console.rs RL instruction 2021-10-18 10:13:23 -05:00
cpu.rs Fix INC and DEC 2021-10-18 17:27:46 -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 ADC and SBC instructions (no tests) 2021-10-18 13:15:26 -05:00