summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/e132xs/e132xs.h
Commit message (Expand)AuthorAgeFilesLines
* e132xs.c: added missing save states, fixes save states in at least pasha2, f2... Osso2014-12-121-1/+1
* did modern cpu cores as well (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-142/+142
* Re-modernized Hyperstone device, Korean bootlegs all work now, tested with: (nw) Ryan Holtz2012-12-281-45/+586
* - e132xs.c: Reverting modernization. (nw) Ryan Holtz2012-12-271-586/+45
* - e132xs.c: Modernized Hyperstone CPU core. [MooglyGuy] Ryan Holtz2012-12-261-45/+586
* Add directxor parameter to direct memory accessors. Update all callers Aaron Giles2010-12-311-1/+1
* Remove final set of legacy inlines from memory.h. Mostly affects CPU Aaron Giles2010-08-191-1/+1
* Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly Aaron Giles2010-08-191-8/+8
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-40/+14
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* CPU cores are now enabled on a per cpu core family basis instead of per cpu c... Wilbert Pol2009-03-251-28/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+14
* Pointer-ified the hyperstone core, and removed all activecpu refs. Aaron Giles2008-11-261-9/+9
* Converted a bunch of CPU cores over to the new memory functions. Aaron Giles2008-11-221-11/+9
* Generalized the concept of opbase access into "direct" access. Aaron Giles2008-11-171-1/+1
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-14/+14
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-111-3/+5
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-2/+0
* fixed collision of TIMER define smf-2008-03-141-18/+18
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-1/+1
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-1/+27
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+173