PeaSauce Disassembler

All 680x0 related coding posts in this section please.

Moderators: Zorro 2, Moderator Team

copse
Atariator
Atariator
Posts: 21
Joined: Sat Dec 01, 2012 12:38 am

Re: PeaSauce Disassembler

Post by copse »

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.
copse
Atariator
Atariator
Posts: 21
Joined: Sat Dec 01, 2012 12:38 am

Re: PeaSauce Disassembler

Post by copse »

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.
ghost
Atarian
Atarian
Posts: 5
Joined: Sat Jan 06, 2024 4:43 pm

Re: PeaSauce Disassembler

Post by ghost »

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!
copse
Atariator
Atariator
Posts: 21
Joined: Sat Dec 01, 2012 12:38 am

Re: PeaSauce Disassembler

Post by copse »

I use ghidra these days.
Post Reply

Return to “680x0”