rofl0r / arnold

arnold cpc emulator
GNU General Public License v2.0
11 stars 5 forks source link

Add rom dir support for os.rom, basic.rom, amsdos.rom #5

Open erikarn opened 10 months ago

erikarn commented 10 months ago

Add support for the ROM directory, so the base ROMs can be added in. This allows for modified base ROMs, eg for testing out patched firmware ROMs.

This only applies for the non-plus models. The plus models use cartridges and the setup path is a little different.

Whilst here, flip on the drive config file handling, it works fine now.