Fork of https://github.com/fox32-arch/fox32rom/, mirrored at https://github.com/xeniagda/fox32rom-mirror/
b8195a079d
Previously this used a very hacky way to push and pop events on the event stack. This especially caused issues since it disabled and enabled interrupts, and these routines are called in an interrupt handler, which breaks things in some cases :p |
||
---|---|---|
font | ||
background.asm | ||
event.asm | ||
menu.asm | ||
mouse.asm | ||
overlay.asm | ||
rom.asm | ||
rom.def | ||
submenu.asm | ||
vsync.asm |