robmcmullen-apple2/apple2.cfg

35 lines
658 B
INI
Raw Normal View History

2007-05-29 02:37:11 +00:00
#
# Apple 2 configuration file
#
# Apple ROM paths
2017-06-02 02:42:15 +00:00
#default
#BIOSROM = ./ROMs/apple2e-enhanced.rom
#Not used anymore
#diskROM = ./ROMs/disk.rom
#ROMs = ./ROMs
2007-05-29 02:37:11 +00:00
# Auto state loading/saving upon starting/quitting Apple2 (1 - use, 0 - don't use)
2017-06-02 02:42:15 +00:00
#These are the defaults--we don't advertise it just yet... ;-)
#autoSaveState = 1
2007-05-29 02:37:11 +00:00
#autoStateFilename = ./apple2auto.state
# OpenGL filtering type: 1 - blurry, 0 - sharp
glFilterType = 0
# Display options: 1 - fullscreen, 0 - windowed
fullscreen = 0
# Joystick options: 1 - use joystick, 0 - don't use
useJoystick = 0
# Joyport option: If joystick is enabled above, set the port (0 - 3) here
2007-05-29 02:37:11 +00:00
joyport = 0