index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
cpu
/
cpu.mak
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added TMS0980 cpu core.
Wilbert Pol
2009-06-26
1
-0
/
+18
*
Added extremely rudimentary Atmel 8-bit AVR CPU core, missing most opcodes an...
Ryan Holtz
2009-06-20
1
-0
/
+15
*
Cleanups and version bump.
mame0131u4
Aaron Giles
2009-06-04
1
-1
/
+1
*
Added CPU core for the Manchester Small-Scale Experimental Machine (SSEM) fro...
Ryan Holtz
2009-06-02
1
-0
/
+15
*
Added Toshiba TLCS-900/H cpu core.
Wilbert Pol
2009-04-20
1
-0
/
+18
*
CPU cores are now enabled on a per cpu core family basis instead of per cpu c...
Wilbert Pol
2009-03-25
1
-354
/
+38
*
Add specific support for NEC VR4300/4310 CPUs
R. Belmont
2009-03-14
1
-1
/
+2
*
02930: cpu.mak typo and fix
Aaron Giles
2009-02-26
1
-2
/
+2
*
Cleanups and version bump.
mame0129u4
Aaron Giles
2009-02-17
1
-1
/
+1
*
TMS57002 preliminary implementation [Olivier Galibert]
davidhay
2009-02-06
1
-0
/
+33
*
Virtual Combat driver improvements. [Jason Eckhardt, Andrew Gardner]
Andrew Gardner
2009-01-15
1
-4
/
+4
*
COP400 cpu core refactoring:
Curt Coder
2009-01-12
1
-41
/
+9
*
REP instructions with high interleave would never complete.
Aaron Giles
2008-12-30
1
-0
/
+2
*
Hooked up DSA/ESA instructions for PowerPC 602 (as no-ops for now).
Aaron Giles
2008-12-30
1
-11
/
+3
*
Merged i8x41 (UPI-41) core into MCS-48 core:
Aaron Giles
2008-12-30
1
-21
/
+0
*
02758: linking ldplayer fails
Aaron Giles
2008-12-26
1
-13
/
+3
*
Adds extremely preliminary i860 disassembler and hooks it up to the vcombat d...
Andrew Gardner
2008-12-25
1
-0
/
+16
*
New games added or promoted from NOT_WORKING status
Phil Bennett
2008-12-22
1
-0
/
+17
*
Rewrote 8080/8085 interrupt handling so that it makes sense.
Aaron Giles
2008-12-22
1
-3
/
+2
*
More cleanup. Added address-space-specific constants for the various
Aaron Giles
2008-12-20
1
-8
/
+3
*
CPU header cleanups....
Aaron Giles
2008-12-18
1
-9
/
+8
*
pointerified the psx cpu core & switched it to the new memory functions. Chan...
smf-
2008-11-19
1
-1
/
+1
*
Fixed "H8/3344" to "H8/3334" as per Guru.
R. Belmont
2008-11-19
1
-3
/
+3
*
Big H8 update
R. Belmont
2008-11-19
1
-5
/
+27
*
Pointerized the COP400 CPU cores.
Curt Coder
2008-11-18
1
-3
/
+23
*
Significantly pared down the 68k core. Merged outer MAME shell
Aaron Giles
2008-11-17
1
-12
/
+4
*
Converted TMS340x0 cores to be pointer-based.
Aaron Giles
2008-11-10
1
-6
/
+4
*
UPI-41/42 (still I8x41.c) changes:
Couriersud
2008-11-09
1
-4
/
+7
*
Merged DS5002FP into MCS51
Couriersud
2008-11-07
1
-17
/
+2
*
Finally move cpu/i8051 to cpu/mcs51, rename files and some constants
Couriersud
2008-10-29
1
-6
/
+6
*
More mcs51 updates
Couriersud
2008-10-20
1
-2
/
+11
*
i8039 -> mcs48
Aaron Giles
2008-08-26
1
-5
/
+5
*
Changed i8039 core to use the data address space for internal RAM.
Aaron Giles
2008-08-25
1
-3
/
+8
*
Fix m68k irq line support.
Aaron Giles
2008-08-20
1
-1
/
+5
*
Cleanups and version bump.
mame0127
Aaron Giles
2008-08-19
1
-1
/
+1
*
Final SHA1 for Cube Quest.
Aaron Giles
2008-08-19
1
-0
/
+1
*
Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code.
Aaron Giles
2008-08-18
1
-0
/
+16
*
Split out SH-4 non-interpreter-specific stuff to sh4comn.c.
R. Belmont
2008-08-17
1
-2
/
+9
*
SH-2 DRC updates:
R. Belmont
2008-08-16
1
-2
/
+9
*
UDRC-based SH-2 dynamic recompiler.
R. Belmont
2008-07-13
1
-1
/
+9
*
Refactor SH2 to separate out things that aren't part of the interpreter.
R. Belmont
2008-06-27
1
-2
/
+7
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-06-26
1
-2
/
+2
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-06-26
1
-5
/
+5
*
Renamed "Nintendo z80gb" cpu core to "Sharp LR35902".
Wilbert Pol
2008-06-16
1
-10
/
+10
*
Created common virtual TLB managment module.
Aaron Giles
2008-06-16
1
-0
/
+9
*
COP4xx:
Curt Coder
2008-06-12
1
-1
/
+2
*
PPC DRC:
Aaron Giles
2008-06-10
1
-5
/
+19
*
UML:
Aaron Giles
2008-06-06
1
-2
/
+0
*
PowerPC dynamic recompiler: [Aaron Giles]
Aaron Giles
2008-06-05
1
-35
/
+14
*
From: Antoine Mine [mailto:Antoine.Mine@ens.fr]
Aaron Giles
2008-05-22
1
-2
/
+1
[next]