Go to file
Aaron Giles e4beed95a6 Create new class osd_interface to house OSD callbacks. Added new
module osdepend.c with default empty implementations. Changed
mame_execute() and cli_execute() to accept a reference to an
osd_interface which is provided by the caller.

Updated SDL and Windows OSD to create an osd_interface-derived
class and moved their OSD callbacks to be members.
2010-10-21 15:59:44 +00:00
docs Fix crash when specifying -effect. 2010-10-16 00:55:11 +00:00
src Create new class osd_interface to house OSD callbacks. Added new 2010-10-21 15:59:44 +00:00
.gitattributes Create new class osd_interface to house OSD callbacks. Added new 2010-10-21 15:59:44 +00:00
makefile Made depend creation target independent (no whatsnew) 2010-09-28 07:33:09 +00:00