mame/src/emu/cpu
2009-06-28 08:06:19 +00:00
..
adsp2100 Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +00:00
alph8201 Added casts to ensure proper values are passed to the ctype.h functions. 2009-06-25 08:04:39 +00:00
apexc Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +00:00
arm Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +00:00
arm7 From: Atari Ace [mailto:atari_ace@verizon.net] 2009-06-08 06:24:21 +00:00
asap Bulk change alert. 2009-04-26 23:54:37 +00:00
avr8 Added extremely rudimentary Atmel 8-bit AVR CPU core, missing most opcodes and any attempt at proper cycle counts. [MooglyGuy] 2009-06-20 12:13:48 +00:00
ccpu Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +00:00
cdp1802 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
cop400 Deprecated device_set_info. Almost all devices had a NULL or empty 2009-04-23 16:33:28 +00:00
cp1610 Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +00:00
cubeqcpu Bulk change alert. 2009-04-26 23:54:37 +00:00
dsp32 Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +00:00
dsp56k From: Atari Ace [mailto:atari_ace@verizon.net] 2009-06-08 06:24:21 +00:00
e132xs CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile. 2009-03-25 19:39:41 +00:00
esrip From: Atari Ace [mailto:atari_ace@verizon.net] 2009-06-08 06:24:21 +00:00
f8 Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +00:00
g65816 Readded read_vector callback 2009-05-13 02:53:12 +00:00
h6280 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
h83002 The other larger patch adds missing static and const qualifiers, and 2009-06-08 05:43:50 +00:00
hd6309 Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +00:00
i86 Fixed CPU_GET_INFO issues spotted by -validate in MESS debug build 2009-04-11 14:06:24 +00:00
i386 Bulk change alert. 2009-04-26 23:54:37 +00:00
i860 The other larger patch adds missing static and const qualifiers, and 2009-06-08 05:43:50 +00:00
i960 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
i8085 - Fixed display of the i8085's SP register when in the debugger. [MooglyGuy] 2009-05-06 15:19:41 +00:00
jaguar Bulk change alert. 2009-04-26 23:54:37 +00:00
konami Deprecated device_set_info. Almost all devices had a NULL or empty 2009-04-23 16:33:28 +00:00
lh5801 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
lr35902 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
m6502 Implemented a new DECO CPU-16 opcode, used by Express Raider for V-BLANK bit and a bunch of liberate.c games for TILT bit. 2009-06-15 20:53:42 +00:00
m6800 From: Oliver Stoeneberg [oliverst@online.de] 2009-05-25 01:03:10 +00:00
m6805 CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile. 2009-03-25 19:39:41 +00:00
m6809 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
m37710 From: Atari Ace [mailto:atari_ace@verizon.net] 2009-06-08 06:24:21 +00:00
m68000 Cleanups and version bump. 2009-05-28 15:59:16 +00:00
mb88xx Cleanups and version bump. 2009-05-28 15:59:16 +00:00
mb86233 Bulk change alert. 2009-04-26 23:54:37 +00:00
mc68hc11 mc68hc11: fixed a register r/w to allow Skeet Shooter to put some gfxs 2009-06-27 14:06:40 +00:00
mcs48 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
mcs51 Fixed MCS-51 to not access RAM in wraparound fashion. 2009-05-13 15:53:11 +00:00
minx From: Atari Ace [mailto:atari_ace@verizon.net] 2009-06-18 04:00:44 +00:00
mips Bulk change alert. 2009-04-26 23:54:37 +00:00
nec CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile. 2009-03-25 19:39:41 +00:00
pdp1 From: Atari Ace [mailto:atari_ace@verizon.net] 2009-06-08 06:24:21 +00:00
pic16c5x Added casts to ensure proper values are passed to the ctype.h functions. 2009-06-25 08:04:39 +00:00
powerpc PPCDRC: fix flags on STWCX and fix FMULS to use the correct registers 2009-06-28 04:59:14 +00:00
rsp CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
s2650 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
saturn CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
sc61860 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
se3208 Bulk change alert. 2009-04-26 23:54:37 +00:00
sh2 Bulk change alert. 2009-04-26 23:54:37 +00:00
sh4 From: Atari Ace [mailto:atari_ace@verizon.net] 2009-05-15 05:24:32 +00:00
sharc Bulk change alert. 2009-04-26 23:54:37 +00:00
sm8500 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
spc700 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
ssem Fixed a minor typo in the SSEM debugging features. [MooglyGuy] 2009-06-06 19:50:33 +00:00
ssp1601 CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile. 2009-03-25 19:39:41 +00:00
t11 Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +00:00
tlcs90 Fixed pending IRQs handling in the TLCS-90 CPU core [Luca Elia] 2009-03-23 21:26:46 +00:00
tlcs900 The other larger patch adds missing static and const qualifiers, and 2009-06-08 05:43:50 +00:00
tms0980 Some small tms0980 bug fixes. 2009-06-28 08:06:19 +00:00
tms7000 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
tms9900 Fixed breakpoints in the TMS9900 CPU core [Olivier Galibert] 2009-06-24 22:39:23 +00:00
tms32010 Added casts to ensure proper values are passed to the ctype.h functions. 2009-06-25 08:04:39 +00:00
tms32025 Added casts to ensure proper values are passed to the ctype.h functions. 2009-06-25 08:04:39 +00:00
tms32031 Fix MT 3065/3069 2009-04-11 16:36:21 +00:00
tms32051 CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile. 2009-03-25 19:39:41 +00:00
tms34010 From: Atari Ace [mailto:atari_ace@verizon.net] 2009-05-15 05:24:32 +00:00
tms57002 Fix mantis 03013 by hooking strdup into mame's malloc [Atari Ace] 2009-06-07 15:12:07 +00:00
upd7810 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
v30mz Fixed CPU_GET_INFO issues spotted by -validate in MESS debug build 2009-04-11 14:06:24 +00:00
v60 CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile. 2009-03-25 19:39:41 +00:00
v810 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
z80 fix error as pointed out by Laurent 2009-06-07 16:24:15 +00:00
z180 Bulk change alert. 2009-04-26 23:54:37 +00:00
z8000 CPU cores now compile cleanly. 2009-03-15 17:12:40 +00:00
cpu.mak Added TMS0980 cpu core. 2009-06-26 17:49:45 +00:00
drcbec.c Added missing casts and made other tweaks. The entire project 2009-04-27 09:18:17 +00:00
drcbeut.c CPU cores now compile cleanly. 2009-03-15 17:12:40 +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 Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +00:00
drcbex86.c Added missing casts and made other tweaks. The entire project 2009-04-27 09:18:17 +00:00
drccache.c Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +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 Bulk change alert. 2009-04-26 23:54:37 +00:00
drcfe.h DRC frontends must do their own opcode fetching unfortunately. Updated all 2009-01-18 00:39:40 +00:00
drcuml.c Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +00:00
drcuml.h Moved some of the CPU cores over to use get_safe_token like other devices. 2009-03-12 16:54:49 +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 fixed visual studio 64 bit compile 2009-05-07 19:43:17 +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 Bulk change alert. 2009-04-26 23:54:37 +00:00
x86log.h Copyright cleanup: 2008-01-06 00:47:40 +00:00