summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (MESS) snes: fixed internal RAM saving to battery for SPC7110 games, so that Fabio Priuli2013-06-062-43/+41
* clear some more core dependencies (nw) Miodrag Milanovic2013-06-063-19/+9
* make machine part optionals, update tiny.mak and ldplayer.mak, still need to ... Miodrag Milanovic2013-06-067-174/+1613
* fmtowns: remove fix, looks like the issue is with cue files that have both In... mahlemiut2013-06-061-1/+1
* fmtowns: quick fix to correct CD audio tracks, at least for those games that ... mahlemiut2013-06-061-1/+1
* (MESS) snes: added save states to SPC7110 games (saving of decompressor varia... Fabio Priuli2013-06-062-126/+172
* (MESS) megadriv: emulated protection for 16 Mahjong Tiles II [Fabio Priuli] Fabio Priuli2013-06-065-0/+37
* Fix game list (nw) Olivier Galibert2013-06-061-2/+0
* New Contra clone Brian Troha2013-06-062-72/+145
* New ThunderJaws clone Brian Troha2013-06-062-8/+87
* the actual fixed build part (nw) David Haywood2013-06-061-0/+2
* "put HLSL back ..." fix build etc. David Haywood2013-06-0614-29/+4361
* As this project is clearly now run by people who care more about "feelings" a... Ryan Holtz2013-06-0614-4361/+29
* don't access soundfifo2 on single board pcb Michaël Banaan Ananas2013-06-062-27/+45
* fix z80 memory handling + misc cleanups Michaël Banaan Ananas2013-06-054-385/+496
* - Added better .ini defaults for HLSL, and hooked up bloom sliders. [MooglyGuy] Ryan Holtz2013-06-054-102/+200
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2013-06-052-88/+357
* moved where cur_drive is updated & changed pcmcia trampoline definition to 16... smf-2013-06-052-5/+13
* (MESS) pce: fixed sf2ce loading. nw. Fabio Priuli2013-06-051-1/+1
* ins8250: set thre only if tx fifo is cleared and unset received data availabl... cracyc2013-06-051-2/+4
* Modernized Flower sound device. [Osso] Fabio Priuli2013-06-053-241/+215
* ...and the other Michaël Banaan Ananas2013-06-051-1/+1
* (bootleg 2 -> bootleg set 2) Michaël Banaan Ananas2013-06-051-1/+1
* new clones added Michaël Banaan Ananas2013-06-052-2/+113
* renamed namcos23 clones Michaël Banaan Ananas2013-06-052-51/+51
* disabled unused private fields in src/mame/drivers/ksys573.c reported by clan... Oliver Stöneberg2013-06-051-7/+7
* le oops Michaël Banaan Ananas2013-06-051-5/+5
* disabled assignment of variable to itself in src/mame/machine/pgmprot6.c repo... Oliver Stöneberg2013-06-051-1/+1
* (MESS) disabled unused private fields reported by clang (nw) Oliver Stöneberg2013-06-052-4/+4
* firebeat: split midi keyboard to separate device [Carl] cracyc2013-06-058-502/+268
* small note to stress inaccuracy of the recently created device... nw Fabio Priuli2013-06-051-0/+4
* (MESS) ep64_cass.xml: Added preliminary cassette software list. [Guru, Curt C... Curt Coder2013-06-051-0/+1
* converted c65 and sbc6510 to use modern CIA implementation. nw. Fabio Priuli2013-06-055-66/+34
* Merge the mame and mess ide hd device (nw) smf-2013-06-0514-98/+26
* (couple of useless renames) Michaël Banaan Ananas2013-06-052-110/+107
* Started to split ide hd from ide controller [smf] smf-2013-06-055-508/+504
* (MESS) bml3.c [jedwidz] Miodrag Milanovic2013-06-054-76/+398
* trying to fix linking on linux (nw) Miodrag Milanovic2013-06-052-1/+1
* proper internal artwork for speedbal Michaël Banaan Ananas2013-06-051-118/+181
* tcobra2 : mark one of the gfx roms as BAD_DUMP David Haywood2013-06-041-4/+4
* Roms renamed for set gtmrusa to match actual labels. [Porchy] Scott Stone2013-06-041-12/+12
* get rid of that drunken soundrom_r function Michaël Banaan Ananas2013-06-042-552/+526
* Forgot this one the other day (nw) Wilbert Pol2013-06-041-0/+1
* (MESS) pasogo.c: Access members directly instead of through a pointer and cle... Wilbert Pol2013-06-041-151/+217
* Outdated info Angelo Salese2013-06-041-1/+0
* upd765: clear seek irq before new seek (nw) cracyc2013-06-042-6/+6
* (MESS) ep64_flop.xml: Added floppy images. [Curt Coder] Curt Coder2013-06-041-3/+5
* rolled back set_led_status change and fixed build (nw) Miodrag Milanovic2013-06-044-16/+8
* made video devices build optional and set proper build rules per target (nw) Miodrag Milanovic2013-06-048-55/+521
* (MESS) modernized AY-3-1015 device. [Fabio Priuli] Fabio Priuli2013-06-0413-610/+606