index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
src
/
cpu.lua
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
proposal: move z80daisy* to devices/machine (#3572)
Patrick Mackinlay
2018-05-15
1
-7
/
+0
*
sm5*: added sm530 disasm (nw)
hap
2018-05-12
1
-0
/
+3
*
start looking at the extra opcodes in the SSD 2000 type XaviX chip (s… (#3514)
David Haywood
2018-05-04
1
-0
/
+9
*
srcclean and regenerate localisations (nw)
Vas Crabb
2018-03-25
1
-1
/
+1
*
dsp16: move most core state into DRC cache - keeps a lot of details out of th...
Vas Crabb
2018-03-21
1
-0
/
+5
*
prettier way of adding DRC framework on-demand (nw)
Vas Crabb
2018-03-20
1
-2
/
+12
*
dsp16: start adding recompiler boilerplate (nw)
Vas Crabb
2018-03-17
1
-2
/
+4
*
use more constexpr and literal classes in UML to give compiler more optimisat...
Vas Crabb
2018-03-17
1
-4
/
+4
*
Blind faith fixed long names for almost all CPUs (nw)
angelosa
2018-03-15
1
-0
/
+1
*
Cycle-accurate DSP16 core (disabled in QSound for performance reasons)
Vas Crabb
2018-03-15
1
-1
/
+0
*
Merge pull request #3266 from JoakimLarsson/diablo_1
R. Belmont
2018-02-28
1
-0
/
+17
|
\
|
*
WIP: Diablo printer CPU
joakim
2018-02-24
1
-0
/
+17
*
|
srcclean (nw)
Vas Crabb
2018-02-25
1
-1
/
+1
*
|
NUON disassembler [O. Galibert]
Olivier Galibert
2018-02-18
1
-0
/
+10
|
/
*
create derived 6502 type for XaviX because it has at least one custom… (#3154)
David Haywood
2018-02-02
1
-1
/
+10
*
-e132xs: fix botched DRC merge, nw
mooglyguy
2017-12-29
1
-0
/
+3
*
fixed build errors, nw
mooglyguy
2017-12-29
1
-1
/
+1
*
tms1000c: added correct microinstructions pla (nw)
hap
2017-12-21
1
-0
/
+3
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+1
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-1
/
+1
*
no help = no hyperstone drc, nw
mooglyguy
2017-12-06
1
-5
/
+1
*
e132xs: initial work on drc, nw
mooglyguy
2017-12-02
1
-1
/
+1
*
e132xs: initial drc work, and templated conditional db/b, nw
mooglyguy
2017-12-02
1
-2
/
+6
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-40
/
+231
*
i8085: moved opcode macros to main file, will convert these to functions (nw)
hap
2017-11-14
1
-1
/
+0
*
rename misleading i8085cpu.h to i8085ops.hxx (nw)
hap
2017-11-14
1
-1
/
+1
*
einstein: Major cleanup, add a ADC0844 device
Dirk Best
2017-11-06
1
-0
/
+2
*
srcclean (nw)
Vas Crabb
2017-10-22
1
-1
/
+1
*
Preliminary SH3 / SH4 recompiler [David Haywood] (#2711)
David Haywood
2017-10-11
1
-3
/
+5
*
use 'sh' instead of 'superh'
David Haywood
2017-10-02
1
-31
/
+31
*
move sh2 / sh4 to a folder called superh
David Haywood
2017-10-02
1
-44
/
+32
*
Create explicit i386dasm include for x86 DRC (nw)
AJR
2017-08-01
1
-1
/
+2
*
need this for debug trace logging on DRC cores (nw)
Vas Crabb
2017-08-01
1
-1
/
+1
*
Fix single build for i386-based drivers (nw)
AJR
2017-07-31
1
-1
/
+1
*
Begin of HP80 emulation (#2448)
fulivi
2017-07-08
1
-0
/
+16
*
create c-chip device with correct CPU type in it and a bunch of notes (pinout...
David Haywood
2017-07-05
1
-0
/
+2
*
Rewrote 4004 core and disassembler:
Vas Crabb
2017-06-27
1
-7
/
+7
*
sm510: made KB1013VK12 device a clone of SM5A (nw)
hap
2017-06-23
1
-4
/
+2
*
Update cpu.lua properly (nw)
AJR
2017-05-26
1
-0
/
+1
*
Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ...
AJR
2017-05-26
1
-0
/
+2
*
Fixed some inaccuracies in file names in lua scripts.
dankan1890
2017-05-21
1
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+6
*
Add preliminary Sharp SM590 CPU core [Lord Nightmare, hap]
Lord-Nightmare
2017-05-09
1
-0
/
+3
*
Cherry-pick some features from self-registering drivers PoC:
Vas Crabb
2017-02-16
1
-6
/
+1
*
preliminary TLCS-870 disassembler - Work in Progress (#1967)
ajrhacker
2017-02-05
1
-0
/
+12
*
m6805: added skeleton CMOS devices
Vas Crabb
2017-01-30
1
-1
/
+3
*
Merge pull request #2016 from pmackinlay/interpro
R. Belmont
2017-01-24
1
-0
/
+16
|
\
|
*
initial pull request
Patrick Mackinlay
2017-01-24
1
-0
/
+16
*
|
Merge pull request #2002 from wilbertpol/hcd62121
R. Belmont
2017-01-20
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
hcd62121: several small cleanups (nw)
Wilbert Pol
2017-01-19
1
-1
/
+0
[prev]
[next]