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
/
src
/
devices
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
virusb: goes all the way to the main program
dsp563xx
Olivier Galibert
2025-11-01
10
-22880
/
+33815
*
Ensure all three virus reach 0x100
Olivier Galibert
2025-10-31
6
-22
/
+32
*
dsp563xx: Implement enough to make the dsp56311 reach the first stage bootloa...
Olivier Galibert
2025-10-31
10
-11085
/
+22940
*
cpu/m68000/mcf5206e.cpp: make it accept external interrupts, fix CPU space (m...
angelosa
2025-10-31
2
-142
/
+202
*
TMS32031: ABSF was mistakenly using ~man instead of -man, causing problems fo...
codefrog2002
2025-10-31
1
-6
/
+26
*
src/devices/cpu/m68000: add basic state viewer for Coldfire
angelosa
2025-10-31
7
-107
/
+523
*
sega/model2_v.cpp: Pre-bind render callback delegates.
Vas Crabb
2025-10-31
1
-71
/
+92
*
i386: set cpl after all memory reads are done in i386_task_switch
cracyc
2025-10-28
1
-1
/
+1
*
dsp563xx: First stab at the interpreter infrastructure
Olivier Galibert
2025-10-28
7
-78
/
+64325
*
mcs51: remove spurious port read messages
Olivier Galibert
2025-10-28
1
-4
/
+4
*
new cpu core (start of disassembler): dsp563xx
Olivier Galibert
2025-10-26
15
-0
/
+36782
*
cpu/sonix16/sonix16d.cpp: Minor correction
AJR
2025-10-26
1
-1
/
+1
*
srcclean and tidy
Vas Crabb
2025-10-26
2
-6
/
+6
*
Tidied a few things.
Vas Crabb
2025-10-26
3
-29
/
+29
*
sonix16: Disassemble a few more instructions and registers
AJR
2025-10-25
1
-10
/
+27
*
sonix16: Improve disassembler compiling on GCC. [R. Belmont]
arbee
2025-10-24
1
-3
/
+3
*
evo_cpu -> sonix16: Identify manufacturer of processor used in evolhh (and ot...
AJR
2025-10-24
7
-437
/
+250
*
cpu/m6805/hd6305.cpp: Use logmacro logging.
Nigel Barnes
2025-10-24
1
-34
/
+50
*
t11: add interrupt processing and EIS instructions to K1801VM2 core. (#14325)
shattered
2025-10-22
5
-40
/
+424
*
t11: handle unaligned accesses to I/O page. (#14347)
shattered
2025-10-22
2
-2
/
+32
*
sab80c535: hook up the ports 4-5
Olivier Galibert
2025-10-19
4
-4
/
+131
*
Fix include guards
Olivier Galibert
2025-10-17
2
-4
/
+4
*
sinclair/specnext.cpp: Improved IRQ handling. (#14340)
holub
2025-10-18
1
-1
/
+1
*
mcs51: Modernization step 2
Olivier Galibert
2025-10-17
13
-1185
/
+1331
*
cpu/drcbearm64.cpp: Don't try to get offset of unbound labels even if it won'...
Vas Crabb
2025-10-17
1
-1
/
+1
*
cpu/drcbe{arm64,x64,x86}.cpp: Removed casts that are no longer necessary.
Vas Crabb
2025-10-16
3
-40
/
+41
*
3rdparty/asmjit: Sync with upstream version 1.20. (#14330)
Patrick Mackinlay
2025-10-16
3
-618
/
+617
*
mcs51: Modernization step 1
Olivier Galibert
2025-10-13
4
-2567
/
+2627
*
mcs51: start turning the internal maps into real maps
Olivier Galibert
2025-10-12
2
-102
/
+85
*
mcs51: Rename the external data bus from io to data
Olivier Galibert
2025-10-12
2
-47
/
+52
*
cpu/axc51: Fixed destination RAM type for XCHD A, @R0/@R1. (#14312)
Fabio D'Urso
2025-10-12
1
-1
/
+1
*
st2203u: Stub out another register to get toumapet slightly closer to booting
AJR
2025-10-10
3
-1
/
+16
*
tms7000: Clean up code in disassembler
AJR
2025-10-10
1
-14
/
+8
*
-cpu/drcarm64.cpp, cpu/e132xs, cpu/powerpc: Mostly messing with multiplication:
Vas Crabb
2025-10-11
8
-384
/
+382
*
terak: add minimal LSI-11 CPU core (#14286)
shattered
2025-10-10
2
-0
/
+102
*
Recompiler improvements:
Vas Crabb
2025-10-10
3
-124
/
+147
*
z80/z80.cpp: Cleaned up unnecessary internal state validation (SA_BUSACK) whi...
holub
2025-10-09
3
-16
/
+14
*
cpu/drcbex64.cpp: Use 2-operand and 3-operand forms of imul.
Vas Crabb
2025-10-10
1
-44
/
+133
*
cpu/i960.cpp: fix typo in ROUNDRL instruction (#14299)
Matthew Daniels
2025-10-08
1
-1
/
+1
*
-cpu/drcbex64.cpp: Optimised a couple more cases of GETFLGS, replaced a few m...
Vas Crabb
2025-10-09
2
-10
/
+47
*
mcs51: fix destination RAM type in XCHD A, @R0/@R1 (#14289)
Fabio D'Urso
2025-10-08
1
-1
/
+1
*
cpu/mb86235: Use separate memory spaces for data A and external (#14285)
Matthew Daniels
2025-10-07
3
-47
/
+86
*
apple2gs: Improve IRQ emulation (#14277)
arekkusu42
2025-10-06
3
-10
/
+1
*
g65816: fix status flag display in emulation mode (#14279)
arekkusu42
2025-10-06
1
-3
/
+2
*
cpu/i960: Split check_irqs() into two separate functions; fixes MT08347 (#14266)
Matthew Daniels
2025-10-05
2
-54
/
+56
*
cpu/drcbex64.cpp: Avoid slow microcoded pushfq/popfq altogether.
Vas Crabb
2025-10-04
1
-36
/
+45
*
Reompiler improvements:
Vas Crabb
2025-10-04
3
-143
/
+111
*
-Recompiler improvements:
Vas Crabb
2025-10-03
4
-127
/
+134
*
Recompiler improvements:
Vas Crabb
2025-10-02
3
-31
/
+68
*
-Recompiler improvements:
Vas Crabb
2025-09-30
3
-36
/
+41
[next]