Closed jeanthom closed 9 months ago
Booting diagnostics firmware through iPodLoader with HLE: cargo run --release -- --hle resources/flashutils/ipodloader_diagmode.bin --hdd mem:file=ipod4g.img
cargo run --release -- --hle resources/flashutils/ipodloader_diagmode.bin --hdd mem:file=ipod4g.img
This issue might be related to unhandled reset issues?
Fixed in #14
Booting diagnostics firmware through iPodLoader with HLE:
cargo run --release -- --hle resources/flashutils/ipodloader_diagmode.bin --hdd mem:file=ipod4g.img
This issue might be related to unhandled reset issues?