go-studybox/rom
Zorchenhimer 88e095f426
[sbutil] Use filname field in json when packing
- Use the filename provided in the json file when writing out a .studybox
  file.  By default, it will not overwrite an existing file.
- Passing --force will overwrite an existing file.
- Passing --output will override the filename in the json.
2025-11-22 19:42:10 -05:00
..
decoder.go Add missing newline; Turn an error into a WARN 2025-11-07 21:46:26 -05:00
export.go [rom] Add NoAudio option to export 2025-09-06 22:45:33 -04:00
import.go [sbutil] Use filname field in json when packing 2025-11-22 19:42:10 -05:00
packets.go [rom] Tweak output for packetMarkDataStart 2025-10-26 19:01:03 -04:00
read.go Start migrating go-nes/studybox stuff over here 2024-05-15 23:47:29 -04:00
rom.go [sbutil] Use filname field in json when packing 2025-11-22 19:42:10 -05:00
write.go [rom] Fix writing AUDI data 2025-11-16 17:38:41 -05:00