forth-ev / VolksForth

volksFORTH is a 16bit Forth System maintained by the German Forth Gesellschaft e.V.
BSD 2-Clause "Simplified" License
63 stars 11 forks source link

Atari ST/m68k: fix 68010->68060 compatibility #14

Open cstrotm opened 4 years ago

cstrotm commented 4 years ago

VolksForth crashes on m68k CPUs other than the 68000. We need to find out where it goes wrong.

Possibly we create a generic m68k target first, fix it there and then backport to the Atari ST target

polluks commented 4 years ago

See https://retrocomputing.stackexchange.com/questions/6647/are-later-68000-variants-backward-compatible-with-earlier-ones