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
2011-04-03
Cleanups and version bump.
mame0142
Aaron Giles
77
-284
/
+284
2011-04-03
New clone added: Acrobatic Dog-Fight (US)
Brian Troha
2
-6
/
+42
2011-04-02
lordgun.c: Corrected Dipswitch names and added dipswitch locations to Lord of...
Brian Troha
2
-71
/
+61
2011-04-02
new not working game
Angelo Salese
2
-8
/
+69
2011-04-01
Final bulk rename for 0.142: ensure that all members of
Aaron Giles
2412
-84256
/
+85196
2011-04-01
Mapping change for all "pinball" titles. (no whatsnew)
Scott Stone
73
-80
/
+80
2011-03-31
Some commenting of excessive mame_printf_debug usages for a few drivers curre...
Scott Stone
5
-33
/
+37
2011-03-31
Fixed compiling tools in MAME and MESS side (no whatsnew)
Miodrag Milanovic
5
-17
/
+19
2011-03-31
MT#04286 - explicitly construct adpcm_state which is embedded in the legacy
Aaron Giles
1
-0
/
+5
2011-03-31
MT#04288.
Aaron Giles
3
-5
/
+3
2011-03-31
Fix MT#04291
Aaron Giles
2
-22
/
+32
2011-03-31
MT#04287,04289 -- hook up bootleg video systems properly
Aaron Giles
4
-25
/
+34
2011-03-30
Improved TODO list for dec0, not worth
Angelo Salese
1
-19
/
+26
2011-03-30
Fix compile
Angelo Salese
1
-0
/
+1
2011-03-30
fixed multiwidth sprites in decmxc06.c, removed code which appeared to serve ...
Angelo Salese
2
-34
/
+17
2011-03-30
Fix osx compile.
Wilbert Pol
1
-63
/
+63
2011-03-30
The scripts did an interesting number on the sdl/debugwin.c file :-)
Olivier Galibert
1
-25
/
+25
2011-03-30
fixed build.
smf-
2
-8
/
+0
2011-03-30
Imported uPD1990A RTC from MESS. (no whatsnew)
Curt Coder
4
-0
/
+687
2011-03-30
NEW CLONE NOT WORKING
Scott Stone
2
-0
/
+17
2011-03-30
Implemented karnov style sprites in its own file, shared with karnov and dec8...
Angelo Salese
8
-154
/
+231
2011-03-30
Minor cleanups.
Aaron Giles
3
-9
/
+2
2011-03-30
Move overridable device->rom_region(), device->machine_config_additions(), and
Aaron Giles
13
-34
/
+33
2011-03-29
Make the symbol table use a simple_list for its cache.
Aaron Giles
1
-18
/
+9
2011-03-29
Add template specializations for device/state/memory interfaces that are
Aaron Giles
1
-0
/
+3
[...]