- [NEW] Sprites funcionant

- [NEW] OAM DMA copy funcionant
This commit is contained in:
2025-01-24 14:52:36 +01:00
parent 771136e712
commit 8c8afa220f
5 changed files with 99 additions and 8 deletions

View File

@@ -1009,6 +1009,7 @@ namespace sm83
debug::setcursor(rPC);
debug::history::store();
mem::update_mapped(t);
return t;
}