MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

R. Belmont
Cuckoo for IGAvania
Reged: 09/21/03
Posts: 9716
Loc: ECV-197 The Orville
Send PM
Re: 68000 cpu debug
04/19/12 04:15 PM


> Pull up the MAME debugger and "dump" the address
> space region that the ROMs cover. This will give you a single binary file containing
> the entire 68000 program and data in native byte order, that you should be able to
> disassemble with IDA.

And once you've done that, 680x0 ROMs typically start at address 0 and the initial entry point address is stored big-endian at address 4. In IDA, load the ROM at 0, go to address 4, and press 'd' (create data) twice to show the address.







Entire thread
Subject Posted by Posted on
* 68000 cpu debug Alberto82 04/18/12 10:31 AM
. * Re: 68000 cpu debug AWJ  04/18/12 12:34 PM
. * Re: 68000 cpu debug R. Belmont  04/19/12 04:15 PM
. * Re: 68000 cpu debug AWJ  04/19/12 06:09 PM

Extra information Permissions
Moderator:  Pi 
0 registered and 46 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 5707