- [NEW] conectat el mem::reset

- [NEW] Break on unknown opcode
- [FIX] Solventats mil bugs de pintat del background
This commit is contained in:
2025-01-19 08:32:52 +01:00
parent 7272414f29
commit 9b1e6047d0
6 changed files with 48 additions and 35 deletions

View File

@@ -5,4 +5,7 @@ run: compile
./gb
debug: compile
gdb --args gb tetris.gb
debug1: compile
gdb -ex run gb