Library and utilities to work with Famicom StudyBox ROMs and the data they contain.
Go to file
Zorchenhimer 8527db5b81
[cmd] Add extract-imgs command
This command takes ntData and chrData from extracted .studybox roms and
constructs images.  The image data can contain either background or
sprite data.
2025-11-07 22:23:32 -05:00
cmd [cmd] Add extract-imgs command 2025-11-07 22:23:32 -05:00
rom Add missing newline; Turn an error into a WARN 2025-11-07 21:46:26 -05:00
script [script] Add draw_image 2025-11-07 22:22:35 -05:00
.gitignore Initial commit 2024-04-27 15:19:14 -04:00
Makefile [cmd] Add extract-imgs command 2025-11-07 22:23:32 -05:00
go.mod [cmd] Add extract-imgs command 2025-11-07 22:23:32 -05:00
go.sum [cmd] Add extract-imgs command 2025-11-07 22:23:32 -05:00