summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/nec
Commit message (Expand)AuthorAgeFilesLines
* 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-19/+19
* This patch replaces the Machine parameter where an running_machine * Aaron Giles2008-11-131-1/+1
* Major cpuintrf changes: Aaron Giles2008-11-102-30/+30
* Populated tag and static_config parts of fake CPU device. Removed 'config' Aaron Giles2008-11-091-5/+5
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-082-22/+22
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-20/+22
* Cleanups and version bump. Aaron Giles2008-11-021-11/+11
* More NEC V30 changes Couriersud2008-10-292-137/+114
* Prefetch timing Couriersud2008-10-293-19/+79
* Removed another speed hack and renamed "FETCH" to "FETCH()" Couriersud2008-10-294-100/+92
* Cleanups and version bump.mame0127u7 Aaron Giles2008-10-091-11/+1
* Removed speed hack - this would break the protection for lohtb2 Couriersud2008-10-071-0/+6
* 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-132-4/+8
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-7/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* fix an opcode in quizf1 Roberto Zandona2008-04-131-2/+2
* Cleanups and version bump to 0.124u2.mame0124u2 Aaron Giles2008-04-121-1/+1
* fix dasm for rep instruction Roberto Zandona2008-04-101-0/+1
* Rewrote core memory handlers as inline functions. These should be easier to Aaron Giles2008-04-091-32/+8
* fix dasm for two code and prefix opcode in real time encryption Roberto Zandona2008-04-081-2/+0
* 1) fix nec v30 dasm when a "real-time encrypted cpu" is used Roberto Zandona2008-04-072-22/+44
* changed IREM cpu decryption to be 'real-time' (it's a feature of the CPU) davidhay2008-02-173-36/+86
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-7/+7
* * Improved Lock-On by a fair bit and added an alternate set. Phil Bennett2008-02-022-6/+18
* - 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
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-172-2/+2
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-172-4/+4
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-7/+7
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-178-0/+4126