We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1403e82 commit eee0cdeCopy full SHA for eee0cde
build_rom.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
4
-romtool -v build -o replay.rom -t ext -s 64 -e f00000 -a f00010 -r 01.09 -f bootrom/bootrom.bin addmem/AddReplayMem poseidon/PoseidonLoader rtc/battclock.resource usb/usb_eth.autoconfig usb/replayusb.device eth/replayeth.device sdcard/replaysd.device rtg/Replay.card
+romtool -v build -o replay.rom -t ext -s 128 -e f00000 -a f00010 -r 01.10 -f bootrom/bootrom.bin addmem/AddReplayMem poseidon/PoseidonLoader rtc/battclock.resource usb/usb_eth.autoconfig usb/replayusb.device eth/replayeth.device sdcard/replaysd.device rtg/Replay.card xaudio/Devs/AHI/replay.audio
5
printf "000001: 11" | xxd -r - replay.rom
6
romtool copy -c replay.rom replay.rom
7
romtool info replay.rom
replay.rom
64 KB
0 commit comments