Library and utilities to work with Famicom StudyBox ROMs and the data they contain.
Go to file
Zorchenhimer e01c51bbc6
Add missing newline; Turn an error into a WARN
- Added missing newline to a delay packet warning.
- Turned the error for the invalid checksum on a delay packet into a
  warning.
2025-11-07 21:46:26 -05:00
cmd [script] Rework CDL & Label stuff 2025-09-21 22:26:59 -04:00
rom Add missing newline; Turn an error into a WARN 2025-11-07 21:46:26 -05:00
script [script] load_rom_screen, setup_sprite, & draw_debug_sprites 2025-10-26 18:57:41 -04:00
.gitignore Initial commit 2024-04-27 15:19:14 -04:00
Makefile [cmd] Add just-stats command 2025-09-06 22:56:10 -04:00
go.mod Initial commit 2024-04-27 15:19:14 -04:00
go.sum Initial commit 2024-04-27 15:19:14 -04:00