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
2012-10-08
Clean-ups and version bump
mame0147u1
Miodrag Milanovic
7
-55
/
+55
2012-10-08
(MESS) softlist: sync with latest consistency/info fixes. no whatsnew.
Fabio Priuli
3
-12
/
+31
2012-10-08
Emulated Lord of Gun's protection rather than patching it out [iq_132]
Miodrag Milanovic
2
-7
/
+50
2012-10-07
(MESS) Uses the IO line from the SASI bus to determine the direction of the S...
smf-
2
-2
/
+30
2012-10-07
Moved scsi protocol code from scsibus_device to scsihle_device, leaving scsib...
smf-
8
-858
/
+839
2012-10-07
suna8.c: fixed sound samples width, improves speech
Luca Elia
4
-106
/
+289
2012-10-07
added atn to scsicb for completeness & renamed reset line to rst. (nw)
smf-
12
-16
/
+34
2012-10-07
alternate implementation, fixes imperfections
Michaël Banaan Ananas
1
-66
/
+144
2012-10-07
(MESS) a2600.c: Added proper support for games using a 4in1 mapper. (Wilbert...
Wilbert Pol
2
-3
/
+14
2012-10-07
added spacezap color overlay, i blame the core layout renderer for the imperf...
Michaël Banaan Ananas
1
-6
/
+130
2012-10-07
softlists: More fullwidth->halfwidth and NFC normalization
Justin Kerk
2
-692
/
+692
2012-10-07
(MESS) a2600.c: Added support for 8in1. (Wilbert Pol)
Wilbert Pol
2
-4
/
+48
2012-10-07
(MESS) snes.xml: Added 47 cartridges from Ecco [Ecco, RedScorpion, ReadOnly]
Fabio Priuli
1
-1553
/
+1821
2012-10-07
Atari_s1: more wip (system works but no sound)
Robbbert
2
-11
/
+22
2012-10-07
changed rmnimbus to use DEVCB & added a callback for ACK. (nw)
smf-
13
-39
/
+63
2012-10-07
(MESS) softlists: bunch of consistency fixes and info. nw.
Fabio Priuli
2
-36
/
+41
2012-10-07
missed a file from previous commit - removed dependency pollution (nw)
smf-
1
-0
/
+1
2012-10-07
removed dependency pollution (nw)
smf-
9
-17
/
+14
2012-10-07
Atari_s1: wip
Robbbert
4
-23
/
+425
2012-10-07
srcclean (nw)
Curt Coder
143
-1198
/
+1198
2012-10-07
(placeholder)
Michaël Banaan Ananas
4
-2
/
+23
2012-10-07
reverted it properly, doesn't crash now
Robbbert
10
-15
/
+22
2012-10-07
Fixed compile error, no idea if i broke something else.
Robbbert
5
-5
/
+5
2012-10-07
[MESS] a2600.xml: Corrections based on recent regression fixing and testing ...
Scott Stone
1
-11
/
+11
2012-10-07
includes scsicb.h instead of scsibus.h (nw)
smf-
2
-2
/
+2
[...]