summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emucore.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-50/+50
* Remove inlining of non-performance relevant exceptions and fatalerror. couriersud2015-01-141-1/+82
* Fixed driver_device OVERRIDE macros to work with devices, report_bad_device_c... smf-2013-07-151-2/+2
* Moved device_delegates into their own files. Employed a Aaron Giles2012-09-261-2/+2
* Great idea! But let's stay classy. Aaron Giles2012-08-131-6/+4
* emucore: make downcast errors more useful [O. Galibert] Olivier Galibert2012-08-121-0/+16
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-6/+0
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-0/+17