42Bastian
42Bastian
- Watch breakpoint: Choose whether CPU or SUZY writes to RAM: Detect sprite issues. - Memory dump: Dump for Suzy and Mikey memory independent of RAM.
I use Autohotkey to map joystick buttons to keyboard keys. For example Jaguar pad: ; Jag-A Joy1:: Send {y down} ; Hold down the left-arrow key. KeyWait Joy2 ; Wait...
`moveq` and `move sr,dx` are also wrong disassembled.
I will make one this evening.
Sorry, to tired. Anyway here the source and cof for the moveq and move ..,sr problem. [disass.zip](https://github.com/djipi/Virtual-Jaguar-Rx/files/8394995/disass.zip)
No problem. Just collecting issues ;-) It is not the most urgent one.
Looked into the 68000 folder, wow, this is not an easy change :(
Just checked https://github.com/tonioni/WinUAE/blob/master/table68k and I see no chance to merge it unless you want to spend a lot of time testing if nothing is broken.
I tried 2.1.2 (without RX), not sure if this is "original".
Ok found why it does not work in jerry.cpp `WriteLog("JERRY: Unhandled timer read (WORD) at %08X...\n", offset);`