X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=apple2.cfg;fp=apple2.cfg;h=c861df75c74ce437032afce4549953df83f8322d;hb=c970c23a2e5c531cfc66642dfc5ff48a0655f14f;hp=e1e024c505ab6347f1e11eeb8dccf89808e30ea3;hpb=efc3eeaa6f1b4147bc7747ec8691720f7f8daeeb;p=apple2 diff --git a/apple2.cfg b/apple2.cfg index e1e024c..c861df7 100644 --- a/apple2.cfg +++ b/apple2.cfg @@ -3,22 +3,28 @@ # # Apple ROM paths - -#default +#Not used anymore #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) +# Defaults +disks = ./disks/ + +harddrive1 = Pitch-Dark-20180731.2mg +harddrive2 = +harddrive3 = +harddrive4 = +harddrive5 = +harddrive6 = +harddrive7 = -#These are the defaults--we don't advertise it just yet... ;-) -autoSaveState = 0 -#autoStateFilename = ./apple2auto.state +# 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 +autoStateFilename = ./apple2auto.state # OpenGL filtering type: 1 - blurry, 0 - sharp @@ -36,3 +42,10 @@ useJoystick = 0 joyport = 0 +windowX = 770 +windowY = 146 + +hardwareTypeNTSC = 1 +renderType = 0 +useOpenGL = 1 +