MAMEWorld >> Programming
View all threads Index   Threaded Mode Threaded  

Pages: 1

Amanda King
MAME Fan
Reged: 02/13/15
Posts: 28
Send PM


Ports???
#337476 - 03/05/15 11:17 PM


What is the best way to find a port(s) in a .bin prgm file image.??



Vas Crabb
BOFH
Reged: 12/13/05
Posts: 4466
Loc: Melbourne, Australia
Send PM


Re: Ports??? new [Re: Amanda King]
#337484 - 03/06/15 04:37 AM


> What is the best way to find a port(s) in a .bin prgm file image.??

You mean I/O ports? I tend to disable most of the memory map, run with -oslog and look for unmapped reads/writes, then set watchpoints to see where it accesses the ports and what the code does with the values.


Pages: 1

MAMEWorld >> Programming
View all threads Index   Threaded Mode Threaded  

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