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
*
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
*
|
cop400: Properly separated COP444L from COP444C. [Curt Coder]
Curt Coder
2017-01-16
1
-0
/
+1
|
/
*
cop400: Removed non-working, incomplete COP440 code. (nw)
Curt Coder
2017-01-16
1
-1
/
+1
*
m6805: refactoring and improvements
Vas Crabb
2017-01-12
1
-0
/
+3
*
Added preliminary MB86235 recompiler [Ville Linde]
Ville Linde
2016-12-17
1
-1
/
+4
*
Put necv_dasm_one() into a header file
Nathan Woods
2016-11-16
1
-0
/
+1
*
nanoprocessor: initial support. Disassembler only is known to work at this po...
fulivi
2016-11-03
1
-0
/
+16
*
Merging Konami disassembler with M6809/HD6309 disassemblers
Nathan Woods
2016-10-23
1
-1
/
+0
*
Merged the M6809 and HD6309 disassemblers, and changed to properly use streams
Nathan Woods
2016-10-23
1
-2
/
+1
*
Base WatchDog Timer device
angelosa
2016-09-27
1
-0
/
+4
*
Written stub SH7604 BUS device (not hooked up to SH2 yet).
angelosa
2016-09-27
1
-0
/
+2
*
Fixed separate compile of drivers using sharc/ADSP21062 cpu (nw)
Miodrag Milanovic
2016-07-23
1
-1
/
+1
*
Convert SPARCv8 ops to document-described functionality
therealmogminer@gmail.com
2016-06-23
1
-0
/
+1
*
improve SPARC disassembler: [Vas Crabb]
Vas Crabb
2016-06-22
1
-0
/
+1
*
Add majority of SPARC integer ops
therealmogminer@gmail.com
2016-06-18
1
-1
/
+1
*
Initial MB86901 diassembler
therealmogminer@gmail.com
2016-06-17
1
-0
/
+16
*
fix compile problem
hap
2016-06-05
1
-1
/
+1
*
Added highly experimental SHARC recompiler (disabled by default) [Ville Linde]
Ville Linde
2016-05-28
1
-0
/
+3
*
Further improvements to the Patinho Feio driver & CPU
Felipe CorrĂȘa da Silva Sanches
2016-05-25
1
-1
/
+1
*
tms7000/e0c6200: renamed hxx(inc) to cpp
hap
2016-05-01
1
-2
/
+2
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
1
-115
/
+115
*
Fixed ti drivers (nw)
Miodrag Milanovic
2016-05-01
1
-0
/
+1
*
fix for mb86235 (nw)
Miodrag Milanovic
2016-05-01
1
-1
/
+1
*
hec2hrp and arcompact fix (nw)
Miodrag Milanovic
2016-05-01
1
-1
/
+1
*
R3000 is separate CPU, helps building some drivers with SOURCES (nw)
Miodrag Milanovic
2016-04-28
1
-3
/
+15
*
h8: Add dtc, dma, watchdog (WIP) [O. Galibert]
Olivier Galibert
2016-04-27
1
-2
/
+8
*
fix for v25 building (nw)
Miodrag Milanovic
2016-04-23
1
-0
/
+2
*
sm500: start on opcodes
hap
2016-04-11
1
-1
/
+2
*
sm500 file placeholders
hap
2016-04-05
1
-0
/
+5
*
scrclean on lua scripts (nw)
Miodrag Milanovic
2016-03-29
1
-14
/
+14
*
tms1k: split part 3, done
hap
2016-03-16
1
-1
/
+19
*
tms1k: split part 2, renamed folder tms0980 to tms1000
hap
2016-03-16
1
-5
/
+5
*
tms1k: split part 2, renamed files
hap
2016-03-16
1
-7
/
+8
*
Make generic VTLB implementation a modern device interface (nw)
AJR
2016-02-07
1
-9
/
+0
*
Removed dead PPC code (nw)
Miodrag Milanovic
2015-12-09
1
-10
/
+0
[next]