]> Shamusworld >> Repos - apple2/blobdiff - apple2.cfg
Added support for the Apple High Speed SCSI card.
[apple2] / apple2.cfg
index 2d92f2788b680b0661c74d89f8472f6563cd84e8..e1e024c505ab6347f1e11eeb8dccf89808e30ea3 100644 (file)
@@ -4,14 +4,20 @@
 
 # Apple ROM paths
 
-BIOSROM = ./ROMs/apple2e-enhanced.rom
-diskROM = ./ROMs/disk.rom
-ROMs = ./ROMs
+#default
+#BIOSROM = ./ROMs/apple2e-enhanced.rom
+#BIOSROM = ./ROMs/apple2e.rom
+#Not used anymore
+#diskROM = ./ROMs/disk.rom
+#ROMs = ./ROMs
+#default
+#disks = ./disks
+#harddrive = ./disks/Pitch-Dark-20180731.2mg
 
 # Auto state loading/saving upon starting/quitting Apple2 (1 - use, 0 - don't use)
 
-autoSaveState = 1
-#This is the default--we don't advertise it just yet... ;-)
+#These are the defaults--we don't advertise it just yet... ;-)
+autoSaveState = 0
 #autoStateFilename = ./apple2auto.state
 
 # OpenGL filtering type: 1 - blurry, 0 - sharp