mame/src/emu/cpu
2008-12-10 17:29:27 +00:00
..
adsp2100 Added wrappers for ADSP21xx callbacks. Added device parameters to them. 2008-12-09 07:13:21 +00:00
alph8201 Pointer-ified the alpha-8201 2008-12-10 05:29:29 +00:00
apexc s/cpustate->([ch])/filename.\1/ 2008-12-10 14:37:44 +00:00
arm Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
arm7 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
asap Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
ccpu Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
cdp1802 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
cop400 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
cp1610 Pointer-ified the cp1610 core. 2008-12-10 17:29:27 +00:00
cubeqcpu Pointer-ified the cubeqst CPUs. 2008-12-09 14:49:16 +00:00
dsp32 s/cpustate->([ch])/filename.\1/ 2008-12-10 14:37:44 +00:00
dsp56k Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
e132xs Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
f8 From: Atari Ace [atari_ace@verizon.net] 2008-12-09 06:26:02 +00:00
g65816 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
h6280 Completed pointer-izing the 6502 cores. Removed h6280 SET_CONTEXT calls. 2008-12-09 06:36:30 +00:00
h83002 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
hd6309 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
i8x41 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
i86 Pointer-ified the i86/i286 cores. 2008-12-09 15:39:20 +00:00
i386 Added missing address space lookups. 2008-12-10 09:00:14 +00:00
i960 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
i8085 Pointer-ified the 8085 core. 2008-12-10 05:47:19 +00:00
jaguar Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
konami Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
lh5801 CPU_IS_LE -> ENDIANNESS_LITTLE 2008-12-04 06:08:32 +00:00
lr35902 CPU_IS_LE -> ENDIANNESS_LITTLE 2008-12-04 06:08:32 +00:00
m6502 Completed pointer-izing the 6502 cores. Removed h6280 SET_CONTEXT calls. 2008-12-09 06:36:30 +00:00
m6800 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
m6805 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
m6809 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
m37710 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
m68000 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
mb88xx Pointer-ified the MB88 core. 2008-12-10 06:07:41 +00:00
mb86233 s/cpustate->([ch])/filename.\1/ 2008-12-10 14:37:44 +00:00
mc68hc11 Pointer-ified the MC68HC11 core. 2008-12-10 17:16:04 +00:00
mcs48 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
mcs51 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
minx Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
mips Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
nec Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
pdp1 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
pic16c5x Changed save state system to accept machine parameters where 2008-12-05 08:00:13 +00:00
powerpc Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
rsp Pointer-ified the RSP core. 2008-12-10 06:04:18 +00:00
s2650 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
saturn Changed save state system to accept machine parameters where 2008-12-05 08:00:13 +00:00
sc61860 CPU_IS_LE -> ENDIANNESS_LITTLE 2008-12-04 06:08:32 +00:00
se3208 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
sh2 Pointer-ified the sh2drc. 2008-12-10 16:07:34 +00:00
sh4 Pointer-ified the sh4 core. 2008-12-10 16:40:57 +00:00
sharc Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
sm8500 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
spc700 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
ssp1601 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
t11 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
tlcs90 From: Atari Ace [atari_ace@verizon.net] 2008-12-09 06:26:02 +00:00
tms7000 Pointer-ified the tms7000 core. 2008-12-10 14:55:39 +00:00
tms9900 Hi mamedev, 2008-12-08 06:53:40 +00:00
tms32010 Changed save state system to accept machine parameters where 2008-12-05 08:00:13 +00:00
tms32025 Changed save state system to accept machine parameters where 2008-12-05 08:00:13 +00:00
tms32031 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
tms32051 Pointer-ified the TMS32051 core. 2008-12-10 17:06:51 +00:00
tms34010 Compile fix. 2008-12-09 06:50:18 +00:00
upd7810 Pointer-ified the upd7810 core. 2008-12-10 16:52:52 +00:00
v30mz Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
v60 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
v810 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
z80 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
z180 Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
z8000 Updated z8000 tables [Juergen Buchmueller] 2008-12-09 06:24:15 +00:00
cpu.mak pointerified the psx cpu core & switched it to the new memory functions. Changed some MIPS_* to PSXCPU_* 2008-11-19 19:32:44 +00:00
drcbec.c From: Atari Ace [mailto:atari_ace@verizon.net] 2008-12-07 14:51:36 +00:00
drcbeut.c 01916: srmvs: Assertion 2008-06-22 03:03:43 +00:00
drcbeut.h Final CPU header updates. Mostly just re-naming the re-inclusions. 2008-08-13 02:48:52 +00:00
drcbex64.c Removed memory context switch. Let the fun begin. 2008-11-24 00:00:18 +00:00
drcbex86.c Removed memory context switch. Let the fun begin. 2008-11-24 00:00:18 +00:00
drccache.c Cleanups and version bump. 2008-05-15 08:56:29 +00:00
drccache.h Final CPU header updates. Mostly just re-naming the re-inclusions. 2008-08-13 02:48:52 +00:00
drcfe.c CPU_IS_LE -> ENDIANNESS_LITTLE 2008-12-04 06:08:32 +00:00
drcfe.h Major cpuintrf changes: 2008-11-10 07:42:09 +00:00
drcuml.c Debugger interfaces cleanup. Still more to do but this compiles and 2008-11-21 16:53:48 +00:00
drcuml.h Debugger interfaces cleanup. Still more to do but this compiles and 2008-11-21 16:53:48 +00:00
drcumlsh.h Final CPU header updates. Mostly just re-naming the re-inclusions. 2008-08-13 02:48:52 +00:00
vtlb.c Changed save state system to accept machine parameters where 2008-12-05 08:00:13 +00:00
vtlb.h Major cpuintrf changes: 2008-11-10 07:42:09 +00:00
x86emit.h Final CPU header updates. Mostly just re-naming the re-inclusions. 2008-08-13 02:48:52 +00:00
x86log.c Populated tag and static_config parts of fake CPU device. Removed 'config' 2008-11-09 07:12:24 +00:00
x86log.h Copyright cleanup: 2008-01-06 00:47:40 +00:00