my (unfinished) attempt at a gameboy emulator
Find a file
Bryan Brattlof 00b27432ce ise: add interrupt disable instruction
the disable interrupt instruction will clear and stop any further
interrupt from triggering until the enable interrupts instruction

Signed-off-by: Bryan Brattlof <bb@ti.com>
2024-02-03 15:12:27 -06:00
src ise: add interrupt disable instruction 2024-02-03 15:12:27 -06:00
test just a shameful dump of code 2024-01-29 20:00:45 -06:00
.gitignore isa: add XOR E 2024-01-29 20:11:18 -06:00
Cargo.lock just a shameful dump of code 2024-01-29 20:00:45 -06:00
Cargo.toml just a shameful dump of code 2024-01-29 20:00:45 -06:00