This format is meant to replace the current .json file when describing .studybox ROM files, as well as handle compiling/assembling new ROMs from scratch. In theory, this will handle both ROMs that were decoded from tape as well as instructions to build a new ROM from various files. This will include options to compile scripts, encode images, and handle some audio timing by allowing individual audio files for each page. |
||
|---|---|---|
| .. | ||
| decoder.go | ||
| export.go | ||
| import.go | ||
| packets.go | ||
| read.go | ||
| rom.go | ||
| write.go | ||