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 0.226 release branch
Vas Crabb
2020-10-25
2
-4
/
+4
*
volt_reg: Remove uses that are not needed anymore with the recent (#7367)
Aaron Giles
2020-10-20
2
-3
/
+0
*
machine/e05a30.cpp: Added support for shift register. (#7366)
goldnchild
2020-10-20
2
-0
/
+24
*
ns32202: Fix MSVC compile
Aaron Giles
2020-10-18
1
-2
/
+2
*
machine/rescap.h: Use constexpr where it won't change semantics.
Vas Crabb
2020-10-17
1
-15
/
+15
*
rescap.h: Credit the actual authors (nw)
AJR
2020-10-17
1
-1
/
+1
*
machine/pckeybrd.cpp: Internalize input ports
AJR
2020-10-15
2
-3
/
+16
*
Fix clang compile.
Curt Coder
2020-10-13
1
-1
/
+1
*
wd1010: Improve implementation
Dirk Best
2020-10-10
2
-74
/
+168
*
ns32202: new device (wip)
Patrick Mackinlay
2020-10-10
2
-0
/
+835
*
ns32081: better fix for movif
Patrick Mackinlay
2020-10-10
1
-2
/
+2
*
apple3: enable and use MM58167 IRQs [Rob Justice]
arbee
2020-10-08
1
-4
/
+1
*
netlist: Disable logging accidentally left on.
Aaron Giles
2020-10-07
1
-1
/
+1
*
vicdual: Tranquilizer Gun uses the same sound board as Borderline
Aaron Giles
2020-10-07
1
-1
/
+1
*
ns32081: movif bug fixes
Patrick Mackinlay
2020-10-07
1
-7
/
+14
*
Plug and Play work (new sets) (#7321)
David Haywood
2020-10-06
3
-18
/
+26
*
ns32081: new device
Patrick Mackinlay
2020-10-05
2
-0
/
+690
*
bus/vsmile/rom.cpp: fixed reported crash
Ivan Vangelista
2020-10-04
1
-2
/
+0
*
z80scc: Fix vector modification in high bits
Dirk Best
2020-10-03
1
-0
/
+1
*
6840ptm.cpp: updated m_gate initialization as per comments to d026d1ba845f899...
Ivan Vangelista
2020-10-03
2
-1
/
+6
*
upd765: Explicitly emulate reset line
AJR
2020-10-02
2
-39
/
+67
*
6840ptm.cpp: initialized array to fix listxml and validate crash
Ivan Vangelista
2020-09-30
1
-0
/
+1
*
netlist: Remove "extended validation mode"
couriersud
2020-09-28
1
-1
/
+0
*
Fixed BQ4847 to always return 0 for its register 15; required for proper chip...
Michael Zapf
2020-09-28
1
-0
/
+2
*
m3002: expose irq callback
Patrick Mackinlay
2020-09-28
2
-2
/
+4
*
am9519: has no clock input
Patrick Mackinlay
2020-09-28
1
-1
/
+1
*
Complete sound modernization of remaining devices. Legacy callbacks and strea...
Aaron Giles
2020-09-28
8
-41
/
+43
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
17
-88
/
+92
*
Disable SOUND_DEBUG for non-debug builds, and srcclean
Vas Crabb
2020-09-27
5
-231
/
+231
*
small quality of life fixes
DavidHaywood
2020-09-24
2
-8
/
+8
*
pcp8718 / pcp8728 / bkid218 - make menu controller a shared device (#7270)
David Haywood
2020-09-21
2
-0
/
+278
*
6522via: port B special modes are only on write, not read [Rob Justice]
arbee
2020-09-17
1
-11
/
+0
*
Revert "sound: Improved view interfaces to match usage patterns"
Aaron Giles
2020-09-17
2
-5
/
+5
*
sound: Improved view interfaces to match usage patterns
Aaron Giles
2020-09-17
2
-5
/
+5
*
new NOT WORKING (plug play) (#7237)
David Haywood
2020-09-16
1
-1
/
+8
*
alpha_8921.cpp: Fix clang error: switch condition has boolean value [-Werror,...
AJR
2020-09-13
1
-9
/
+8
*
sensorboard: makes no sense to apply Ctrl for lifted pieces on magnet board
hap
2020-09-13
1
-4
/
+5
*
sensorboard: add support for ctrl modifier with magnet boards
hap
2020-09-13
1
-1
/
+1
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
11
-54
/
+61
*
alpha_8921: remove empty comment blocks
hap
2020-09-13
1
-18
/
+0
*
Device-fied PRO-CT0
cam900
2020-09-13
2
-0
/
+298
*
New machines marked as NOT_WORKING
AJR
2020-09-12
2
-0
/
+19
*
new NOT WORKING machines (#7212)
David Haywood
2020-09-11
1
-0
/
+1
*
machine/tube: Added save state.
Nigel Barnes
2020-09-07
1
-24
/
+40
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
2
-111
/
+80
*
wd33c93: handle 'polled DMA' in vme_hcpu30 (nw)
Sergey Svishchev
2020-09-02
1
-5
/
+11
*
device_state_interface overhaul
AJR
2020-08-31
1
-32
/
+2
*
bus/a2bus: Added Uthernet card emulation for Apple IIgs (#7090)
Rhett Aultman
2020-08-31
2
-0
/
+1619
*
wd_fdc.cpp: Corrected register commit delay for WD177x according to datasheet.
Nigel Barnes
2020-08-30
1
-3
/
+3
*
netlist: Fix various issues around include directories.
couriersud
2020-08-25
1
-1
/
+0
[next]