Fork of https://github.com/fox32-arch/fox32rom/, mirrored at https://github.com/xeniagda/fox32rom-mirror/
5f5771e823
Instead of having lots of duplicate code for drawing text to overlays and the background, move all of the actual drawing logic to a generic routine that can be used to draw text to *any* type of framebuffer. |
||
---|---|---|
font | ||
background.asm | ||
boot.asm | ||
debug.asm | ||
draw_text.asm | ||
event.asm | ||
fox32rom.def | ||
LICENSE | ||
main.asm | ||
memory.asm | ||
menu.asm | ||
mouse.asm | ||
overlay.asm | ||
README.md | ||
submenu.asm | ||
vsync.asm |
fox32rom
fox32rom is the boot ROM for fox32, containing many commonly-used routines.
License
This project is licensed under the MIT license.