elmerucr
Results
3
issues of
elmerucr
Hello Dirk, I noticed the disassembler considers a word of the signed type, see first line from the screenshot. Is there a possibility to force the output all in unsigned...
Suggestion to change line 104: ``` str
enhancement
I have noticed that the number of used clocks is incorrectly calculated by ````int m68k_execute(int num_cycles)```` (in ````m68kcpu.c````) once a call is made to ````void m68k_end_timeslice(void)```` during the call to...