summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/upd7810
Commit message (Expand)AuthorAgeFilesLines
* Another step. Moved the address-space related get_info constants Aaron Giles2009-07-081-10/+10
* CPU cores now compile cleanly. Aaron Giles2009-03-152-11/+24
* Fixed cpu reset for upd78c06. Wilbert Pol2009-01-171-1/+1
* More cleanup. Added address-space-specific constants for the various Aaron Giles2008-12-201-9/+9
* Renamed CPUINFO_PTR_* to CPUINFO_FCT_* for function get infos. Aaron Giles2008-12-191-14/+14
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-192-11/+11
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+6
* Cleanups and version bump. Aaron Giles2008-12-151-1/+1
* Removed get context/set context calls from the CPU interface entirely. Aaron Giles2008-12-111-2/+0
* Pointer-ified the upd7810 core. Aaron Giles2008-12-104-2919/+2917
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-62/+62
* CPU_IS_LE -> ENDIANNESS_LITTLE Aaron Giles2008-12-041-1/+1
* Removed more cpunum_get_active(). Aaron Giles2008-11-261-6/+6
* change_pc? What change_pc? Aaron Giles2008-11-242-20/+1
* Removed NO_LEGACY_MEMORY_HANDLERS defines. Aaron Giles2008-11-241-1/+0
* Remaining CPU cores updated to new functions. Aaron Giles2008-11-232-16/+22
* Debugger interfaces cleanup. Still more to do but this compiles and Aaron Giles2008-11-211-1/+1
* Generalized the concept of opbase access into "direct" access. Aaron Giles2008-11-171-2/+2
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-62/+62
* This patch replaces the Machine parameter where an running_machine * Aaron Giles2008-11-131-2/+1
* Removed save_device pattern if favor of just accepting the Aaron Giles2008-11-101-3/+1
* Major cpuintrf changes: Aaron Giles2008-11-101-6/+6
* Populated tag and static_config parts of fake CPU device. Removed 'config' Aaron Giles2008-11-091-1/+1
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-083-32/+34
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-062-23/+31
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-0/+1
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-8/+13
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-262-11/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* Rewrote core memory handlers as inline functions. These should be easier to Aaron Giles2008-04-091-13/+13
* Spacing and version bump.mame0123u3 Aaron Giles2008-02-283-31/+31
* From: Wilbert Pol [mailto:wilbert@jdg.info] Aaron Giles2008-02-285-3601/+9080
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-022-6/+6
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-0/+1
* Copyright cleanup: Aaron Giles2008-01-064-7/+5
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-172-25/+25
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-175-0/+19089