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
*
srcclean in preparation for release
Vas Crabb
2022-05-22
5
-5
/
+5
*
machine/7474.cpp: Fixed use of uninitialised members.
Vas Crabb
2022-05-21
2
-11
/
+21
*
tube: Implemented parasite reset PRST line, and added to all co-processors.
Nigel Barnes
2022-05-20
2
-2
/
+24
*
krokha,iphone2g: Fixed "Attempt to register save state entry after state regi...
Robbbert
2022-05-20
1
-1
/
+1
*
Updated Commodore LCD colors, based on recent pictures from one of the protot...
smf-
2022-05-19
1
-9
/
+5
*
removed some unnecessary 6821 readca1_handler/readca2_handler/readcb1_handler...
smf-
2022-05-18
7
-40
/
+5
*
JPM SRU fruit machine improvements (#9632)
SomeRandomGuyIdk
2022-05-17
2
-0
/
+35
*
intelfsh.cpp: Keep spacing consistent to all other devices
Scott Stone
2022-05-13
1
-1
/
+1
*
dinetwork: Add mtu paramter and remove unnecessary floating point calculation...
tedgreen99
2022-05-12
8
-8
/
+8
*
Fix address mask for SST 39SF040 (#9747)
Miodrag Milanović
2022-05-12
1
-0
/
+1
*
machine/netlist.cpp: Use templates to compile with NETLIST_CREATE_CSV=1. (#9707)
couriersud
2022-05-09
2
-96
/
+110
*
acia6850: initialize receive section (#9694)
Miodrag Milanović
2022-05-05
1
-0
/
+2
*
i8214: Back out previous changes to device emulation in e38360692285e7fa0e057...
AJR
2022-05-04
2
-7
/
+13
*
-tim011.cpp: Hooked up floppy drives properly. (#9649)
Miodrag Milanović
2022-05-02
1
-8
/
+12
*
Micscellaneous cleanup/fixes:
Vas Crabb
2022-04-30
1
-1
/
+1
*
Added FIXME comments to badly behaved I2C target devices, (#9648)
Paul-Arnold
2022-04-30
3
-1
/
+15
*
i2cmem.cpp and derived devices: Only acknowledge correct I2C device-id. (#9630)
Paul-Arnold
2022-04-28
7
-312
/
+331
*
iwm: Do a complete clock change on sync write for better flux change time pre...
Olivier Galibert
2022-04-27
2
-36
/
+38
*
swtpc8212: fixed crash on exit if you adjust a dipswitch. Validation should m...
Robbbert
2022-04-27
1
-4
/
+4
*
Revert "tests"
hap
2022-04-26
2
-13
/
+1
*
Revert "debug"
hap
2022-04-26
1
-2
/
+2
*
Init cleanups and gnet fix
Olivier Galibert
2022-04-26
1
-1
/
+1
*
debug
Olivier Galibert
2022-04-26
1
-2
/
+2
*
tests
Olivier Galibert
2022-04-26
2
-1
/
+13
*
Addressed performance loss from recent z80scc changes (#9629) [Ryan Holtz]
MooglyGuy
2022-04-26
2
-94
/
+22
*
68340tmu.cpp: fix potential crash on mode logging
Angelo Salese
2022-04-25
1
-1
/
+1
*
srcclean in preparation for 0.243
Vas Crabb
2022-04-24
3
-5
/
+5
*
ti99: Added the S0-triggered clock update to TMS9901.
Michael Zapf
2022-04-23
2
-20
/
+46
*
z80scc: add support for WR15_ZEROCOUNT interrupts (MT 8239). (#9604)
ksherlock
2022-04-21
2
-25
/
+44
*
pc8801.cpp: major groundwork cleanups (#9533)
Angelo Salese
2022-04-16
1
-2
/
+13
*
Fix MT07568: hyprdriv (seattle) randomly freezes. (#9559)
tedgreen99
2022-04-14
2
-114
/
+178
*
arm_iomd.cpp: improve serial DAC overrun/int handling, makes SFXs to work bet...
angelosa
2022-04-13
4
-51
/
+109
*
cubo: Fix exception on start
AJR
2022-04-07
1
-2
/
+6
*
t10mmc.cpp: Return error response when no CD is available
AJR
2022-04-07
1
-0
/
+64
*
hard_disk_file: Hide the chd
Olivier Galibert
2022-04-04
4
-27
/
+15
*
stvcd: Be a little more robust to not having any cdrom reader
Olivier Galibert
2022-04-04
1
-1
/
+16
*
Revert initialisation of device members in headers.
Vas Crabb
2022-04-03
83
-743
/
+743
*
init vars for coverity (devices/machine/k-p)
Robbbert
2022-04-02
36
-326
/
+326
*
init vars for coverity (devices/machine/5-i)
Robbbert
2022-04-02
47
-417
/
+417
*
cdrom_file: classify. Could use more internal work, but it's a step
Olivier Galibert
2022-04-01
5
-116
/
+116
*
hard_disk_file: classify
Olivier Galibert
2022-04-01
6
-56
/
+55
*
Minor cleanup.
Vas Crabb
2022-04-01
1
-30
/
+30
*
apple2: split the 16 sector format in dos/prodos types
Olivier Galibert
2022-03-30
1
-1
/
+2
*
-ldv4200hle: Fixed overshoot issue with Multi-Speed Forward/Reverse. [Ryan Ho...
MooglyGuy
2022-03-29
1
-17
/
+62
*
rastersp.cpp: Added Football Crazy game. (#9383)
Paul-Arnold
2022-03-30
2
-1
/
+10
*
srcclean and manual tidying up in preparation for 0.242 release
Vas Crabb
2022-03-27
6
-42
/
+42
*
Fixed bill validator hookup in Time Traveler (#9470)
MooglyGuy
2022-03-26
2
-4
/
+74
*
Time Traveler (set 1) - promoted to working (#9468) [Ryan Holtz]
MooglyGuy
2022-03-27
4
-0
/
+1187
*
New machines marked as NOT_WORKING (#9356)
shattered
2022-03-17
2
-0
/
+16
*
New working machines
hap
2022-03-13
1
-3
/
+0
[next]