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-04-17
Cleanups and version bump to 0.124u3.
mame0124u3
Aaron Giles
25
-112
/
+112
2008-04-17
Removed ancient 720 kludge.
Aaron Giles
1
-15
/
+12
2008-04-16
New changes ment we had 2 set 5's so I changed set 5 to set 6 ;-) (in segas16...
Brian Troha
1
-1
/
+1
2008-04-16
cleaned up robiza's submission a bit, changed it to use irq2 not irq1 so that...
davidhay
1
-20
/
+8
2008-04-16
"new" old romset (clone)... adds back in the Shinobi unprotected set as Shino...
Brian Troha
2
-9
/
+35
2008-04-16
Credit: Arzeno Fabrice - Adds correct rom dump for Shinobi4 set
Brian Troha
1
-29
/
+25
2008-04-16
add "Not Working" bootleg of aerofgt (bootleg set 2) (the romset is unknown_i...
Roberto Zandona
3
-5
/
+131
2008-04-16
Created new macro: AM_RAM_WRITE(handler) which specifies a memory
Aaron Giles
342
-1319
/
+1324
2008-04-16
01697: sfa3, sfa3b, sfa3u, sfa3ur1: About the blue background in startup screen.
Nicola Salmoria
1
-4
/
+15
2008-04-16
Memory map merges.
Aaron Giles
6
-421
/
+240
2008-04-16
Changed MESS's hooks used by natural keyboard support, eliminating MESS's need
Nathan Woods
1
-6
/
+6
2008-04-15
properly marked puzznici as a bootleg, disabled our MCU simulation on it, it ...
davidhay
1
-5
/
+38
2008-04-15
better implementation of lookup table
Roberto Zandona
1
-2
/
+2
2008-04-15
1) fixed sprite overdraw mode to match Mutant Night movie
Nicola Salmoria
2
-40
/
+40
2008-04-15
Converted the IDE controller to a device. Updated all drivers
Aaron Giles
236
-3001
/
+2738
2008-04-15
probably not too interesting.. just some changes to the 'v25' code in toaplan...
davidhay
1
-58
/
+209
2008-04-15
Switched subhandlers to using masks instead of shifts. Reduced the number
Aaron Giles
6
-738
/
+335
2008-04-14
Added "Nandemo Seal Iinkai"
Luca Elia
3
-10
/
+356
2008-04-14
minor doc correction
Brian Troha
1
-1
/
+1
2008-04-14
minor doc update
Brian Troha
1
-2
/
+2
2008-04-14
fix lookup table for sprites in spikes91
Roberto Zandona
2
-9
/
+11
2008-04-14
adds good denjinmk graphic rom (thanks to Guru)
davidhay
3
-3
/
+17
2008-04-14
[CDP1802] Added machine parameter and macros for the callback functions. This...
Curt Coder
4
-65
/
+95
2008-04-14
Added support for using smaller-sized memory handlers directly in
Aaron Giles
10
-392
/
+1128
2008-04-14
more tables verified from PALs
Nicola Salmoria
1
-18
/
+32
[...]