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-12-06
Cleanups/version bump/added missing drivers.
mame0128u5
Aaron Giles
49
-365
/
+368
2008-12-06
From: Luigi30 [mailto:luigi30@gmail.com]
Aaron Giles
1
-1
/
+1
2008-12-06
adds the (not very interesting) locomotion bootleg to rallyx driver.
Aaron Giles
1
-0
/
+31
2008-12-06
Fix compile errors.
Aaron Giles
2
-21
/
+18
2008-12-06
Added not-working clones Cherry 10 / Cherry I Gold to the goldstar.c driver
Aaron Giles
1
-5
/
+240
2008-12-06
02638: various cpu cores don't compile anymore
Aaron Giles
1
-1
/
+0
2008-12-06
02713: demndrgn, profpac: demndrgn gives a black screen only. profpac doesn't...
Aaron Giles
1
-19
/
+25
2008-12-06
activecpu_count -= 133
Aaron Giles
17
-146
/
+150
2008-12-06
Merged The Couples driver with Merit,fixing most of the graphics/color bugs i...
Angelo Salese
4
-483
/
+247
2008-12-06
wc90b2: marked bad dump some roms
Roberto Zandona
1
-9
/
+13
2008-12-06
jjsquawb: marked bad dump gfx roms and added a note to explain
Roberto Zandona
1
-10
/
+10
2008-12-06
Added NVRAM emulation to Sengoku Mahjong.
Angelo Salese
1
-8
/
+13
2008-12-06
Wrote drivers for Millenium Nuovo 4000 (working with sound) and Il Pagliaccio...
Angelo Salese
5
-13
/
+947
2008-12-06
jjsquawb: fixed x offset
Roberto Zandona
1
-0
/
+1
2008-12-06
removed not working flag from jjsquakb
Roberto Zandona
1
-1
/
+1
2008-12-06
jjsquawb: implement correct video registers and promoted to working
Roberto Zandona
1
-6
/
+5
2008-12-06
New clones added
Roberto Zandona
3
-4
/
+134
2008-12-06
Removed mame_find_cpu_index(). Use cputag_get_cpu() instead.
Aaron Giles
33
-200
/
+183
2008-12-06
Removed cpunum_get_active().
Aaron Giles
27
-312
/
+298
2008-12-05
Fixed some memory view-related issues:
Aaron Giles
4
-30
/
+45
2008-12-05
m68_state -> cpustate
Aaron Giles
3
-1814
/
+1814
2008-12-05
Added differentiation between the r1 and r2 versions of the 6526; not acting
Nathan Woods
2
-9
/
+26
2008-12-05
Added device paramter to 6526 callbacks
Nathan Woods
7
-61
/
+57
2008-12-05
Removed unused variables
Nathan Woods
3
-3
/
+0
2008-12-05
Changed save state system to accept machine parameters where
Aaron Giles
594
-6181
/
+6373
[...]