summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdcore.c
Commit message (Expand)AuthorAgeFilesLines
* Fix debug build. (nw) couriersud2015-03-041-7/+6
* First step to move osd_printf_* into osd again. Callbacks are now couriersud2015-03-041-53/+32
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-4/+3
* Changed osd_font to struct osd_font and removed unnecessary osdepend.h couriersud2015-01-171-2/+4
* Moved osd midi stuff to osd/modules/midi. Needed to touch a couple of couriersud2015-01-091-423/+0
* (MESS) osdcore: reject invalid MIDI bytes with no status, fixes most 6850-bas... R. Belmont2014-10-131-0/+7
* (MESS) osdcore: Allow "default" for -midiin and -midiout. [R. Belmont] R. Belmont2014-06-281-14/+28
* Fix osd_printf_debug regression, replace gone wrong :) (nw) Miodrag Milanovic2014-05-071-1/+1
* -Made osd_interface base class for OSD and moved initialization for each subs... Miodrag Milanovic2014-04-251-0/+402
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-0/+167