Fork of https://github.com/fox32-arch/fox32rom/, mirrored at https://github.com/xeniagda/fox32rom-mirror/
4fc5324f2a
Instead of accessing one byte at a time, use a DMA-like system to read/write a whole sector at a time directly to/from memory. |
||
---|---|---|
font | ||
background.asm | ||
boot.asm | ||
debug.asm | ||
draw_rectangle.asm | ||
draw_text.asm | ||
event.asm | ||
fox32rom.def | ||
LICENSE | ||
main.asm | ||
memory.asm | ||
menu_bar.asm | ||
menu.asm | ||
mouse.asm | ||
overlay.asm | ||
README.md | ||
vsync.asm |
fox32rom
fox32rom is the boot ROM for fox32, containing many commonly-used routines.
License
This project is licensed under the MIT license.