VCCE / VCC

Tandy Color Computer 3 Emulator
GNU General Public License v3.0
64 stars 21 forks source link

Update hd6309.c #157

Closed jimrye closed 7 months ago

jimrye commented 7 months ago

Changed 6309-only 'TFM' instruction to increment/decrement the source register immediately after reading from memory, rather than after the write operation. Changed 3 out of the 4 address modes. This is to address issue #156 .

ejaquay commented 7 months ago

Merging. This should only affect tfm using the same source and destination registers.