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
*
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
*
dspp: Tweak mnemonics in disassembler
AJR
2025-05-07
1
-2
/
+5
*
Fix for SH3/SH4 DRC regression in b26662f1bba6809df145d9e8b3f78f66e3a7c7db, w...
smf-
2025-05-07
1
-1
/
+2
*
dspp: Add a real disassembler
AJR
2025-05-07
3
-102
/
+585
*
dspp: Various fixes
AJR
2025-05-07
2
-47
/
+12
*
z80.lst: std::swap correction
hap
2025-05-05
1
-2
/
+2
*
z80.lst: small cleanup (press enter after semicolon)
hap
2025-05-05
2
-320
/
+810
*
cpu/z80: Changed macro call syntax in generator input (#13671)
holub
2025-05-05
3
-1452
/
+1470
*
cpu/i960: Reduce padding area size when servicing interrupt (#13667)
Matthew Daniels
2025-05-04
1
-1
/
+1
*
cpu/z80: Removed internal TADR variable - effective addresses can be passed a...
holub
2025-05-04
4
-1269
/
+845
*
cpu/z80: Optimized detection of attention needed in service step. (#13630)
holub
2025-05-03
6
-78
/
+122
*
rsp: add m_v to savestates
hap
2025-05-02
2
-5
/
+5
*
rsp: add preliminary savestates
hap
2025-05-02
2
-155
/
+169
*
cpu/h8/h8_adc.cpp: Wrap channel to avoid crash if end channel gets set lower ...
Vas Crabb
2025-05-02
1
-6
/
+9
*
add preliminary driver for Casio FZ series samplers (#13623)
Devin Acker
2025-04-29
2
-10
/
+27
*
simulate sh3 sci transmitter emptying, fixes https://github.com/mamedev/mame/...
smf-
2025-04-28
1
-0
/
+5
*
New sound infrastructure.
Olivier Galibert
2025-04-27
12
-48
/
+39
*
srcclean in preparation for release.
Vas Crabb
2025-04-27
4
-20
/
+20
*
z80.lst: fix nsc800 compile
hap
2025-04-25
1
-1
/
+1
[next]