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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use D32F texture format instead of D24, should fix AMD hardware (#8516)
Julian Sikorski
2021-08-30
1
-2
/
+2
*
add pc9821.cpp to mess.flt
cracyc
2021-08-30
1
-0
/
+1
*
pc8801: repair acrojet copy protection
cracyc
2021-08-30
1
-2
/
+9
*
8042kbdc.cpp: mouse reset answers at least one byte if mouse disabled.
yz70s
2021-08-30
1
-3
/
+11
*
pc8801: repair holein1 copy protection
cracyc
2021-08-30
1
-0
/
+6
*
Merge pull request #8513 from 0kmg/nes-mapper234
ajrhacker
2021-08-30
3
-47
/
+29
|
\
|
*
bus/nes: Fixed several games not loading in Maxi 15 multicarts.
0kmg
2021-08-29
3
-47
/
+29
*
|
More miscellaneous cleanup:
Vas Crabb
2021-08-30
14
-1038
/
+1091
*
|
fixed one-shot paddle timers in Apple II and clones (#8504)
xotmatrix
2021-08-30
4
-20
/
+88
*
|
Merge pull request #8508 from jessexm/patch-2
ajrhacker
2021-08-29
1
-2
/
+2
|
\
\
|
*
|
wd177x_dsk.cpp: Add head count check
Jesse Marroquin
2021-08-29
1
-2
/
+2
*
|
|
ghox: Reduce volume to avoid overdriving speaker
AJR
2021-08-29
1
-1
/
+1
*
|
|
cps3: Clamp audio from the custom device
Aaron Giles
2021-08-29
1
-0
/
+7
*
|
|
dec0: Fix overdriven sound
Aaron Giles
2021-08-29
1
-6
/
+6
*
|
|
spirit76: Mostly working.
Robbbert
2021-08-30
2
-110
/
+251
*
|
|
toaplan2: Fix ridiculously overdriven sound
Aaron Giles
2021-08-29
1
-10
/
+10
*
|
|
gaelco3d: Fix overdriven sound
Aaron Giles
2021-08-29
1
-4
/
+4
|
/
/
*
|
Merge pull request #8507 from clawgrip/patch-2
ajrhacker
2021-08-29
1
-1
/
+1
|
\
\
|
*
|
vsmile_cart.xml: Fix parent-clone relationship
ClawGrip
2021-08-29
1
-1
/
+1
|
/
/
*
|
-bgfx: Fixed UV rounding errors in fs_blit_palette16; Switched back to direct...
MooglyGuy
2021-08-30
8
-22
/
+10
*
|
-f-32.cpp: royalpk2 fixes and updates (#8493) [Ryan Holtz]
MooglyGuy
2021-08-30
3
-75
/
+326
*
|
cybstorm.cpp: Cleaned up inputs and added comments to match observations and ...
Scott Stone
2021-08-29
1
-20
/
+40
*
|
Miscellaneous clean-up.
Vas Crabb
2021-08-29
12
-777
/
+988
*
|
harddriv.cpp, kenseim.cpp: Use output finders instead of output().set_value
AJR
2021-08-29
4
-29
/
+36
*
|
lchicken: use output_finder
hap
2021-08-29
1
-6
/
+13
*
|
spirit76: Added a layout.
Robbbert
2021-08-29
2
-10
/
+179
*
|
debugger/debuggdbstub.cpp: Initialise m_readbuf_state on construction. (#8498)
Alex Siryi
2021-08-29
1
-0
/
+1
*
|
New machines marked as NOT_WORKING
Ivan Vangelista
2021-08-28
2
-20
/
+54
*
|
Missile / Circuit (bootleg of Alpha Fighter / Head On) [MikeMcBike]
Ivan Vangelista
2021-08-27
2
-0
/
+29
*
|
points.cpp: Minor correction to aef90f0db9ae60be5d03e86b4418c57f10f6b06b
AJR
2021-08-27
1
-1
/
+1
*
|
Octalize watchpoint hit message for memory spaces defined as octal
AJR
2021-08-27
1
-9
/
+19
*
|
Implemented pan for stereo support for ics2115 (#8489)
nabetse
2021-08-27
2
-28
/
+35
*
|
gts1: removed unused line of code.
Robbbert
2021-08-27
1
-2
/
+0
*
|
gts1: Descriptions for dips.
Robbbert
2021-08-27
1
-50
/
+59
*
|
vsmile_cart.xml: Fix hashes for 'cinderlanl' and 'cinderlasp' (#8496)
ClawGrip
2021-08-27
1
-18
/
+2
|
/
*
MT2099: Reduce overdriven audio volumes.
Aaron Giles
2021-08-26
15
-53
/
+58
*
New clones marked as NOT_WORKING
Ivan Vangelista
2021-08-27
3
-4
/
+68
*
vicdual.cpp: corrected a PROM label and location for Carnival sets using stan...
Ivan Vangelista
2021-08-27
1
-6
/
+6
*
osd: Return would block when reading a socket with no data available - no err...
Vas Crabb
2021-08-27
3
-4
/
+4
*
Merge tag 'mame0235' into mainline-master
Vas Crabb
2021-08-27
5
-7
/
+9
|
\
|
*
Bump version to 0.235
mame0235
Vas Crabb
2021-08-26
2
-4
/
+4
|
*
util/zippath.cpp: OSD_WINDOWS isn't a safe way to detect Windows target, and ...
Vas Crabb
2021-08-26
1
-1
/
+4
|
*
kncljoe: fix off-by-1 with sprite layer clip
hap
2021-08-25
2
-6
/
+9
|
*
-bgfx: Revised fs_blit_palette16 to not use pixel rounding. Fixes issues in c...
MooglyGuy
2021-08-25
8
-20
/
+32
|
*
hh_tms1k: correct ti5100 machine category
hap
2021-08-23
1
-1
/
+1
|
*
cv1k: add note about CV1000-B
hap
2021-08-23
1
-3
/
+5
|
*
cv1k: update espgal2 pcb note
hap
2021-08-23
2
-9
/
+9
|
*
cv1k: split espgal2 recent u4 dump
hap
2021-08-23
3
-95
/
+108
|
*
Fix a duplicate #include and an indendation error
Vas Crabb
2021-08-23
2
-2
/
+1
*
|
Merge pull request #8490 from 0kmg/nes-lh42
ajrhacker
2021-08-26
8
-35
/
+123
|
\
\
[prev]
[next]