summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdmini (follow)
Commit message (Expand)AuthorAgeFilesLines
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-081-0/+1
* Removed dependency on pmmidi.inc (nw) Miodrag Milanovic2014-04-261-3/+0
* -Made osd_interface base class for OSD and moved initialization for each subs... Miodrag Milanovic2014-04-254-50/+12
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-3/+0
* just use core_strdup() in osd_get_full_path() in src/osd/osdmini/minifile.c (nw) Oliver Stöneberg2014-03-301-2/+1
* some mismatched malloc/free usage with osd_* functions (nw) Oliver Stöneberg2014-03-241-2/+3
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-168-280/+16
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-1/+1
* added missing \n to some fatalerror() calls (no whatsnew) Oliver Stöneberg2012-08-181-1/+1
* (Finally found the time to finish this....) Aaron Giles2011-05-302-12/+12
* Oops. Ryan Holtz2011-05-231-1/+1
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment] Ryan Holtz2011-05-221-0/+10
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-132-5/+17
* Fix build break from last checkin. Aaron Giles2011-02-061-1/+1
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-1/+1
* Cleanup & version bump.mame0140u1 Aaron Giles2010-11-082-6/+6
* Make osdmini build again. Aaron Giles2010-10-215-9/+194
* Create new class osd_interface to house OSD callbacks. Added new Aaron Giles2010-10-211-37/+20
* Converted render.c objects into C++ objects. Updated all callers. Aaron Giles2010-10-131-6/+4
* **FOR REVIEW** Andrew Gardner2010-09-201-0/+9
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-0/+20
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-128-180/+180
* Eliminated osd_cpu.h. Aaron Giles2009-10-121-91/+0
* Moved all the OSD/windows code over to straight BSD license. Aaron Giles2009-10-129-58/+577
* Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into Aaron Giles2009-09-061-2/+2
* osd_is_bad_read_ptr is no more. Aaron Giles2009-08-291-11/+0
* Copyright cleanup: Aaron Giles2008-01-068-8/+8
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-178-0/+553