]> Shamusworld >> Repos - apple2/blobdiff - apple2.cfg
Docs were missing GPLv3. Thanks to schampailler for the heads up. :-)
[apple2] / apple2.cfg
index 2d92f2788b680b0661c74d89f8472f6563cd84e8..c861df75c74ce437032afce4549953df83f8322d 100644 (file)
@@ -3,16 +3,28 @@
 #
 
 # Apple ROM paths
-
-BIOSROM = ./ROMs/apple2e-enhanced.rom
-diskROM = ./ROMs/disk.rom
-ROMs = ./ROMs
-
-# Auto state loading/saving upon starting/quitting Apple2 (1 - use, 0 - don't use)
+#Not used anymore
+#BIOSROM = ./ROMs/apple2e-enhanced.rom
+#BIOSROM = ./ROMs/apple2e.rom
+#diskROM = ./ROMs/disk.rom
+#ROMs = ./ROMs
+
+# Defaults
+disks = ./disks/
+
+harddrive1 = Pitch-Dark-20180731.2mg
+harddrive2 = 
+harddrive3 = 
+harddrive4 = 
+harddrive5 = 
+harddrive6 = 
+harddrive7 = 
+
+# Auto state loading/saving upon starting/quitting Apple2 (1-use, 0-don't use)
+# These are the defaults--we don't advertise it just yet... ;-)
 
 autoSaveState = 1
-#This is the default--we don't advertise it just yet... ;-)
-#autoStateFilename = ./apple2auto.state
+autoStateFilename = ./apple2auto.state
 
 # OpenGL filtering type: 1 - blurry, 0 - sharp
 
@@ -30,3 +42,10 @@ useJoystick = 0
 
 joyport = 0
 
+windowX = 770
+windowY = 146
+
+hardwareTypeNTSC = 1
+renderType = 0
+useOpenGL = 1
+