| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace "const address_space" with "address_space" throughout the system. |  Aaron Giles | 2010-08-19 | 4 | -13/+13 |
* | Created CPU-specific device types for all CPUs, using new macros |  Aaron Giles | 2010-07-03 | 8 | -40/+39 |
* | Fixed missing cpu_device -> legacy_cpu_device (no whatsnew) |  Miodrag Milanovic | 2010-06-17 | 2 | -2/+2 |
* | Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device. |  Aaron Giles | 2010-06-17 | 5 | -12/+12 |
* | Removed not needed constant, set proper return type and added call to m4510 c... |  Miodrag Milanovic | 2010-06-13 | 4 | -12/+7 |
* | Added back software list support in emu core, and update 6510 and SM8500 cpu ... |  Miodrag Milanovic | 2010-06-13 | 2 | -6/+3 |
* | Change cpu execute function to just use the icount stuffed by |  Aaron Giles | 2010-06-09 | 4 | -24/+0 |
* | Changed CPU callbacks to use cpu_device, eliminating a bunch of casting. |  Aaron Giles | 2010-06-08 | 4 | -15/+15 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 4 | -35/+31 |
* | rm logerror flood |  Michaël Banaan Ananas | 2010-05-23 | 1 | -3/+2 |
* | - even more small company name cleanups |  Michaël Banaan Ananas | 2010-05-22 | 1 | -1/+1 |
* | Made device->tag and devconfig->tag into private member variables (m_tag). |  Aaron Giles | 2010-03-08 | 6 | -37/+37 |
* | Remove some aliases between CPUINFO_ and DEVINFO_ to help clarify |  Aaron Giles | 2010-01-21 | 4 | -41/+41 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 5 | -17/+17 |
* | Cleanups and version bump. |  Aaron Giles | 2010-01-16 | 1 | -1/+1 |
* | Within src/emu, basic conversions: |  Aaron Giles | 2010-01-12 | 4 | -5/+5 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 8 | -38/+42 |
* | gcc 4.5.0 compilation fixes. |  Aaron Giles | 2009-12-29 | 2 | -6/+6 |
* | Cleaned up braces in the code so that they are properly balanced. [Atari Ace] |  Aaron Giles | 2009-12-28 | 2 | -5/+4 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 9 | -200/+200 |
* | Remove remaining references to machine->cpu[n]. Removed cpu[n] array. |  Aaron Giles | 2009-09-08 | 2 | -2/+2 |
* | Another step. Moved the address-space related get_info constants |  Aaron Giles | 2009-07-08 | 4 | -43/+43 |
* | Implemented a new DECO CPU-16 opcode, used by Express Raider for V-BLANK bit ... |  Angelo Salese | 2009-06-15 | 1 | -3/+3 |
* | Fixed a DECO16 CPU core bug that was causing issues with Pro Bowling part of ... |  Angelo Salese | 2009-06-14 | 1 | -1/+1 |
* | Disabled an heavy logerror msg. |  Angelo Salese | 2009-06-13 | 1 | -0/+2 |
* | Moved the configuration of m6502-family callbacks to the cpu configuration. |  Wilbert Pol | 2009-05-15 | 5 | -53/+75 |
* | Fixed CPU_GET_INFO issues spotted by -validate in MESS debug build |  Fabio Priuli | 2009-04-11 | 2 | -2/+2 |
* | CPU cores are now enabled on a per cpu core family basis instead of per cpu c... |  Wilbert Pol | 2009-03-25 | 3 | -96/+0 |
* | CPU cores now compile cleanly. |  Aaron Giles | 2009-03-15 | 5 | -87/+129 |
* | Improved implementations for undocumented instructions 63, 67, 6f, 73, 77, 7b... |  Wilbert Pol | 2009-01-17 | 2 | -10/+82 |
* | PTR -> FCT naming for a few remaining items in CPU cores. [Duke, Aaron Giles] |  Aaron Giles | 2008-12-31 | 5 | -28/+28 |
* | 02714: 3stooges: Speech works for a while, then starts going in and out of ho... |  Aaron Giles | 2008-12-31 | 1 | -1/+4 |
* | More cleanup. Added address-space-specific constants for the various |  Aaron Giles | 2008-12-20 | 4 | -42/+42 |
* | Renamed CPUINFO_PTR_* to CPUINFO_FCT_* for function get infos. |  Aaron Giles | 2008-12-19 | 4 | -46/+46 |
* | Removed index and clock parameters from CPU_INIT function. |  Aaron Giles | 2008-12-18 | 1 | -7/+7 |
* | From: Atari Ace [atari_ace@verizon.net] |  Aaron Giles | 2008-12-17 | 4 | -0/+12 |
* | Removed get context/set context calls from the CPU interface entirely. |  Aaron Giles | 2008-12-11 | 4 | -8/+0 |
* | Enabled all CPU cores/variants. Fixed compile issue revealed as a result. |  Aaron Giles | 2008-12-10 | 1 | -1/+1 |
* | Completed pointer-izing the 6502 cores. Removed h6280 SET_CONTEXT calls. |  Aaron Giles | 2008-12-09 | 3 | -68/+10 |
* | Re-routed empty get/set context calls to the dummy CPU's, and removed them |  Aaron Giles | 2008-12-09 | 1 | -6/+2 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-12-07 | 4 | -4/+0 |
* | 02638: various cpu cores don't compile anymore |  Aaron Giles | 2008-12-06 | 1 | -1/+0 |
* | activecpu_count -= 133 |  Aaron Giles | 2008-12-06 | 1 | -16/+16 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -13/+13 |
* | CPU_IS_LE -> ENDIANNESS_LITTLE |  Aaron Giles | 2008-12-04 | 4 | -4/+4 |
* | Moves empty brackets to the same line as CPU_(GET|SET)_CONTEXT calls. |  Andrew Gardner | 2008-11-30 | 1 | -6/+2 |
* | Removed cpunum_get_active() calls from a number of CPU cores. |  Aaron Giles | 2008-11-26 | 19 | -751/+744 |
* | Cleanups and version bump for 0.128u4.mame0128u4 |  Aaron Giles | 2008-11-24 | 1 | -1/+1 |
* | change_pc? What change_pc? |  Aaron Giles | 2008-11-24 | 12 | -94/+22 |
* | Removed NO_LEGACY_MEMORY_HANDLERS defines. |  Aaron Giles | 2008-11-24 | 4 | -5/+0 |