summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
a800_cartFix merge angelosa8 weeks
atarist_floppy-soundsatari/atarist.cpp: enable floppy sounds angelosa2 months
bda_window_fixBFM BDA: Use std functions to do the job (nw) James Wallace5 months
cdtv_chd-v5hash/cdtv.xml: convert old CHDs to v5 angelosa6 weeks
dc_pvr-threadsega/powervr2.cpp: apply portions of PR #7746 to newest code angelosa4 weeks
masterFix LeapFrogs' softwarelist name (#11310) ArcadeShadow50 min.
pci_p5txlataito/taitowlf.cpp: fix RAM size [skip ci] angelosa3 days
rapidjsonUpdate rapidjson to 012be8528783cdbf4b7a9e64f78bd8f056b97e24 Milo Yip4 months
taitoair_vcotaito/tc0080vco.cpp: describe fix angelosa7 months
vga_modern-2pc_vga.cpp: convert GC to gc_map angelosa22 hours
[...]
 
TagDownloadAuthorAge
mame0255commit c6650dc072... Vas Crabb5 days
mame0254commit bfa8d724a0... Vas Crabb6 weeks
mame0253commit b6d9756c5e... Vas Crabb2 months
mame0252commit fb98822c34... Vas Crabb3 months
mame0251commit 34e6ec1ef8... Vas Crabb5 months
mame0250commit b7cbe74c4b... Vas Crabb6 months
mame0249commit 91c5b9ecea... Vas Crabb7 months
mame0248commit 2d3d0deec8... Vas Crabb8 months
mame0247commit fa2d36c634... Vas Crabb9 months
mame0246commit 205b03897c... Vas Crabb10 months
[...]
 
AgeCommit messageAuthorFilesLines
2008-03-13Cleanups and version bump to 0.123u5.mame0123u5 Aaron Giles18-116/+116
2008-03-13From: Fabio Priuli Aaron Giles1-1/+1
2008-03-13src/mame/drivers/asuka.c: Aaron Giles1-11/+35
2008-03-13From: RansAckeR Aaron Giles5-251/+157
2008-03-13From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2-98/+61
2008-03-13From: notaz [mailto:notasas@gmail.com] Aaron Giles13-1441/+1674
2008-03-13From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2-0/+32
2008-03-13From Mr. Do! Aaron Giles4-2/+32
2008-03-13Added some pieces that got missed when applying this patch. Aaron Giles10-32/+26
2008-03-13From: Mike Haaland Aaron Giles2-23/+72
2008-03-13Fix for 01429 (ddragon3 hang). [RansAckeR] Aaron Giles1-3/+0
2008-03-13From: Mariusz Wojcieszek Aaron Giles14-1169/+2561
2008-03-13Fixes Bug ID: 01482: exprraid, exprrada, wexpress, wexpresb, wexpresc: Game d... Zsolt Vasvari1-6/+1
2008-03-13roberto zandona: fix sprite problem for gyruss: mantis 01480 Zsolt Vasvari1-0/+2
2008-03-13- Removes the public screen_state object -- all access is via functions Zsolt Vasvari65-591/+708
2008-03-13Fixed 68000 prefetching operation. Aaron Giles9-75/+97
2008-03-12Fixed 01436 (esb: Insert a coin, start a game and it will reset by itself aft... Aaron Giles2-40/+41
2008-03-12video_screen_get_vblank() was also incorrect for games with MDRV_SCREEN_VBLAN... Zsolt Vasvari1-3/+6
2008-03-12Forgot to state save a variable Zsolt Vasvari1-1/+3
2008-03-12Fixed VBLANK end time computation -- it wasn't taking into account games that... Zsolt Vasvari1-5/+26
2008-03-12Removes "global" VBLANK callback hack Zsolt Vasvari5-72/+17
2008-03-12Next batch of machine->screen[] removal Zsolt Vasvari119-695/+643
2008-03-12- Fixed case when there is no interface given Zsolt Vasvari1-10/+12
2008-03-12Removed cpu_scalebyfcount(). Aaron Giles9-546/+512
2008-03-12Fixing MESS-specific category tokenization Nathan Woods2-2/+6
[...]