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
Branch
Commit message
Author
Age
addrbus-64
Update parse_number in unidasm.cpp, plus alignment with code style guide.
MooglyGuy
3 weeks
cbm_joy_swap
c65.cpp: added machine configuration switch to swap joystick ports on the fly...
etabeta78
4 weeks
cdtv_subcode
cdtv: Subcode support
Dirk Best
10 months
dsp563xx
virusb: goes all the way to the main program
Olivier Galibert
7 months
floppysound
floppy_sound: Minor cleanup
Michael Zapf
4 weeks
master
namcos2.cpp: Correct Final Lap 2 ROM labels. [sjy96525] (#15359)
sjy555525
3 hours
release0288
ui/menu.cpp: Better handling of active pointers when resetting items.
Vas Crabb
4 hours
s23-firewire
Further System 23 checkpoint
Ryan Holtz
6 months
script-eof-marker
scripts/build: add a python script for checking EoF markers across source tree
angelosa
9 months
taitotz-pixxiii
Initial PIXXIII instrumentation framework for taitotz; rest of the hookup sti...
Ryan Holtz
7 months
[...]
Tag
Download
Author
Age
mame0287
commit e776c98438...
Vas Crabb
8 weeks
mame0286
commit ca48656c92...
Vas Crabb
3 months
mame0285
commit f379cd060a...
Vas Crabb
4 months
mame0284
commit 7b4d4c14e9...
Vas Crabb
5 months
mame0283
commit 494babc311...
Vas Crabb
6 months
mame0282
commit 7b051ce4af...
Vas Crabb
7 months
mame0281
commit 2843a3deb8...
Vas Crabb
8 months
mame0280
commit ec9abd86c6...
Vas Crabb
9 months
mame0279
commit 7589dee02c...
Vas Crabb
10 months
mame0278
commit eb05584a2b...
Vas Crabb
11 months
[...]
Age
Commit message
Author
Files
Lines
2022-11-29
Bump version to 0.250
mame0250
Vas Crabb
3
-6
/
+6
2022-11-29
barcrest/mpu4.cpp: Fixed regression for games using sampled sound. [James Wal...
Vas Crabb
2
-26
/
+26
2022-11-29
misc/cocoloco.cpp: Corrected DIP switch name Cocoloco typo. (#10607)
0kmg
1
-1
/
+1
2022-11-29
emu/rendlay.cpp: Fixed locale-sensitive number handling (fixes MT08521).
Vas Crabb
1
-2
/
+8
2022-11-29
scmp: Fix unreliable order of execution in JMP instruction
AJR
1
-1
/
+2
2022-11-28
Metadata corrections
Vas Crabb
3
-7
/
+8
2022-11-27
util/path.h: Fixed narrowing warning from older versions of clang.
Vas Crabb
1
-2
/
+2
2022-11-27
srcclean in preparation for 0.250 branch
Vas Crabb
19
-204
/
+204
2022-11-27
Revert "Make numbers signed in debugger where it matters"
Vas Crabb
2
-29
/
+31
2022-11-27
-konami/hornet.cpp: Fixed 4 player cabinet type in NBA Play By Play. (#10591)
987123879113
5
-18
/
+466
2022-11-26
namcos22: possible overflow on texture bank (shouldnt happen)
hap
1
-6
/
+6
2022-11-26
bus/msx/ctrl: Added FM Towns Marty Pad.
Vas Crabb
6
-18
/
+57
2022-11-26
bus/msx/ctrl: Use A/B button labels for FM Towns Pad.
Vas Crabb
1
-2
/
+2
2022-11-26
namco/20pacgal.cpp: Better values for unknown SERVICE and EEPROMIN port bits....
pdaderko
1
-13
/
+19
2022-11-26
megadriv.xml: Added an unreleased prototype. (#10601)
0kmg
1
-0
/
+11
2022-11-26
bus/msx/ctrl: Added Micomsoft Libble Rabble Joypad.
Vas Crabb
7
-5
/
+107
2022-11-26
nes.xml: Add the Yuletide homebrew in prep for MAMEmas! (#10602)
0kmg
0
-0
/
+0
2022-11-26
nes.xml: Add the Yuletide homebrew in prep for MAMEmas! (#10602)
0kmg
1
-0
/
+17
2022-11-26
philips/cdi.cpp: Added support for Italian version of Quizard 1. (#10598) [Ry...
MooglyGuy
5
-107
/
+170
2022-11-26
More ROM labels updates [Brian Troha]
Ivan Vangelista
2
-8
/
+8
2022-11-25
namcos22: improve s22 draw_direct_poly
hap
1
-4
/
+21
2022-11-25
New working machines
hap
4
-22
/
+163
2022-11-26
docs: Fixed a markup error.
Vas Crabb
1
-1
/
+1
2022-11-26
fujitsu/fmtowns.cpp: Get rid of the rest of the leftover code.
Vas Crabb
1
-369
/
+8
2022-11-26
-fujitsu/fmtowns.cpp: Use MSX controller slots for pad ports.
Vas Crabb
12
-115
/
+286
[...]