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
109 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-09-19
Cleanups and version bump.
mame0139u3
Aaron Giles
59
-468
/
+468
2010-09-19
Couple more regressions fixed.
Aaron Giles
2
-2
/
+2
2010-09-18
Fix regressions.
Aaron Giles
6
-15
/
+21
2010-09-18
intelfsh: erase small chips faster (fixes saving in GBA games) (no whatsnew)
R. Belmont
1
-1
/
+8
2010-09-18
04030: All sets in taito_f3.c, taito_z.c, kaneko16.c, konamigq.c, overdriv.c:...
Aaron Giles
8
-76
/
+75
2010-09-17
Added a set volume function for CD-DA [Angelo Salese]
Angelo Salese
2
-0
/
+12
2010-09-17
Added a function to change the MSM5205 frequency dynamically [Angelo Salese]
Angelo Salese
2
-0
/
+11
2010-09-17
Added an integral device_timer_id to device timers. This is a
Aaron Giles
12
-146
/
+159
2010-09-17
Add skeleton Apple Sound Chip device (no whatsnew)
R. Belmont
5
-0
/
+331
2010-09-17
Triple Punch/Knock Out AY-3-8910 clock speed was incorrect, fixed and verifie...
Jonathan Gevaryahu
2
-6
/
+31
2010-09-16
Fix 04034: All sets in viper.c: [debug] Assert in Debug build
Aaron Giles
1
-1
/
+1
2010-09-16
SDL: fix Linux and Mac builds for recent makefile changes (no whatsnew)
R. Belmont
1
-14
/
+18
2010-09-15
neogeo.c: misc updates [Johnboy]
Fabio Priuli
1
-14
/
+16
2010-09-15
CHDMAN: support for .WAV tracks in bin/cue images [R. Belmont]
R. Belmont
1
-68
/
+219
2010-09-14
ssv: fixed "disable background" register; fixed x tilemap's offset
Roberto Zandona
1
-18
/
+18
2010-09-14
Moved auto-finding code down into the device_t object so it can be more
Aaron Giles
8
-627
/
+1181
2010-09-14
Another compile fix
Scott Stone
1
-1
/
+1
2010-09-14
Compile fix for makedep.c
Scott Stone
1
-1
/
+0
2010-09-14
CHDMAN: fix for extracting bin/cue audio tracks (no whatsnew)
R. Belmont
1
-0
/
+13
2010-09-14
CHDMAN: improved -extractcd bin/cue output, improved error handling. [R. Belm...
R. Belmont
2
-36
/
+39
2010-09-14
Couple more NVRAM handlers gone.
Aaron Giles
2
-54
/
+19
2010-09-14
Removed obsolete code detected by the dependency analyzer.
Aaron Giles
3
-286
/
+0
2010-09-14
New build tool makedep.c, derived from src2html.c (really!).
Aaron Giles
4
-14
/
+609
2010-09-14
Updated Guru readme for Atomiswave (no whatsnew)
R. Belmont
1
-3
/
+3
2010-09-14
New games added as GAME_NOT_WORKING
R. Belmont
2
-3
/
+18
[...]