PeaSauce Disassembler
Moderators: Zorro 2, Moderator Team
Re: PeaSauce Disassembler
I've fixed the moveq issue. I'll add some interim a-line support which won't be ideal, but adds minimal technical debt. It'll have to be LINEA #<num> for now. Sorry, got that an f-line confused, but all the above applies to both.
Re: PeaSauce Disassembler
movem bug now has the proper fix. I had some code there to do what you did already, it was just bad to begin with or degraded at some point.
Re: PeaSauce Disassembler
Just tried this, thanks! I change to peasauce top directory and do a "python3 -m python.qtui" and it pops right up. Now have to brush up on 68k. Thanks again!
Re: PeaSauce Disassembler
I use ghidra these days.