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
...
*
b5000: add b6000, b6100
hap
2022-03-20
1
-0
/
+6
*
add b5000 cpu core file placeholders
hap
2022-03-17
1
-0
/
+20
*
Add missing cpu.lua entries for the rest of the SM5* family. Fixes single-dr...
arbee
2022-03-14
1
-0
/
+4
*
65C02 updates
AJR
2022-01-27
1
-21
/
+18
*
Add build file missing from 12a1291f5a3e578010325131bd3dbbd7c61aff18
AJR
2022-01-15
1
-0
/
+5
*
sm510: fix wakeup after CEND, reorganize files a bit
hap
2021-12-21
1
-8
/
+11
*
Add CPU16 and HDD device skeletons for Conner CFP1080S
AJR
2021-11-25
1
-2
/
+9
*
new NOT_WORKING machine (Casio CTK-2100) (#8757)
Devin Acker
2021-10-27
1
-0
/
+2
*
Casio CTK-551 [Daivn Acker]
Devin Acker
2021-10-13
1
-4
/
+12
*
Add Z80-derived stub devices for eZ80 and R800 CPUs
AJR
2021-10-03
1
-0
/
+4
*
unidasm: Add disassembler for DEC VAX architecture
AJR
2021-09-03
1
-0
/
+10
*
Assorted N64 fixes (#8415)
MooglyGuy
2021-08-09
1
-34
/
+1
*
little hack to make it build fine with current build system
Miodrag Milanovic
2021-08-02
1
-0
/
+2
*
Genearate seaparate dasm header for TMS57002
Miodrag Milanovic
2021-08-02
1
-3
/
+3
*
f2mc16: Rewrite disassembler
AJR
2021-07-21
1
-2
/
+2
*
unidasm: Add CPU16 disassembler
AJR
2021-05-21
1
-0
/
+10
*
decmate2, decmate3: Emulate HD-6120 CPU; add enough I/O to initialize various...
AJR
2021-05-19
1
-0
/
+2
*
cdr-254sh: Skeleton
Olivier Galibert
2021-05-10
1
-0
/
+2
*
h8: Add the h8/3032
Olivier Galibert
2021-04-07
1
-0
/
+2
*
pps41: add preliminary mm78la/mm77la
hap
2021-03-19
1
-0
/
+4
*
pps41: added mm78 disasm and mm77/mm78 skeleton device
hap
2021-03-08
1
-0
/
+4
*
pps41: add skeleton MM76-derived devices
hap
2021-03-04
1
-0
/
+4
*
formats: Create mame_formats_full_list which gives access to all the supporte...
Olivier Galibert
2021-03-04
1
-314
/
+320
*
New working machines
AJR
2021-02-27
1
-0
/
+17
*
added MM76 disassembler and preliminary PPS-4/1 MCU core [hap]
hap
2021-02-26
1
-4
/
+24
*
added MM5799 MCU emulation [hap]
hap
2021-02-14
1
-0
/
+20
*
scripts: Remove references to non-existent headers and duplicate source file ...
Roberto Benfatto
2021-02-14
1
-1
/
+1
*
unidasm: Add disassemblers for NEC/Renesas V850 family
AJR
2021-01-30
1
-0
/
+9
*
-arm7: Moved WinCE call logging into a separate .hxx file. [Ryan Holtz]
Ryan Holtz
2021-01-01
1
-0
/
+1
*
romp: initial storage channel implementation
Patrick Mackinlay
2020-12-31
1
-0
/
+1
*
Add CompactRISC CR16C disassembler to unidasm (largely untested)
AJR
2020-12-16
1
-1
/
+10
*
unidasm: Add disassembler for M32C architecture
AJR
2020-12-07
1
-0
/
+9
*
Separate TX-0 from PDP-1; separate some SoC types in build
AJR
2020-11-19
1
-30
/
+93
*
lc57, msm65x2: Add disassemblers [O. Galibert]
Olivier Galibert
2020-10-26
1
-0
/
+20
*
m68000: Separate FPU code from header
AJR
2020-10-15
1
-1
/
+1
*
ns32000: avoid potential slave dependency issue
Patrick Mackinlay
2020-10-06
1
-0
/
+1
*
lc58: Add disassembler [O. Galibert]
Olivier Galibert
2020-09-29
1
-0
/
+10
*
machines promoted to WORKING (plug play) (#7299)
David Haywood
2020-09-29
1
-1
/
+1
*
kl5c80a12, kl5c80a16: Added emulation of KP63(A) Timer/Counter unit. This imp...
AJR
2020-09-14
1
-0
/
+10
*
Fix non-x86 build and try to make sure it does not break silently again (#7041)
Julian Sikorski
2020-08-12
1
-4
/
+8
*
cpu/nec: use anonymous namespaces to avoid ODR violations with enums
Vas Crabb
2020-08-11
1
-2
/
+2
*
sigmab98.cpp: Change CPU to new KC82-derived type for Sigma/Banpresto games
AJR
2020-07-27
1
-0
/
+6
*
kl5c80a12: Emulate interrupt controller
AJR
2020-07-27
1
-0
/
+2
*
Remove x86emit.h
AJR
2020-07-10
1
-1
/
+0
*
New machines marked as NOT_WORKING
AJR
2020-06-28
1
-0
/
+17
*
New machines marked as NOT_WORKING
AJR
2020-06-21
1
-0
/
+2
*
Correct cycle counts for TLCS-900/H CPU core; prepare to add support for orig...
AJR
2020-06-19
1
-0
/
+1
*
tlcs900: Split derived types into separate files; no need for separate 8-bit ...
AJR
2020-06-18
1
-0
/
+4
*
pic1670: Add a disassembler [O. Galibert]
Olivier Galibert
2020-06-11
1
-0
/
+10
*
New machines marked as NOT_WORKING
AJR
2020-06-04
1
-0
/
+17
[prev]
[next]