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
105 min.
release0288
ui/menu.cpp: Better handling of active pointers when resetting items.
Vas Crabb
3 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
2010-10-14
Fix 64-bit compile.
mame0139u4
Aaron Giles
1
-1
/
+1
2010-10-14
Fix validation issue with new x2212 maps.
Aaron Giles
1
-3
/
+7
2010-10-14
Cleanups and version bump.
Aaron Giles
57
-426
/
+426
2010-10-14
Misc regression fixes.
Aaron Giles
3
-3
/
+10
2010-10-14
Fix some inconsistencies in intelfsh, fixes taitogn.
Aaron Giles
1
-9
/
+11
2010-10-14
Update driver-specific sound devices to use tokens and store
Aaron Giles
51
-1958
/
+2363
2010-10-14
Update psx drivers to use a driver_device.
Aaron Giles
14
-2632
/
+3147
2010-10-13
New clones added
mariuszw1
2
-0
/
+107
2010-10-13
8237dma.c: Initialize the command register to 0 on reset. [Wilbert Pol]
Wilbert Pol
1
-0
/
+1
2010-10-13
Eliminated non-functioning service mode mapping which was a duplicate (ssride...
Scott Stone
2
-9
/
+7
2010-10-13
Small fix to separate shared inputs for glfgreat (tmnt.c)
Scott Stone
1
-3
/
+3
2010-10-13
Changes LIVES to use only a single DIP instead of being split up between two ...
Scott Stone
1
-7
/
+15
2010-10-13
- Removed RAM protection patches from Quizard games. All games now at least ...
Ryan Holtz
4
-100
/
+36
2010-10-13
Slightly cleaner fix for SDL.
Aaron Giles
1
-3
/
+3
2010-10-13
- Replaced the excessively large Quizard patch scheme with a much smaller 4-b...
Ryan Holtz
4
-82
/
+172
2010-10-13
Fix for SDL compile (no whatsnew)
Miodrag Milanovic
1
-2
/
+2
2010-10-13
Improvements to Subsino driver. [Roberto Fresca]
Roberto Fresca
1
-14
/
+385
2010-10-13
Converted render.c objects into C++ objects. Updated all callers.
Aaron Giles
52
-3405
/
+3258
2010-10-13
Fixed vspinbalj (vsnes.c) flipper control and eliminated duplicated inputs. [...
Scott Stone
1
-5
/
+1
2010-10-13
Attempt to untie the shared mapping for all games in zr107.c (midnrun, windhe...
Scott Stone
1
-10
/
+18
2010-10-13
Temp fix compile (offending code will be ported to a MESS-specific file at th...
Angelo Salese
1
-8
/
+23
2010-10-13
Latest sync with MESS, define switch following ...
Angelo Salese
1
-17
/
+79
2010-10-12
video/neogeo.c: Call optimize_sprite_data() at VIDEO_RESET (for the convenien...
Phil Bennett
1
-0
/
+1
2010-10-12
Daily work about Mega CD from MESS
Angelo Salese
1
-20
/
+171
2010-10-11
Haze: Mega CD related progresses
Angelo Salese
1
-6
/
+414
[...]