[nostalgia/core/gba] Add sprite support

This commit is contained in:
2020-07-13 00:14:08 -05:00
parent b32734d727
commit 7e565a3162
12 changed files with 188 additions and 43 deletions
-1
View File
@@ -97,7 +97,6 @@ isr:
// Interrupt Table End //
////////////////////////////////////////////////////
isr_end:
// restore lr from before the Interrupt Table
pop {lr}