summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-15489-7847/+7744
|
* Better fix for init order on software item load (nw) Miodrag Milanovic2014-10-151-6/+6
|
* Fixed init order on software item load (nw) Miodrag Milanovic2014-10-151-0/+1
|
* devices with samples shall specify sampleof too. nw. Fabio Priuli2014-10-151-0/+1
|
* new dump surfaced in the past days. nw. Fabio Priuli2014-10-151-0/+11
|
* (MESS) gameking.c: Changed cpu type; this makes penguin happier. (nw) Wilbert Pol2014-10-141-3/+3
|
* I don't think these are really needed, but let's try to use more parentheses ↵ Fabio Priuli2014-10-141-2/+2
| | | | ;) nw.
* (MESS) pce_slot.c: fixed crash when loading images smaller than 256K Fabio Priuli2014-10-141-3/+3
| | | | (unfortunately this was happening only randomly on MacOSX, so I was never able to find the culprit until recent MT reports). nw.
* (MESS) gameking.c: Some notes (nw) Wilbert Pol2014-10-141-4/+51
|
* (MESS) atari400.c: recovering some speed which got lost with conversion to Fabio Priuli2014-10-141-53/+86
| | | | slot device in carts which enable and disable ROM continuously (e.g. Dropzone and Jinks). nw.
* new clones David Haywood2014-10-142-0/+121
| | | | | | Donkey Kong 3 (bootleg with 2xAY8910) [Tirino73]
* Fix formatting in some recent XML file changes (nw) Scott Stone2014-10-144-215/+215
|
* bl scroll (nw) David Haywood2014-10-143-1/+10
|
* further improvements David Haywood2014-10-143-33/+85
| | | (of all the Mario versions we support at the moment this one probably has the least offensive sound ;-)
* Marked non-public images as nodump. (nw) Curt Coder2014-10-142-48/+48
|
* Fixed clang build. (nw) Curt Coder2014-10-141-1/+1
|
* Fixed clang build. (nw) Curt Coder2014-10-142-4/+4
|
* improve (nw) David Haywood2014-10-143-7/+19
|
* model3.c: experimenting with interrupts (nw) Ville Linde2014-10-141-10/+19
|
* inputs (nw) David Haywood2014-10-141-3/+57
|
* new clones David Haywood2014-10-145-11/+136
| | | | | Mario Bros. (Japan, bootleg) [tirino73] (needs more work)
* Come-Cocos (Ms. Pac-Man) ('Made in Greece' Triunvi bootleg) [elnaib (AUMAP)] David Haywood2014-10-142-4/+30
|
* (nw) David Haywood2014-10-141-1/+2
|
* new clones David Haywood2014-10-142-1/+36
| | | Super Street Fighter II: The New Challengers (World 931005) [palindrome]
* new clones David Haywood2014-10-142-0/+52
| | | Frogger (bootleg on Amigo? hardware) [Any]
* mark this as working (nw) David Haywood2014-10-141-8/+9
|
* m68000: add missing save state registration [Alex Jackson] Alex W. Jackson2014-10-141-0/+1
|
* alpha68k: consolidate some gfx_layouts, use core palette handling (nw) Alex W. Jackson2014-10-144-123/+64
|
* (MESS) apple2: revert default to old HLE Disk II; new one corrupts data on ↵ R. Belmont2014-10-141-1/+2
| | | | disk switch. (nw)
* (MESS) apple2.xml: added over 150 items, including many classics of the ↵ R. Belmont2014-10-141-203/+2487
| | | | platform. [R. Belmont]
* bleh, we save_item(bool) all over the place and using ints for bools is ugly ↵ Alex W. Jackson2014-10-142-11/+11
| | | | and C-ish (nw)
* Fix some typos/rearrangements of whatsnew (nw) Scott Stone2014-10-141-1/+1
|
* Shouldn't use bool for save stated variables anyway; representation can vary ↵ Alex W. Jackson2014-10-132-8/+8
| | | | between compilers and platforms (nw)
* Compile fix (nw) Scott Stone2014-10-131-1/+1
|
* upd7220: add Bresenham arc and complete char drawing [Carl] cracyc2014-10-132-180/+113
|
* (MESS) osdcore: reject invalid MIDI bytes with no status, fixes most ↵ R. Belmont2014-10-131-0/+7
| | | | 6850-based MIDI setups. [R. Belmont]
* removed static config from st0016. nw. Fabio Priuli2014-10-134-31/+21
|
* (MESS) msx.c: Added some more release years from AntoPISA (nw) Wilbert Pol2014-10-131-43/+43
|
* MSVC compile fix Michaël Banaan Ananas2014-10-132-2/+2
|
* naomi.c: Scott Stone2014-10-132-2/+22
| | | | - Atomiswave controller type register [MetalliC] - Added InitialD Ver3 Cycraft PIC key [anonymous, MetalliC]
* misc licensing stuff Fabio Priuli2014-10-1348-0/+108
|
* GameKing skeleton + softlist [Porchy] David Haywood2014-10-135-0/+298
| | | (will looks more at this later)
* Beatmania IIDX Twinkle hardware: beatmania IIDX Substream with DDR 2nd Club ↵ smf-2014-10-131-20/+17
| | | | Version 2 wants the harddisk from beatmania IIDX Substream. Added missing 3rd & 6th style CD images & replaced 5th style images. [smf]
* (MESS) nes.xml: added a couple of new multigame dumps using Fabio Priuli2014-10-1311-23/+49
| | | OneBus PCB. [TeamEurope]
* fixfreq: converted to use inline configs. nw. Fabio Priuli2014-10-1315-196/+188
|
* (MESS) channelf: added older multicart revision (the one with the bankswitch Fabio Priuli2014-10-136-23/+97
| | | | | | we were emulating) and added support for the bankswitch mechanism used by the final revision. nw. (some work is still needed before promoting the two carts to working state)
* (MESS) psx.xml: more info added by AntoPisa. nw (original credit will be ↵ Fabio Priuli2014-10-131-406/+535
| | | | updated when messnew.txt gets prepared).
* model3: removed rom patches (nw) Ville Linde2014-10-131-52/+0
|
* model3.c: fix harley (nw) Ville Linde2014-10-121-2/+5
|
* Start of updates for V.Smile softlist Cowering2014-10-121-4/+10
|