summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* i960: implement logr and expr opcodes (for Model2 Power Sled) MetalliC2019-04-291-0/+12
* tms57002/*.* : Updates cam9002019-04-266-310/+395
* i386.cpp: athlon xp now supports system management mode (nw) yz70s2019-04-265-122/+165
* mips: preserve upper 32 bits for single-precision fp operations (nw) Patrick Mackinlay2019-04-254-13/+47
* i386.cpp: add more msrs releted to smm to athlon xp (nw) yz70s2019-04-243-1/+38
* disasm: init lfsr pc tables in constructor (nw) hap2019-04-236-201/+145
* sm530: add some opcodes (nw) hap2019-04-2213-84/+245
* srcclean, fix up apple2_flop_clcracked.xml (nw) Vas Crabb2019-04-212-6/+6
* Specify a few of the unique aspects of the SCC68070 core (nw) AJR2019-04-193-10/+84
* m68kmmu: fix ATC entry calculation error that was crashing Domain/OS [Hans Os... arbee2019-04-191-1/+1
* -unsp: Fixed Multiply Signed*Signed opcode in DRC. Fixes controls in jak_pooh... MooglyGuy2019-04-192-4/+6
* tms99xx: Fix some comments. (nw) Michael Zapf2019-04-181-7/+12
* tms99xx: Change setaddress method signature to (address,buslines); treating a... Michael Zapf2019-04-173-48/+69
* scc68070: Merge CPU device with on-chip peripheral emulation AJR2019-04-172-11/+10
* stopthief: added buttons to layout (nw) hap2019-04-171-5/+5
* m68705: Use NVI for internal map to prevent segmentation fault (nw) AJR2019-04-152-24/+25
* tms99xx: Checked min/max cycles, reverted tms9980a clock change. Michael Zapf2019-04-154-9/+31
* Fix clang error: unused variable 'M6805_VECTOR_INT2' [-Werror,-Wunused-const-... AJR2019-04-151-6/+8
* m68705: added other hmos variants Patrick Mackinlay2019-04-152-392/+538
* Revert "tms9980a: Added missing clock divider." AJR2019-04-141-2/+1
* tms9980a: Added missing clock divider. Michael Zapf2019-04-151-1/+2
* tms9900: Remove forgotten LOG flag. (nw) Michael Zapf2019-04-151-1/+1
* New working machine added hap2019-04-151-3/+4
* m68000: Make the autovector abstraction a bit less leaky (nw) AJR2019-04-142-17/+18
* pull SunPlus GCM394 titles out of vii.cpp DavidHaywood2019-04-145-51/+161
* tms99xx: Combine DBIN/IAQ operation with setaddress, no need for separate cal... Michael Zapf2019-04-136-57/+39
* (nw) MIPS3: Don't adjust EPC to pc-4 when not backing up Ted Green2019-04-111-7/+2
* MIPS3 DRC: Always set BadVaddr on TLB miss. The TLB handler needs this to fi... Ted Green2019-04-101-2/+1
* MIPS3: Clean up LL/SC instructions and add debug break to DRC (nw) Ted Green2019-04-094-39/+81
* i386.cpp: athlon xp updates to memory access (nw) yz70s2019-04-073-60/+113
* m37710: Replace I/O space with callbacks AJR2019-04-072-56/+84
* z80pio.cpp : Simplify handlers, Reduce duplicates cam9002019-04-071-4/+4
* MIPS3: Add divide by zero floating point exception (nw) Ted Green2019-04-064-6/+53
* z8: Add register pairs to debug state AJR2019-04-062-30/+15
* tms99xx: Added missing initialization of m_ready_bufd; modernized logging. (nw) Michael Zapf2019-04-062-22/+20
* m68kcpu.cpp: Continuation of note (nw) AJR2019-04-051-0/+1
* i386.cpp: add new mame debugger function cacheflush(x) to writeback cache (nw) yz70s2019-04-052-16/+50
* m68kcpu.cpp: Fix vector fetch width and autovector mapping (nw) AJR2019-04-041-2/+13
* fidel_eag68k: disable_interrupt_mixer for feagv5 (nw) hap2019-04-051-0/+4
* tms9900: Modernized logging, fixed LDCR/STCR handling of reg indirect/auto-in... Michael Zapf2019-04-052-118/+120
* m68k_in.cpp: Fix build (this instruction will need further fixing) (nw) AJR2019-04-041-3/+6
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-052-49/+78
* n2a03.cpp : Add device_mixer_interface instead hardcoded tags cam9002019-04-022-2/+3
* tms99xx/ti99: Change setaddress handling (write operation, including DBIN sta... Michael Zapf2019-04-015-37/+37
* "hardware" typo corrections (nw) Scott Stone2019-03-301-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-2694-2416/+14774
* Revert "conflict resolution (nw)" andreasnaive2019-03-2594-14774/+2416
* srcclean (nw) Vas Crabb2019-03-243-25/+25
* ns32000dasm.cpp: Fix another catastrophic opcode format bug (nw) AJR2019-03-231-1/+1
* ns32000dasm.cpp: Fix catastrophic bug with one opcode format (nw) AJR2019-03-231-0/+1