MAMEWorld >> Programming
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Pages: 1

CyllyMan
Observer of the Mame Goodness
Reged: 08/05/06
Posts: 4
Send PM


src code
#82474 - 08/05/06 08:40 PM


while wading through mame's source code, i saw a makefile for an excutable disassembler. Can mame be used as a stand alone assembler/disassembler or has anyone used the code to make their own?



R. Belmont
Cuckoo for IGAvania
Reged: 09/21/03
Posts: 9716
Loc: ECV-197 The Orville
Send PM


Re: src code new [Re: CyllyMan]
#82575 - 08/06/06 09:34 PM


> while wading through mame's source code, i saw a makefile for an excutable
> disassembler. Can mame be used as a stand alone assembler/disassembler or has anyone
> used the code to make their own?

The disassembler API is pretty much specifically designed so you can make any of MAME's disassemblers standalone. I've done it before, and I know others have as well.



CyllyMan
Observer of the Mame Goodness
Reged: 08/05/06
Posts: 4
Send PM


Re: src code new [Re: R. Belmont]
#82828 - 08/08/06 07:54 PM



> The disassembler API is pretty much specifically designed so you can make any of
> MAME's disassemblers standalone. I've done it before, and I know others have as well.

How is this done if you don't mind me asking. If I try to run the makefile, i get a "A LOT" of errors.



R. Belmont
Cuckoo for IGAvania
Reged: 09/21/03
Posts: 9716
Loc: ECV-197 The Orville
Send PM


Re: src code new [Re: CyllyMan]
#83181 - 08/11/06 10:30 PM


> How is this done if you don't mind me asking. If I try to run the makefile, i get a
> "A LOT" of errors.

Err, I think I misunderstood your question. There is no facility in MAME to create a standalone disassembler. However, any moderately-skilled C/C++ programmer should be able to easily adapt MAME's disassembler cores to create a standalone program.


Pages: 1

MAMEWorld >> Programming
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

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