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
/
machine
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
machine/pc_lpt.cpp: add PS/2 bidirectional mode support [Felipe Sanches]
angelosa
2026-04-01
2
-1
/
+10
*
at28c*: small cleanup to indentation
hap
2026-03-31
4
-19
/
+21
*
z8536: Take into account data path polarity on port writes and bit matching. ...
Curt Coder
2026-03-31
1
-6
/
+6
*
vfxcart.cpp: add a timer to complete the write cycle. (#15155)
Christian Brunschen
2026-03-30
3
-0
/
+721
*
machine/vt82c598mvp.cpp: work around SMI mapping for '691
angelosa
2026-03-30
2
-1
/
+7
*
cpu/tlcs900/tmp94c241_serial.cpp: Let's not break encapsulation and add gratu...
Vas Crabb
2026-03-30
1
-1
/
+1
*
Fixed things C++20 doesn't allow:
Vas Crabb
2026-03-29
3
-372
/
+347
*
omti8621: fix crash in apollo driver
hap
2026-03-26
1
-1
/
+0
*
machine/vt82c586b_acpi.cpp: rename to '596 and implement actual '596B
angelosa
2026-03-25
2
-34
/
+89
*
bus/pci/sis6326.cpp: add shifter behaviour on High/True Color depths
angelosa
2026-03-25
2
-3
/
+7
*
z80dma: Update RDY immediately but defer the side effects. [Curt Coder]
Curt Coder
2026-03-25
1
-3
/
+8
*
misc: toodle-oo TOOD typo
hap
2026-03-24
1
-1
/
+1
*
pc/pcipc_via.cpp: bump ga6vx to VT82C596 southbridge
angelosa
2026-03-23
4
-25
/
+429
*
cpu/i386/i386.cpp: add CPUID brand ID for Pentium 3 and 4
angelosa
2026-03-23
1
-1
/
+1
*
dynax/ddenlovr.cpp: marked daichuka's program ROM as bad
Ivan Vangelista
2026-03-23
1
-1
/
+0
*
pc/pcipc_via.cpp: kickoff an Apollo Pro + 596 chipset
angelosa
2026-03-23
3
-1
/
+1092
*
pc/pcipc_via.cpp: hookup basic Apollo Pro Northbridge override
angelosa
2026-03-22
3
-8
/
+105
*
machine/pci-usb.cpp: set HCHalted on cleared Run/Stop bit
angelosa
2026-03-21
1
-0
/
+3
*
machine/sis630_host.cpp: remove debug_break on smiact trigger
angelosa
2026-03-21
1
-2
/
+2
*
Ran srcclean across the source.
Vas Crabb
2026-03-22
11
-27
/
+27
*
-emu/dislot.cpp: Cleaned up interface.
Vas Crabb
2026-03-22
1
-4
/
+1
*
z8536: Further improve port bit matching. [Curt Coder]
Curt Coder
2026-03-19
1
-3
/
+29
*
bus/pci/clgd543x_alpine.cpp: fix ROM defs
angelosa
2026-03-18
1
-11
/
+11
*
src: bulk change osd_printf_warning -> osd_printf_info for LOG_OUTPUT_FUNC
angelosa
2026-03-17
23
-23
/
+23
*
machine/i82426ex_ib.cpp: add TRC register hookup, fix BIOS hanging after savi...
angelosa
2026-03-17
6
-3
/
+34
*
machine/i82426ex_ib.cpp: fix DMA page_offset
angelosa
2026-03-17
2
-13
/
+12
*
Some prep work for extending offs_t to 64 bits. [Vas Crabb, Ryan Holtz]
Vas Crabb
2026-03-18
7
-16
/
+14
*
intel/i420ex.cpp: initial Aries chipset check-in (#15110)
Angelo Salese
2026-03-17
6
-0
/
+1516
*
fix register saving and restoring for i8087 (#15104)
Valera Klachkov
2026-03-14
1
-2
/
+2
*
bus/pci/trident_4dwavedx.cpp: implement sample playback modes
angelosa
2026-03-13
1
-2
/
+4
*
z8536: Fix port pattern polarity. [Curt Coder]
Curt Coder
2026-03-08
1
-1
/
+1
*
konami/trackfld_a.cpp: Inputs don't magically change on reset.
Vas Crabb
2026-03-08
1
-12
/
+12
*
wd1000.cpp: Set ID not found error properly (#15070)
Brian Johnson
2026-03-07
2
-21
/
+28
*
-cpu/sharc: More recompiler improvements:
Vas Crabb
2026-03-08
3
-11
/
+28
*
machine/pit8253.cpp: Improved timing accuracy. (#15064)
m1macrophage
2026-03-07
2
-17
/
+76
*
machine/vrender0.cpp: Add DMA address direction, Updates (#15065)
cam900
2026-03-07
2
-57
/
+92
*
bus/pci/trident_4dwavedx.cpp: fix unintended bug with hso range
angelosa
2026-03-06
2
-2
/
+3
*
hd63450: Fix regression with device-to-memory byte transfers that broke X68K ...
ajrhacker
2026-03-06
1
-1
/
+1
*
machine/pci.cpp: standardize minimum grant & maximum latency readbacks
angelosa
2026-03-06
7
-10
/
+52
*
z8536: Fixed interrupt priorities, Timer/Counter interrupt error, and port pa...
Curt Coder
2026-03-04
2
-136
/
+237
*
6502: m_ify
Olivier Galibert
2026-03-04
3
-12
/
+12
*
scsi: finish deslotting and correct a number of things
Olivier Galibert
2026-03-03
10
-11
/
+3
*
machine/sis950_lpc.cpp: hookup relocable IDE IIRQA/IIRQB pins
angelosa
2026-03-03
2
-1
/
+32
*
machine/sis630_gui.cpp: fix subsystem write once in GUI, fix device ID for br...
angelosa
2026-03-03
2
-4
/
+15
*
machine/sis950_lpc.cpp: add pin mapper, add PCI slots to base sis630.cpp driver
angelosa
2026-03-03
3
-0
/
+82
*
aic6250,ncr5380,ncr53c90: Deslotify
Olivier Galibert
2026-03-03
6
-6
/
+2
*
nscsi: split HLE to a different file
Olivier Galibert
2026-03-02
4
-1517
/
+1536
*
bus/pci: initial Trident 4DWave-DX hookup
angelosa
2026-03-02
3
-3
/
+3
*
video/pc_vga_sis.cpp: upgrades
angelosa
2026-03-02
3
-4
/
+8
*
mb87030/mb89352: de-slotize
Olivier Galibert
2026-03-02
2
-2
/
+1
[prev]
[next]