Ich vermute, dieses MAPROM kopiert das gerade aktuelle ROM ins RAM und biegt die Zugriffe darauf um. Danach ist gar kein Zugriff auf die Cloudy-ROMs mehr möglich.
Ja... ich bin noch am probieren was am besten funktioniert,da gibt es ja einige Optionen. Natürlich würde ich die schnellste variante vorziehen. Der ST "fühlt" sich deutlich besser an, und taugt so auch in der hohen Auflösung mit 256 Farben durchaus zum Arbeiten.
Ärgerlich ist nur dass der USB-Stick nicht mehr ansprechbar ist, wenn MAPROM geladen wurde...
Dazu kommt, dass ich mich im EXXOS-Forum nicht anmelden kann, und ich keinen Kontakt zu irgendwem dort bekomme...
----------------------------------------------------------------------------
MAPROM.PRG
----------------------------------------------------------------------------
Registers Fastram with OS
Maps TOS ROM into FastRAM.
Maps System vectors + supervisor stack to FastRAM ($0000-$0FFF)
Maps some TOS system variables to FastRAM ($2000-$7FFF, TOS 2.06 only)
Supports TOS Roms at 0xE00000 and 0xFC0000
Tested with EmuTOS 0.9.12, Atari TOS 2.06 and KAOS TOS 1.04
Stick in in your AUTO folder, preferably as the very first item, and you
will have a faster TOS experience and the ability for applications to
run from FastRAM, regardless if you are using EmuTOS or TOS 2.06
----------------------------------------------------------------------------
MAPROM_C.PRG
----------------------------------------------------------------------------
Same as MAPROM.PRG but allows L1 cache to be enabled for ST-RAM as
long as your accelerator supports it.
This can speed up games that aren't possible to run from fastram but it
may cause incompatibility with TOS206 and caches enabled.