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
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean in preparation for 0.226 release branch
Vas Crabb
2020-10-25
9
-89
/
+92
*
dfs500: fixed crash at start and did srcclean on it. Also srccleaned picture....
Robbbert
2020-10-25
1
-17
/
+17
*
fix a Genesis VDP status bit which was breaking Mega Play 68k->Z80 comms (#7390)
Devin Acker
2020-10-24
1
-1
/
+3
*
bus/a2bus: Re-wrote Apple II Parallel Interface Card emulation.
Vas Crabb
2020-10-25
3
-234
/
+478
*
msm5232: fix: behaviour when the 'arm' flag set while envelope generator is o...
eito
2020-10-24
1
-0
/
+8
*
bus/a2bus: Make Grappler+ cnxx writes select low ROM bank for completeness.
Vas Crabb
2020-10-24
2
-0
/
+11
*
bus/a2bus: Removed some unused LOG arguments, added another assertion.
Vas Crabb
2020-10-24
1
-3
/
+4
*
bus/a2bus: Added Orange Micro Grappler+ Printer Interface. [Vas Crabb, Golden...
Vas Crabb
2020-10-23
2
-0
/
+427
*
bbc_voicebox: Callback to CB1 line is inverted.
Nigel Barnes
2020-10-22
2
-15
/
+1
*
vsnes.cpp: working sound + "improved" graphics in Vs. SMB bootleg sets (#7360)
Devin Acker
2020-10-22
2
-28
/
+196
*
Revert of 5a545f9 - unwanted.
Robbbert
2020-10-22
1
-1
/
+1
*
Add DAC filtering to Midway "Sounds Good" hardware, and add notes/mirroring r...
Lord-Nightmare
2020-10-22
1
-7
/
+19
*
video/315_5124.cpp: Minor tidying up.
Vas Crabb
2020-10-22
1
-36
/
+30
*
video/315_5124.cpp: Improved registers 03 and 04 behavior in mode 4 [Enik Lan...
enikland2
2020-10-22
2
-63
/
+148
*
gigatron: patched the cpu to stop crash at start.
Robbbert
2020-10-22
1
-1
/
+1
*
volt_reg: Remove uses that are not needed anymore with the recent (#7367)
Aaron Giles
2020-10-20
27
-184
/
+6
*
machine/e05a30.cpp: Added support for shift register. (#7366)
goldnchild
2020-10-20
2
-0
/
+24
*
M50753: Add both IRQ lines and route them to the correct interrupt bits. [R. ...
arbee
2020-10-19
2
-13
/
+61
*
m740: Fix return address for JSR ($zz)
AJR
2020-10-19
1
-1
/
+1
*
m740: Add TST $zz instruction
AJR
2020-10-19
3
-2
/
+9
*
bus/bbc/rom: Added support for the Gemini DataGem ROM carrier board.
Nigel Barnes
2020-10-19
4
-0
/
+151
*
m740: Add file accidentally uncommitted in faff4e6c2da83187f3d09de669e7b9e128...
AJR
2020-10-18
1
-0
/
+1
*
m740: Add missing JSR ($zz) instruction mode
AJR
2020-10-18
2
-2
/
+14
*
macprtb.cpp: Preliminary MCU configuration
AJR
2020-10-18
2
-22
/
+141
*
dac: Make default range for 1-bit DACs 0-1 instead of -1-1
Aaron Giles
2020-10-18
1
-1
/
+1
*
disound: Create m_specified_inputs_mask to track which inputs have been speci...
Aaron Giles
2020-10-18
2
-29
/
+41
*
ns32202: Fix MSVC compile
Aaron Giles
2020-10-18
1
-2
/
+2
*
dac/volt_reg: improve performance (#7274)
Aaron Giles
2020-10-17
3
-221
/
+281
*
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
*
tt5665.cpp: Use put_int for update samples
cam900
2020-10-16
2
-10
/
+9
*
m68000: Separate FPU code from header
AJR
2020-10-15
2
-57
/
+98
*
Implement TT5665 emulation (#6841)
cam900
2020-10-15
2
-0
/
+546
*
machine/pckeybrd.cpp: Internalize input ports
AJR
2020-10-15
2
-3
/
+16
*
clipper, cammu: Initialize more members
AJR
2020-10-14
1
-0
/
+7
*
cpu/pic16c5x: Initialise a couple of variables that can be problematic.
Vas Crabb
2020-10-14
1
-0
/
+2
*
Fix clang compile.
Curt Coder
2020-10-13
1
-1
/
+1
*
a2hsscsi: some additional reverse-engineering. firmware now issues 3 SCSI co...
arbee
2020-10-12
2
-32
/
+68
*
mcs48: execute_jcc param is a bool, not u8
hap
2020-10-11
2
-3
/
+3
*
mcs48: check irq before opcode to fix firefox, but re-add wy100 hack
hap
2020-10-11
2
-5
/
+18
*
mc6845: enable strobe output (RA4) in transparent mode.
Robbbert
2020-10-11
1
-4
/
+4
*
-emu/natkeyboard.cpp: Allow keyboard devices to be enabled/disabled.
Vas Crabb
2020-10-11
1
-6
/
+4
*
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
*
Software list items promoted to working
Ryan Holtz
2020-10-10
5
-32
/
+307
*
Cleanup of recently added uppercase hashes in source files
Scott Stone
2020-10-09
1
-1
/
+1
*
Major update for HC55516 CVSD audio device and related filtering, as well as ...
Jonathan Gevaryahu
2020-10-10
4
-195
/
+1099
*
spkrdev: Fix sample volume averaging
AJR
2020-10-10
1
-1
/
+1
*
formats/apridisk.cpp: Don't use megabytes of stack space.
Vas Crabb
2020-10-10
1
-5
/
+3
[next]