summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emucore.h
Commit message (Expand)AuthorAgeFilesLines
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-63/+118
* Cleanups and version bump. Aaron Giles2010-01-281-11/+11
* Make an actual enum type for endianness. Aaron Giles2010-01-201-5/+8
* Undef two defines from Solaris stdlib.h which collide with mame. Couriersud2010-01-171-0/+6
* Created new template class tagged_list which manages a simple list Aaron Giles2010-01-171-0/+109
* Compile fix for MSVC psikyosh (dynamic array sizes are a later Aaron Giles2010-01-161-4/+4
* Cleanups and version bump. Aaron Giles2010-01-161-3/+3
* Added casting operators to the region_info class so you can assign Aaron Giles2010-01-161-0/+4
* sprintf -> vsprintf, oops. Requires a recompile, but at least Aaron Giles2010-01-101-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-13/+13
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-162/+88
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-0/+465