Le 11/10/2018 à 15:47, Uwe Seimet a écrit :
I did so, and the result is a double bus fault, see attachment ...
Command line was
./hatari --machine tt --tos /opt/atari/tos306de.img -s 8 --ttram 16
--mmu on --addr24 off --cpu-exact off --compatible off ../../new_disk.st
Let's see if you can get a log file of the cpu traces until it bombs.
- Run the floppy and boot to desktop.
- then press F12 and save a memory snapshot before running romspeed,
let's say hatari.sav
- now run : ./hatari --memstate hatari.sav --trace all,-int,-cpu_regs
2>romspeed.log
- from the restored desktop, run romspeed (double clicking might be
difficult, because --trace will slow down hatari a lot, use "open" menu
instead if needed)