summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/esrip (follow)
Commit message (Expand)AuthorAgeFilesLines
* DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) Miodrag Milanovic2012-09-031-15/+15
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-1/+1
* Keep Clang happy while removing any ambiguity Phil Bennett2012-01-131-1/+1
* Make memset been used in cpu core in unique way (no whatsnew) Miodrag Milanovic2011-07-131-1/+1
* Fix for memsets in core (no whatsnew) Miodrag Milanovic2011-07-131-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-1/+1
* BIG update. Aaron Giles2011-03-292-14/+14
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-9/+9
* Get rid of state_save_register_device_* macros in favor of direct Aaron Giles2011-02-091-42/+42
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* running_device -> device_t Aaron Giles2010-12-312-3/+3
* Remove final set of legacy inlines from memory.h. Mostly affects CPU Aaron Giles2010-08-191-1/+3
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-032-5/+4
* Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device. Aaron Giles2010-06-171-2/+2
* Change cpu execute function to just use the icount stuffed by Aaron Giles2010-06-091-4/+0
* Changed CPU callbacks to use cpu_device, eliminating a bunch of casting. Aaron Giles2010-06-081-3/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-7/+6
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-182-6/+6
* Within src/emu, basic conversions: Aaron Giles2010-01-121-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-103-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-4/+4
* Cleaned-up several drivers; added missing prototypes and removed dead ones, Phil Bennett2009-12-081-1/+0
* Added infrastructure to compile universal standalone disassembler: Aaron Giles2009-08-222-81/+94
* Another step. Moved the address-space related get_info constants Aaron Giles2009-07-081-15/+15
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-081-3/+3
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* Moved some of the CPU cores over to use get_safe_token like other devices. Aaron Giles2009-03-121-8/+18
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-03-051-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-02-261-1/+1
* New clones added Phil Bennett2009-01-242-9/+11
* Cleanups and version bump.mame0129u1 Aaron Giles2009-01-151-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-141-1/+1
* 02805: turbosub, turbosba: Dropped lines in video output rendering Phil Bennett2009-01-111-63/+103
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-11/+11
* New games added or promoted from NOT_WORKING status Phil Bennett2008-12-222-0/+2134