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
107 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
2009-08-21
Cleanups and version bump.
mame0133u3
Aaron Giles
26
-291
/
+292
2009-08-21
> From: David Haywood [mailto:neohaze@nildram.co.uk]
Aaron Giles
1
-124
/
+381
2009-08-21
Verified and added correct xtals values for cps1 boards.
Aaron Giles
1
-7
/
+8
2009-08-21
> From: Xander [mailto:xander85@operamail.com]
Aaron Giles
1
-1
/
+1
2009-08-21
Verified clocks + Vsyncs on Downtown, Caliber 50 and Xmen (2-4 players)
Aaron Giles
2
-16
/
+12
2009-08-21
> Here a MAME patch to implement transparent mode access for some 6845
Aaron Giles
1
-23
/
+95
2009-08-20
[Minor]
Phil Bennett
2
-1
/
+6
2009-08-20
[SNES]: added OBJ interlace support
Angelo Salese
3
-1
/
+6
2009-08-20
Added support TMS1000 family models TMS1000/1070/1100/1200/1270/1300.
Wilbert Pol
3
-226
/
+809
2009-08-20
Naomi update [R. Belmont, Deunan Knute, Alex, Mr. Mudkips, Frank Bukor]
R. Belmont
2
-45
/
+66
2009-08-20
Rearranged ROM mapping for xtrmhnt2, game boots now and complains about
R. Belmont
1
-3
/
+3
2009-08-20
New games marked as GAME_NOT_WORKING
R. Belmont
2
-92
/
+175
2009-08-20
Added decryption key for Extreme Hunting 2. [Andreas Naive]
Andreas Naive
1
-1
/
+9
2009-08-20
New clone added: Samuria Shodown II (Korea)
Brian Troha
2
-1
/
+34
2009-08-20
taito_z DIPSW fixes [kanikani]
Yasuhiro Ogawa
1
-7
/
+7
2009-08-19
mcs51: fix GCC 64-bit warning
R. Belmont
1
-2
/
+2
2009-08-19
Fixed insignificant 'file not found' compile error when using windows cmd.
Michaël Banaan Ananas
1
-1
/
+1
2009-08-19
New games marked as GAME_NOT_WORKING
R. Belmont
2
-5
/
+36
2009-08-19
From Pugsy:
Aaron Giles
1
-1
/
+15
2009-08-19
Changed profiler to separate start/stop cases. [Christophe Jaillet]
Aaron Giles
33
-160
/
+176
2009-08-19
From: David Haywood [neohaze@nildram.co.uk]
Aaron Giles
1
-3
/
+3
2009-08-19
Fixed MSVC 64-bit compile errors.
Aaron Giles
4
-4
/
+102
2009-08-19
- fixed cycle deduction on unconditional CALL / RET, it took about half too m...
Michaël Banaan Ananas
2
-1137
/
+609
2009-08-19
obsolete file
Michaël Banaan Ananas
2
-2
/
+0
2009-08-19
Z80 changes:
Michaël Banaan Ananas
2
-149
/
+157
[...]