Update defaults

This commit is contained in:
Iván Izaguirre 2020-03-08 23:46:16 +01:00 committed by GitHub
parent b8367a3804
commit 54f8e48521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@ Only valid on SDL mode
``` ```
-charRom string -charRom string
rom file for the character generator (default "<internal>/Apple2rev7CharGen.rom") rom file for the character generator (default "<default>")
-disk string -disk string
file to load on the first disk drive (default "<internal>/dos33.dsk") file to load on the first disk drive (default "<internal>/dos33.dsk")
-disk2Slot int -disk2Slot int
@ -163,7 +163,7 @@ Only valid on SDL mode
-profile -profile
generate profile trace to analyse with pprof generate profile trace to analyse with pprof
-rom string -rom string
main rom file (default "<internal>/Apple2_Plus.rom") main rom file (default "<default>")
-saturnCardSlot int -saturnCardSlot int
slot for the 256kb Saturn card. -1 for none (default -1) slot for the 256kb Saturn card. -1 for none (default -1)
-thunderClockCardSlot int -thunderClockCardSlot int