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
*
ibm/rosetta.cpp: implement debugger address translation
Patrick Mackinlay
2025-08-29
3
-66
/
+94
*
i386: throw faults from i386_trap so double and triple faults can be handled ...
cracyc
2025-08-13
10
-75
/
+75
*
cpu/drcbearm64.cpp: Don't sign extend word register loads into upper 32 bits ...
Vas Crabb
2025-08-08
1
-6
/
+6
*
-cpu/drcbex86.cpp: Not nuking the destination register on 64-bit rotate is im...
Vas Crabb
2025-08-05
1
-33
/
+57
*
nec cpu: small cleanup to spacing
hap
2025-08-03
3
-224
/
+229
*
nec cpu: div/divu does store a result on v33 [hap, Martin Donlon]
hap
2025-08-03
4
-45
/
+53
*
nec cpu: update mul/div cycles
hap
2025-08-03
1
-12
/
+12
*
Fix up various things:
Vas Crabb
2025-08-01
2
-9
/
+10
*
i86/nec: correction to idiv overflow
hap
2025-07-31
6
-20
/
+31
*
srcclean and cleanup
Vas Crabb
2025-07-27
4
-143
/
+143
*
sinclair/spectrum_v.cpp: Added ULA snow effect support [holub, spectramine] (...
holub
2025-07-24
1
-0
/
+1
*
cpu/z80n: Updated timings for z80n instructions (#13985)
holub
2025-07-24
1
-3
/
+19
*
m68010 ctor accepts type param (#13973)
Adam Billyard
2025-07-21
2
-3
/
+11
*
nec cpu: fix issue with prefetch (can't do prev_icount - m_icount to determin...
hap
2025-07-16
8
-111
/
+110
*
nec cpu: rep opcodes are interruptable
hap
2025-07-15
5
-132
/
+205
*
Add support for Freescale mcf5206e peripherals for Pluto 6 emulation (#13261)
Naoki Saito
2025-07-13
7
-13
/
+1680
*
machine/macseconds.cpp: mix-in to consolidate all of the copy-pastes of the M...
arbee
2025-07-12
3
-19
/
+20
*
cpu/mb86233: sort out register update priority (#13950)
Matthew Daniels
2025-07-12
2
-26
/
+54
*
apple/apple2gs.cpp: Generate ADB IRQs for incoming mouse data, not just keybo...
arbee
2025-07-05
1
-5
/
+5
*
apple/macpwrbkmsc.cpp: Improved operation for all supported PowerBook Duos. [...
arbee
2025-07-03
2
-15
/
+72
*
sh/sh7604: hookup UBC BARA/BARB r/w
angelosa
2025-07-02
2
-0
/
+90
*
Clean up various stuff.
Vas Crabb
2025-07-01
2
-40
/
+41
*
-sound/js_sound.cpp: Blind attempt at updating for base class changes.
Vas Crabb
2025-06-27
2
-4
/
+4
*
srcclean
Vas Crabb
2025-06-25
3
-7
/
+7
*
dpatrol: added bd3.d1 prom [Bitsavers]
hap
2025-06-19
1
-9
/
+11
*
m6809: don't reset physical input pins state at device_reset
hap
2025-06-15
2
-3
/
+1
*
i960: Make shli produce identical value to shlo because later models where th...
AJR
2025-06-14
2
-8
/
+33
*
z80: don't clear all input pins state at reset
hap
2025-06-10
2
-5
/
+6
*
cpu/m6800/m6801.cpp: Corrected the ICR read handlers. (#13799)
m1macrophage
2025-06-09
1
-2
/
+2
*
misc skeleton cpu: add SAVE_UNSUPPORTED flag
hap
2025-06-08
4
-4
/
+10
*
minx: add savestates
hap
2025-06-08
1
-0
/
+38
*
pdp1: add savestates
hap
2025-06-08
2
-19
/
+50
*
-sound/xaudio2_sound.cpp: Use abuffer for bufferring input.
Vas Crabb
2025-06-07
1
-2
/
+2
*
6809dasm: use < symbol for direct addressing
hap
2025-06-04
1
-19
/
+19
*
hlcd0538: add hlcd0607
hap
2025-06-04
2
-2
/
+2
*
cpu/sharc: correctly align 32-bit data transfers using PM bus (#13770)
Matthew Daniels
2025-06-03
1
-2
/
+3
*
z80: fix debugger h flag
hap
2025-06-03
1
-1
/
+1
*
z80: use z80 terminology for the flag vars
hap
2025-06-03
4
-341
/
+344
*
z80: support accessing F register in debugger
hap
2025-06-03
2
-3
/
+4
*
z80: set the flags after loadstate
hap
2025-06-03
5
-12
/
+19
*
cpu/z80: Handled flags lazily (#13729)
holub
2025-06-03
5
-450
/
+736
*
misc: small spelling correction
hap
2025-05-29
1
-1
/
+1
*
m68k: make pc-relative disassembly a little nicer to read
Olivier Galibert
2025-05-26
1
-2
/
+1
*
various VT3xx (mostly VT369) work + some other VT refactoring, many sets now ...
mamehaze
2025-05-23
6
-0
/
+312
*
i386: check cpl in verr and verw
cracyc
2025-05-20
3
-10
/
+17
*
cpu/z80: Flatten 16b rw operations in order to avoid vars manipulations (#13676)
holub
2025-05-19
2
-154
/
+86
*
cpu/mb86235: Improve TGPx4 interpreter (#13718)
Matthew Daniels
2025-05-18
7
-526
/
+697
*
hd6309: correct branch cycles in native mode
hap
2025-05-16
1
-10
/
+2
*
deco16: turn off verbose log flag
hap
2025-05-14
1
-1
/
+1
*
i386: check for fault before setting register
cracyc
2025-05-11
3
-17
/
+25
[next]