From: Eero T. <oa...@he...> - 2024-06-03 08:33:03
|
Hi, On 2.6.2024 15.20, Thorsten Otto wrote: > - conclusion 2: we need to find some way to test the compiler. Compiling it by > itself would be a first step, but was not enough in this case (the cross- > compiler could compile itself, but generates wrong code that caused only > trouble when running the m68k executable). Obviously there is no easy way to > test the native compiler, maybe qemu or aranym can help here. AFAIK: * System qemu does not support Atari machines * While m68k user-qemu is very much used by Debian m68k port, it supports only Linux kernel, so it would not be much use for Atari testing Hatari could be used for testing though, although its slower than Aranym. Both offer NatFeats APIs, and Hatari supports also remote control, either through given "--cmd-fifo", or "--control-socket". - Eero |