Closed apolkosnik closed 2 years ago
Fixes are needed for the implementations of m68k_write_memory_16() and m68k_write_memory_32() in emulator.c that have parameters to pswrite*() in a wrong order.
Fix is in https://github.com/captain-amygdala/pistorm/pull/53
Fixes are needed for the implementations of m68k_write_memory_16() and m68k_write_memory_32() in emulator.c that have parameters to pswrite*() in a wrong order.