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
2008-11-09
Cleanups/version bump.
mame0128u3
Aaron Giles
33
-237
/
+237
2008-11-08
Star Castle drone sound improvement from Jim Hernandez.
Aaron Giles
1
-4
/
+6
2008-11-08
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
66
-682
/
+716
2008-11-08
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
82
-452
/
+523
2008-11-08
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
30
-106
/
+110
2008-11-08
fixed unassigned variable error.
smf-
1
-9
/
+2
2008-11-08
From: Fabio Priuli [mailto:doge.fabio@gmail.com]
Aaron Giles
1
-0
/
+8
2008-11-08
From: <razoola@cps2shock.com>
Aaron Giles
1
-111
/
+108
2008-11-08
From: abcd efgh [mailto:cix_999@yahoo.it]
Aaron Giles
1
-41
/
+33
2008-11-08
From: Corrado Tomaselli [mailto:corrado.to@tiscali.it]
Aaron Giles
2
-19
/
+19
2008-11-08
Dear Aaron,
Aaron Giles
2
-0
/
+20
2008-11-08
Done some work on the Forte Card driver,not yet working.
Angelo Salese
1
-29
/
+182
2008-11-08
minor 32x cleanup + comment
davidhay
1
-7
/
+8
2008-11-08
reorganized 32x code a bit.
davidhay
1
-829
/
+769
2008-11-08
Added macros for all CPU callbacks to ease future changes.
Aaron Giles
225
-3583
/
+3638
2008-11-08
Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner, PhilB, RBelmont)
Andrew Gardner
4
-142
/
+751
2008-11-07
Merged DS5002FP into MCS51
Couriersud
11
-5123
/
+583
2008-11-07
Various improvements in the ST-V driver:
Angelo Salese
3
-93
/
+121
2008-11-07
More 68000 cleanup.
Aaron Giles
5
-2266
/
+2258
2008-11-07
Fixed 68020+
Aaron Giles
1
-3
/
+3
2008-11-07
fixed background color of srmp1/srmp2 (by EdxGROfS0)
Yasuhiro Ogawa
1
-1
/
+1
2008-11-07
Minor fixes.
Aaron Giles
2
-12
/
+13
2008-11-07
Fix a reg-ex replace issue - Thx Andrew Gardner!
Couriersud
1
-1
/
+1
2008-11-07
"Pointer"-ified the 6502
Couriersud
17
-612
/
+700
2008-11-06
i386 seems to already be defined by the compiler? changed to _i386
davidhay
1
-9
/
+9
[...]