mirror of
https://github.com/romychs/Ocean-240.2-Emulator.git
synced 2026-04-21 11:03:21 +03:00
16 lines
331 B
YAML
16 lines
331 B
YAML
logFile: okemu.log
|
|
logLevel: info
|
|
monitorFile: rom/MON_r8_9c6c6546.bin
|
|
cpmFile: rom/CPM_r8_bc0695e4.bin
|
|
fdc:
|
|
- autoLoad: true
|
|
autoSave: true
|
|
floppyFile: floppy/floppyB.okd
|
|
- autoLoad: true
|
|
autoSave: true
|
|
floppyFile: floppy/floppyC.okd
|
|
debugger:
|
|
enabled: true
|
|
host: localhost
|
|
port: 10001
|