pistorm icon indicating copy to clipboard operation
pistorm copied to clipboard

Fix m68k_write_memory_16() and m68k_write_memory_32() in emulator.c

Open apolkosnik opened this issue 2 years ago • 1 comments

Fixes are needed for the implementations of m68k_write_memory_16() and m68k_write_memory_32() in emulator.c that have parameters to ps_write_*() in a wrong order.

apolkosnik avatar May 18 '22 12:05 apolkosnik

Fix is in https://github.com/captain-amygdala/pistorm/pull/53

apolkosnik avatar May 18 '22 12:05 apolkosnik