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
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
372
-3282
/
+982
*
m6801: add i/o ports tri-state callback,
hap
2023-06-16
1
-1
/
+1
*
mc68681: Delay setting of TxRDY until start bit time has passed (fixes DUART ...
AJR
2023-06-15
2
-11
/
+36
*
emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers.
Vas Crabb
2023-06-13
12
-64
/
+47
*
emu/devfind.h: Added a lookup() member function to device finders.
Vas Crabb
2023-06-12
18
-104
/
+106
*
New working clones
Ivan Vangelista
2023-06-09
2
-0
/
+12
*
h8_sci: Bring interface up in the cpu
Olivier Galibert
2023-06-08
1
-0
/
+1
*
ncr5380/ti99: Use DRQ to set DMA state on controller card; remove in_dma_mode...
Michael Zapf
2023-06-08
2
-6
/
+0
*
ti99: Some debug output improvements
Michael Zapf
2023-06-08
1
-9
/
+9
*
ncr5380: Add a function to check for DMA mode.
Michael Zapf
2023-06-08
2
-0
/
+6
*
h8_adc, h8_port: convert i/o to devcb at cpu level
Olivier Galibert
2023-06-08
2
-8
/
+4
*
z80scc.cpp: Reset Highest IUS command is available on NMOS versions too accor...
AJR
2023-06-06
1
-16
/
+9
*
z80scc: fix access to wr7'
Patrick Mackinlay
2023-06-07
1
-2
/
+5
*
mc68681: separate transmitter holding and shift registers
Patrick Mackinlay
2023-06-07
2
-43
/
+18
*
h8_dma: reorganize, upgrade
Olivier Galibert
2023-06-06
1
-1
/
+0
*
h8: Use finders
Olivier Galibert
2023-06-06
2
-8
/
+8
*
Clean up several sprintf() deprecation warningss in non-3rdparty code. [R. Be...
arbee
2023-06-03
3
-6
/
+6
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
414
-2333
/
+2333
*
sega/puckpkmn.cpp: Made Puckman Pockimon set showing Sun Mixing copyright the...
Vas Crabb
2023-05-31
1
-5
/
+41
*
New systems marked not working
angelosa
2023-05-31
1
-2
/
+2
*
pc/pcipc.cpp: derive a very preliminary i440bx AGP target from savquest BIOS
angelosa
2023-05-30
2
-0
/
+485
*
video/pc_vga.cpp: part 1 of interface modernization (#11284)
Angelo Salese
2023-05-30
1
-1
/
+0
*
srcclean in preparation for MAME 0.255 branch
Vas Crabb
2023-05-28
14
-47
/
+44
*
tc9223: Add forgotten override qualifier
Olivier Galibert
2023-05-26
1
-2
/
+2
*
hrdvd: Add placeholders for all the chips, thanks Guru for tracing the pcb
Olivier Galibert
2023-05-26
2
-0
/
+108
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
114
-630
/
+524
*
Initial work towards i440bx chipset (#11037)
Angelo Salese
2023-05-21
18
-121
/
+937
*
Fix validation errors from 24371e7a4af8a28e843218f3c887bc60360acc5b
AJR
2023-05-18
1
-0
/
+1
*
cdda: Modernize a little
Olivier Galibert
2023-05-18
3
-6
/
+15
*
machine/akiko.cpp: fix regression crash (amiga/cubo.cpp games still don't aut...
angelosa
2023-05-18
1
-3
/
+3
*
New systems marked not working
Nigel Barnes
2023-05-17
6
-0
/
+1313
*
machine/stvcd.cpp: better split LOG calls to areas of interest
angelosa
2023-05-17
1
-83
/
+103
*
bus/psion: Added SIBO and Honda expansion port devices:
Nigel Barnes
2023-05-16
8
-167
/
+828
*
ds2430a: Silence logging
AJR
2023-05-14
1
-1
/
+1
*
machine/opti82c861.cpp: Skeleton for OPTi 82C861 PCI USB OHCI controller. [R....
arbee
2023-05-13
2
-0
/
+84
*
Skeleton driver for 600 Cellular Activation Tester (#11225)
MooglyGuy
2023-05-13
2
-3
/
+27
*
mb87030: Make DMA transfers go through DREG rather than separate single buffer
AJR
2023-05-11
2
-63
/
+31
*
mcs51: implement serial input/output as bit stream (#11190)
Patrick Mackinlay
2023-05-08
2
-40
/
+10
*
hrdvd: Make the initial dvdrom test pass
Olivier Galibert
2023-05-05
2
-5
/
+34
*
csplayh5: rename to hrdvd (High Rate DVD)
Olivier Galibert
2023-05-05
1
-1
/
+1
*
chd: Add dvd support. better abstraction in general, multi-image support in a...
Olivier Galibert
2023-05-04
20
-235
/
+156
*
machine/mpc106.cpp: properly endian-swap PPC/PCI transactions, support LE PPC...
arbee
2023-04-29
2
-17
/
+86
*
video/vrender0.cpp: More accurate VRender0 pipeline inner workings (#11057)
Angelo Salese
2023-04-27
1
-3
/
+5
*
mpc106: map RAM and ROM into PCI memory space for PCI DMA. [R. Belmont]
arbee
2023-04-25
2
-3
/
+27
*
machine/t10mmc.cpp: track command 48h just plays track when TNO start == TNO ...
Angelo Salese
2023-04-25
1
-5
/
+16
*
wicat: Add MCU dump and LLE of keyboard; update layout to include keyboard LE...
AJR
2023-04-22
4
-16
/
+395
*
srcclean in preparation for release
Vas Crabb
2023-04-23
1
-1
/
+1
*
mc88200: fix cache endianness bugs
Patrick Mackinlay
2023-04-21
2
-184
/
+230
*
namco/namcos10.cpp: Added CD-ROM drive support and I/O for Taiko games. (#11131)
987123879113
2023-04-21
2
-1
/
+68
*
mb87030: fix hp98265a diagnostic error
Patrick Mackinlay
2023-04-19
1
-3
/
+4
[next]