captain-amygdala / pistorm

68k Hardware Emulator
MIT License
737 stars 103 forks source link

Fix m68k_write_memory_* #53

Closed apolkosnik closed 2 years ago

apolkosnik commented 2 years ago

There was some chaos leftover in m68k_write_memory_16 and m68k_write_memory_32 Namely, some of the calls had the args in the wrong places.