go-studybox/rom
Zorchenhimer 6831274a25
[rom] Fix writing AUDI data
The length of the audio chunk was incorrect and did not include the
format bytes.  This was also the source of the "garbage four bytes"
that were being chopped off before.
2025-11-16 17:38:41 -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 Start migrating go-nes/studybox stuff over here 2024-05-15 23:47:29 -04: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 [rom] Fix exported file modes 2025-09-06 22:24:34 -04:00
write.go [rom] Fix writing AUDI data 2025-11-16 17:38:41 -05:00