MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

Bryan Ischo
MAME Fan
Reged: 03/28/10
Posts: 358
Send PM
Announcing Libmame
10/13/11 04:06 AM


Hello. I've been working for a while on a project that, as a prerequisite, required turning MAME into a library that I could link into my application.

I've put the documentation for libmame up along with a patch that can be applied to the official MAME 0.143 sources up here:

http://www.ischo.com/libmame

I intend to spruce things up with some more details, examples, build instructions, etc, but for the moment I thought I'd announce it just to get some feedback on the API from anyone who is interested.

Primarily the goal of libmame is to produce a library that can run the MAME engine with a goal to emulating games and for this reason the library API specifically excludes some MAME functionality, such as configuration files, the MAME internal mechanism for mapping input events to game controller events, etc. It's strictly focused on querying the database of game descriptions, and starting and running games. It leaves the mechanism for managing user configuration and handling input devices up to the code that calls the library instead of managing that stuff internally as MAME does.

I will probably also post a few utility programs that I have written on top of libmame that demonstrate its functionality; for example I wrote a benchmarking program that provides some nice features above and beyond standard MAME benchmarking and is more scriptable.

Comments and feedback are most welcome!







Entire thread
Subject Posted by Posted on
* Announcing Libmame Bryan Ischo 10/13/11 04:06 AM
. * Re: Announcing Libmame Bryan Ischo  06/13/12 10:06 AM
. * Re: Announcing Libmame xpl  04/09/12 08:30 AM
. * Re: Announcing Libmame Bryan Ischo  04/14/12 12:43 AM
. * Re: Announcing Libmame xpl  04/17/12 05:44 AM
. * Re: Announcing Libmame R. Belmont  04/19/12 04:17 PM
. * Re: Announcing Libmame letoram  04/29/12 02:08 AM
. * Re: Announcing Libmame Bryan Ischo  05/08/12 05:04 AM
. * Re: Announcing Libmame azrael11  06/14/12 10:02 PM
. * Re: Announcing Libmame Bryan Ischo  06/15/12 12:50 AM
. * Re: Announcing Libmame AWJ  06/15/12 01:36 AM
. * Re: Announcing Libmame Bryan Ischo  06/15/12 01:42 AM
. * Re: Announcing Libmame grobda  01/04/12 11:48 PM

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