index
:
mame
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
android-updates
arm3_copro
arm_playground
asmjit
cdimono2_wip
cdplay
deprecated
draggable-layout
dribbling-nl
floppy_sound
hlsl_aviplay
lindbergh_exp
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
midtunit_video
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
pc98floppy
py_regtests
rendlay_vid
s32_kokoroji
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
vrender0_3
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
aaron-pci-cleanup
Move all pci_device methods to new interface class device_pci_interface. Chan...
Aaron Giles
12 months
asmjit
asmjit: mame integration
Patrick Mackinlay
5 months
lindbergh_exp
lindbergh.cpp: quick and dirty VGA control, just to have a video output
angelosa
6 weeks
master
-Made parent/clone terminology consistent in Chinese translations. [YuiFAN]
Vas Crabb
3 hours
pc98floppy
pc9821.cpp: start exposing PEGC 256 color mode, fixes at very least aitd
angelosa
6 weeks
saturn_vdp_split
segasaturn_vdp2.cpp: add m_gfxdecode device, fix startup crash. Add notes rev...
angelosa
7 months
save_structs
Update voodoo code to leverage new save_registrar instead of its own temporar...
Aaron Giles
10 months
time-experiments
Remaining fixes
Aaron Giles
11 months
time-experiments2
Stop memsetting structures.
Aaron Giles
10 months
vamphalf_misncrft
vamphalf.cpp: move wyvernwg to own state machine, add some basic protection t...
angelosa
4 months
[...]
Tag
Download
Author
Age
mame0245
commit 5d31f0fc97...
Vas Crabb
6 days
mame0244
commit bcf77373a5...
Vas Crabb
6 weeks
mame0243
commit addbb8ab40...
Vas Crabb
2 months
mame0242
commit e8166b5274...
Vas Crabb
3 months
mame0241
commit 31f001e501...
Vas Crabb
4 months
mame0240
commit f0ab44fe1c...
Vas Crabb
5 months
mame0239
commit 80bcaea1ed...
Vas Crabb
6 months
mame0238
commit fb21b78904...
Vas Crabb
7 months
mame0237
commit 34d8357465...
Vas Crabb
8 months
mame0236
commit 5e865af540...
Vas Crabb
9 months
[...]
Age
Commit message
Author
Files
Lines
2010-04-08
Shuffle lib order around to fix link issue.
mame0137u2
Aaron Giles
1
-1
/
+1
2010-04-08
Make these extern "C" so they play nice with all tools.
Aaron Giles
1
-0
/
+7
2010-04-08
Remove osd_break_into_debugger in unidasm. This should be part of
Aaron Giles
1
-6
/
+0
2010-04-08
Cleanups and version bump.
Aaron Giles
32
-275
/
+275
2010-04-08
Added gprof support to the makefile. [Bryan Ischo]
Aaron Giles
6
-18
/
+48
2010-04-08
snes.c: fixed a sprite regression, no whatsnew
Fabio Priuli
1
-28
/
+32
2010-04-08
New clone added - Thrill Drive (JAB)
Brian Troha
2
-12
/
+37
2010-04-08
document the MCU used in the 1943 sets
Brian Troha
1
-0
/
+10
2010-04-08
Corrected names in the 1943.c driver
Brian Troha
1
-111
/
+111
2010-04-07
snes.c: Fixed small problem with vflipped large tiles. No whatsnew.
Fabio Priuli
1
-1
/
+1
2010-04-07
snes.c: proper fix to the DMA issue with S-DD1 games [Fabio Priuli]
Fabio Priuli
2
-104
/
+139
2010-04-07
Temporary made cycle stealing less aggressive, no whatsnew
Angelo Salese
1
-8
/
+14
2010-04-07
snes.c: temporarily reverted some dma code to allow S-DD1 games to boot again...
Fabio Priuli
1
-113
/
+117
2010-04-07
new clones
Angelo Salese
2
-24
/
+115
2010-04-07
Escape from the planet of the robot monsters uses a TMS5220C, verified from s...
Jonathan Gevaryahu
1
-1
/
+1
2010-04-07
Fixed integer overflow, no whatsnew
Angelo Salese
1
-2
/
+2
2010-04-07
Basic implementation of the memory map master cycle steals in the SNES driver...
Angelo Salese
1
-0
/
+77
2010-04-06
Basic implementation of the DMA master cycles steals in the SNES driver [Ange...
Angelo Salese
1
-14
/
+27
2010-04-06
First step in supporting master cycle delays in the SNES driver [Angelo Salese]
Angelo Salese
5
-4
/
+40
2010-04-06
Readded info.c lines which got removed/changed by mistake in the previous com...
Fabio Priuli
1
-3
/
+5
2010-04-06
info.c: added keyboard and keypad controls to xml output [Fabio Priuli]
Fabio Priuli
1
-10
/
+22
2010-04-05
uPD7801: Fixed the MOV MC,A instruction.
Wilbert Pol
2
-1
/
+18
2010-04-05
namcos23: Found "force poly to front" bit [O. Galibert]
Olivier Galibert
1
-0
/
+6
2010-04-05
skyarmy (skyarmy.c) [stephh] :
Fabio Priuli
3
-571
/
+770
2010-04-05
Small MESS-only listxml dtd update. No whatsnew.
Wilbert Pol
1
-0
/
+1
[...]