summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/h83002/h8priv.h
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-1/+1
* H8: rewrote H8S/2xxx timers [Tim Schuerewegen] R. Belmont2011-08-011-9/+20
* h8: Added peripheral and IRQ support for H8S/2xxx CPUs. [Tim Schuerewegen, R.... R. Belmont2011-07-301-2/+44
* Fix assert in H8 core (no whatsnew) Miodrag Milanovic2011-07-301-1/+4
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* Remove final set of legacy inlines from memory.h. Mostly affects CPU Aaron Giles2010-08-191-0/+1
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-2/+2
* Removed several exported non-const global variables from the core [Atari Ace] Phil Bennett2010-08-131-1/+0
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-5/+4
* Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device. Aaron Giles2010-06-171-2/+2
* Changed CPU callbacks to use cpu_device, eliminating a bunch of casting. Aaron Giles2010-06-081-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+3
* H8: fix stack trashing when simultaneous IRQ sources asserted [R. Belmont] R. Belmont2010-02-201-0/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* H8 series MCU updates R. Belmont2009-05-181-2/+5
* Moved some of the CPU cores over to use get_safe_token like other devices. Aaron Giles2009-03-121-0/+11
* Move cpunum_get_active() removal. Aaron Giles2008-11-271-1/+0
* Cleanups and version bump for 0.128u4.mame0128u4 Aaron Giles2008-11-241-1/+1
* Converted H8 CPUs to the new memory functions. R. Belmont2008-11-211-1/+4
* Big H8 update R. Belmont2008-11-191-20/+22
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-1/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-08-141-1/+1
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-111-5/+8
* - New game: Puzzlet (NOT_WORKING) Luca Elia2008-02-021-0/+10
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+44