Next: C64 I/O extension command-line options, Previous: C64 I/O extension settings, Up: C64 I/O extension settings [Contents][Index]
DIGIMAX
Boolean specifying whether the DigiMAX cartridge should be emulated or not.
DIGIMAXbase
Integer specifying the DigiMAX base address. (0xDD00: useport, 0xDE00, 0xDE20, 0xDE40, 0xDE60, 0xDE80, 0xDEA0, 0xDEC0, 0xDEE0, 0xDF00, 0xDF20, 0xDF40, 0xDF60, 0xDF80, 0xDFA0, 0xDFC0, 0xDFE0)
DS12C887RTC
Boolean specifying whether the DS12C887 RTC cartridge should be emulated or not.
DS12C887RTCbase
Integer specifying the DS12C887 RTC base address. x128: (0xD700, 0xDE00, 0xDF00) x64, x64sc, xscpu64: (0xD500, 0xD600, 0xD700, 0xDE00, 0xDF00)
DS12C887RTCRunMode
Boolean specifying whether the DS12C887 RTC cartridge starts out running or halted. (0: halted, 1: running)
DS12C887RTCSave
Boolean specifying whether the DS12C887 RTC data should be saved when changed or not.
ETHERNETCART_ACTIVE
Boolean that specifies whether the CS8900 ethernet interface emulation is active.
ETHERNET_INTERFACE
String specifying the device name of the ethernet device to use for the emulation.
ETHERNET_DISABLED
Boolean that specified whether ethernet emulation has been disabled because it is not available in the current configuration.
ETHERNETCARTMode
Boolean that specifies whether RR-Net compatible mapping is enabled.
ETHERNETCARTBase
Integer specifying the I/O base address of the emulated ethernet cartridge,
GEORAM
Boolean specifying whether the GEO-RAM cartridge should be emulated or not. (x64, x64sc, x128).
GEORAMfilename
String specifying the filename of the GEORAM image. (x64, x64sc, x128).
GEORAMImageWrite
Boolean, if true write back the GEO-RAM image file automatically, incase the RAM contents changed, when detaching or quitting the emulator. (x64, x64sc, x128).
GEORAMsize
Integer specifying the size of the emulated GEO-RAM in KiB. (64, 128, 256, 512, 1024, 2048, 4096). (x64, x64sc, x128).
MIDIEnable
Boolean specifying whether the MIDI cartridge should be emulated or not (x64, x64sc, xscpu64, x128 only, and only if MIDI support is enabled and available at compile time).
MIDIMode
Integer specifying the type of emulated MIDI interface (x64, x64sc, xscpu64 and x128 only, and only if MIDI support is enabled and available at compile time). (0: Sequential, 1: Passport/Syntech, 2: DATEL/Siel/JMS, 3: Namesoft, 4: Maplin)
REU
Boolean specifying whether the RAM Expansion Module should be emulated or not.
REUfilename
String specifying the filename of the REU image.
REUImageWrite
Boolean, if true write back the REU image file automatically, in case the RAM contents changed, when detaching or quitting the emulator.
REUsize
Integer specifying the size of the emulated REU in KiB. (128, 256, 512, 1024, 2048, 4096, 8192, 16384)
SFXSoundExpander
Boolean specifying whether the SFX Sound Expander should be emulated or not.
SFXSoundExpanderChip
Integer specifying which YM chip is emulated. (3526, 3812)
SFXSoundSampler
Boolean specifying whether the SFX Sound Sampler should be emulated or not.
Next: C64 I/O extension command-line options, Previous: C64 I/O extension settings, Up: C64 I/O extension settings [Contents][Index]