Mame debugging (Was Single board computer part 2)

guddler

Busting vectors like it's 1982!
vacBacker
Feedback
10 (100%)
Credits
4,055CR
[ukvac] Mame debugging (Was Single board computer part 2)
Is there a Visual Studio workspace file available for the sauce, or do
we have to use that (sorry) godawful DJGPP.

Okay, I know it's free, but I live in Visual Studio all day (for my
sins)...

Already occurred to me last night that stepping through the code may
help me understand my Z80 issues - which, incidentally, someone MUST be
able to post something about surely - come on guys!!

Guddler.

-------------------------------------
Martin White

http://www.guddler.com
Arcade search site with PCB info too...

>
 

d-type

Active member
vacBacker
Credits
172CR
[ukvac] Re: Mame debugging (Was Single board computer part 2)
If you compile MAME (for DOS) with the debug flag switched on, you
get a debug window with memory dumps etc.

It's works very similar to professional processor emulators that I've
used in the past e.g. american automation etc
(http://www.arium.com/products.html).

Try reading the source code docs.

D-Type
 
Top