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/tms9914.cpp: Suppress side effects for debugger reads.
Vas Crabb
2025-12-27
2
-139
/
+150
*
mb87030: Correct the behaviour when a transfer size 0 is requested
Olivier Galibert
2025-12-26
2
-13
/
+23
*
nec/pcfx.cpp: hookup internal backup RAM
angelosa
2025-12-25
2
-2
/
+5
*
ic2061a: ensure m_regs is initialized and saved
Olivier Galibert
2025-12-24
1
-0
/
+2
*
Cleaned up code in VRender0-related drivers and devices: (#14453)
cam900
2025-12-24
3
-218
/
+219
*
nec/pcfx.cpp: move interrupt controller as device
angelosa
2025-12-23
2
-0
/
+202
*
New working systems
hap
2025-12-22
2
-1
/
+46
*
machine/nscsi_bus: Moved the BSY callback from the MB87030 device to the bus ...
arbee
2025-12-21
4
-6
/
+10
*
machine/mb87030.cpp: Added a BSY line callback suitable for drive LEDs. [R. B...
arbee
2025-12-20
2
-1
/
+7
*
pc/*, nec/pc9801.cpp: kick-off a generic_cdrom software list
angelosa
2025-12-16
1
-0
/
+1
*
multibus/sun1.cpp: add SGI PM1 firmware [bitsavers]
Patrick Mackinlay
2025-12-15
2
-0
/
+381
*
machine/i82586.cpp: Use multibyte helpers instead of casting buffer pointer
AJR
2025-12-14
1
-30
/
+21
*
Current Plug & Play PR - ELAN SoC refactoring pass 2 (#14648)
mamehaze
2025-12-12
24
-0
/
+4426
*
Start addressing alignment/endianness issues:
Vas Crabb
2025-12-12
2
-13
/
+20
*
machine/dp8390.cpp: push CR bit 5 high on DMA complete events (#14651)
Angelo Salese
2025-12-10
1
-0
/
+2
*
mos6551: RTS high disables transmitter, but not in the middle of a character
AJR
2025-12-06
1
-1
/
+1
*
mos6551: Do not disable the transmitter when a command deasserts RTS
AJR
2025-12-06
2
-109
/
+104
*
machine/mc68328.cpp: ignore lower 3 bits for IVR writes
angelosa
2025-12-06
1
-2
/
+3
*
tvgames: Get rid of "full memory" device.
Vas Crabb
2025-12-04
1
-5
/
+5
*
z80dma.cpp: Relaxed fatal error which were used for unknown commands catching...
holub
2025-12-03
1
-3
/
+4
*
machine/wd33c9x.cpp: fix #14532
angelosa
2025-12-02
1
-4
/
+8
*
machine/gpl_renderer.cpp: Try to actually use address space finders.
Vas Crabb
2025-11-27
8
-98
/
+105
*
machine/upd765.cpp: Add support for machines that have non-standard TS (two-s...
arbee
2025-11-24
2
-0
/
+5
*
pc/pc_t1t.h: Missing change corresponding to previous commit. Also srcclean.
Vas Crabb
2025-11-23
2
-2
/
+2
*
New systems marked not working
arbee
2025-11-22
1
-0
/
+1
*
bus/pc98_cbus: preliminary hookup for a PC-9801-27 SASI interface
angelosa
2025-11-21
1
-0
/
+2
*
machine/swim1.cpp: Guard against machine().time() going randomly in reverse. ...
arbee
2025-11-19
1
-0
/
+8
*
machine/82c100.cpp: New 82C100 IBM PS/2 Model 30 and Super XT device.
Nigel Barnes
2025-11-18
6
-0
/
+1243
*
machine/upd765.cpp: Added Control Port C4 and C6 outputs for TC8566AF.
Nigel Barnes
2025-11-18
2
-7
/
+28
*
machine/sega_scu.cpp: rename to saturn_scu, move to Sega folder, relicense to...
angelosa
2025-11-16
2
-940
/
+0
*
cpu/sh/sh7604.cpp: fix BCR1/BCR2 and VCRDIV accessing
angelosa
2025-11-16
1
-2
/
+2
*
machine/smpc.cpp: remove device_memory_interface, fix open bus access, move t...
angelosa
2025-11-16
2
-1150
/
+0
*
machine/ticket.cpp: Forgot to git add this.
Vas Crabb
2025-11-16
1
-1
/
+1
*
-machine/ticket.cpp: Added a sensor test input for convenience.
Vas Crabb
2025-11-16
2
-60
/
+72
*
spg_renderer: Split off GeneralPlus renderer (#14508)
mamehaze
2025-11-14
7
-464
/
+1018
*
machine/pci9050.cpp: fix class code
angelosa
2025-11-12
2
-5
/
+5
*
Current Plug and Play PR + some GPL162xx related hack removal (#14496)
mamehaze
2025-11-09
6
-131
/
+145
*
nec/pc9801.cpp: move RAM handling to specific 54simm / 61simm options
angelosa
2025-11-09
1
-3
/
+0
*
machine/wd33c9x.cpp: provide an hack free status read
angelosa
2025-11-07
2
-1
/
+8
*
machine/mc68681.cpp: Add received data to FIFO in loopback mode.
Nigel Barnes
2025-11-06
1
-1
/
+1
*
pc/tandy1t.cpp: Added crude support for the original Tandy 1000.
Vas Crabb
2025-11-07
2
-395
/
+305
*
nec/pc9801.cpp: major RAM rewrite
angelosa
2025-11-06
1
-0
/
+3
*
midway/midvunit.cpp: Improved shift controls.
Vas Crabb
2025-11-06
1
-0
/
+2
*
bus/pc98_cbus: refactor card implementations using address maps for I/Os
angelosa
2025-11-04
4
-12
/
+14
*
machine/mb89371.cpp: Rewrite as a fully functional device. [R. Belmont]
arbee
2025-11-02
2
-29
/
+287
*
i8257: make the driver handle verify cycles since the dmac only does an addre...
cracyc
2025-11-01
2
-3
/
+5
*
cpu/m68000/mcf5206e.cpp: disallow do not use commands for monomach to send 0x...
angelosa
2025-11-01
1
-17
/
+15
*
cpu/m68000/mcf5206e.cpp: provide MBAR relocation, and retire machine/mcf506e.cpp
angelosa
2025-11-01
2
-133
/
+0
*
sound/gt155.cpp, machine/gt913_snd.cpp: fix obvious left channel clamp typo
angelosa
2025-10-30
1
-1
/
+1
*
upd72069: Document all of the auxiliary commands
AJR
2025-10-25
1
-10
/
+39
[next]