Closed SamuraiCrow closed 1 year ago
Issues #5 and #6 should be considered prerequisites for this one.
Due to a microcode bug on the flat 68000, the CLR opcode doesn't work right on data registers. Substitution of EOR using the same data register as source and destination is a drop-in substitute.
The array lookup may be the only internal usage of a 68020 operation presently.
Superceded by #26 .
Modify 68020 backend to not emit 68020 addressing modes or opcodes for 68000 support