| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanups and version bumpmame0155 | 2014-10-15 | 489 | -7847/+7744 | |
| | | |||||
| * | Better fix for init order on software item load (nw) | 2014-10-15 | 1 | -6/+6 | |
| | | |||||
| * | Fixed init order on software item load (nw) | 2014-10-15 | 1 | -0/+1 | |
| | | |||||
| * | devices with samples shall specify sampleof too. nw. | 2014-10-15 | 1 | -0/+1 | |
| | | |||||
| * | new dump surfaced in the past days. nw. | 2014-10-15 | 1 | -0/+11 | |
| | | |||||
| * | (MESS) gameking.c: Changed cpu type; this makes penguin happier. (nw) | 2014-10-14 | 1 | -3/+3 | |
| | | |||||
| * | I don't think these are really needed, but let's try to use more parentheses ↵ | 2014-10-14 | 1 | -2/+2 | |
| | | | | | ;) nw. | ||||
| * | (MESS) pce_slot.c: fixed crash when loading images smaller than 256K | 2014-10-14 | 1 | -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) | 2014-10-14 | 1 | -4/+51 | |
| | | |||||
| * | (MESS) atari400.c: recovering some speed which got lost with conversion to | 2014-10-14 | 1 | -53/+86 | |
| | | | | | slot device in carts which enable and disable ROM continuously (e.g. Dropzone and Jinks). nw. | ||||
| * | new clones | 2014-10-14 | 2 | -0/+121 | |
| | | | | | | | Donkey Kong 3 (bootleg with 2xAY8910) [Tirino73] | ||||
| * | Fix formatting in some recent XML file changes (nw) | 2014-10-14 | 4 | -215/+215 | |
| | | |||||
| * | bl scroll (nw) | 2014-10-14 | 3 | -1/+10 | |
| | | |||||
| * | further improvements | 2014-10-14 | 3 | -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) | 2014-10-14 | 2 | -48/+48 | |
| | | |||||
| * | Fixed clang build. (nw) | 2014-10-14 | 1 | -1/+1 | |
| | | |||||
| * | Fixed clang build. (nw) | 2014-10-14 | 2 | -4/+4 | |
| | | |||||
| * | improve (nw) | 2014-10-14 | 3 | -7/+19 | |
| | | |||||
| * | model3.c: experimenting with interrupts (nw) | 2014-10-14 | 1 | -10/+19 | |
| | | |||||
| * | inputs (nw) | 2014-10-14 | 1 | -3/+57 | |
| | | |||||
| * | new clones | 2014-10-14 | 5 | -11/+136 | |
| | | | | | | Mario Bros. (Japan, bootleg) [tirino73] (needs more work) | ||||
| * | Come-Cocos (Ms. Pac-Man) ('Made in Greece' Triunvi bootleg) [elnaib (AUMAP)] | 2014-10-14 | 2 | -4/+30 | |
| | | |||||
| * | (nw) | 2014-10-14 | 1 | -1/+2 | |
| | | |||||
| * | new clones | 2014-10-14 | 2 | -1/+36 | |
| | | | | Super Street Fighter II: The New Challengers (World 931005) [palindrome] | ||||
| * | new clones | 2014-10-14 | 2 | -0/+52 | |
| | | | | Frogger (bootleg on Amigo? hardware) [Any] | ||||
| * | mark this as working (nw) | 2014-10-14 | 1 | -8/+9 | |
| | | |||||
| * | m68000: add missing save state registration [Alex Jackson] | 2014-10-14 | 1 | -0/+1 | |
| | | |||||
| * | alpha68k: consolidate some gfx_layouts, use core palette handling (nw) | 2014-10-14 | 4 | -123/+64 | |
| | | |||||
| * | (MESS) apple2: revert default to old HLE Disk II; new one corrupts data on ↵ | 2014-10-14 | 1 | -1/+2 | |
| | | | | | disk switch. (nw) | ||||
| * | (MESS) apple2.xml: added over 150 items, including many classics of the ↵ | 2014-10-14 | 1 | -203/+2487 | |
| | | | | | platform. [R. Belmont] | ||||
| * | bleh, we save_item(bool) all over the place and using ints for bools is ugly ↵ | 2014-10-14 | 2 | -11/+11 | |
| | | | | | and C-ish (nw) | ||||
| * | Fix some typos/rearrangements of whatsnew (nw) | 2014-10-14 | 1 | -1/+1 | |
| | | |||||
| * | Shouldn't use bool for save stated variables anyway; representation can vary ↵ | 2014-10-13 | 2 | -8/+8 | |
| | | | | | between compilers and platforms (nw) | ||||
| * | Compile fix (nw) | 2014-10-13 | 1 | -1/+1 | |
| | | |||||
| * | upd7220: add Bresenham arc and complete char drawing [Carl] | 2014-10-13 | 2 | -180/+113 | |
| | | |||||
| * | (MESS) osdcore: reject invalid MIDI bytes with no status, fixes most ↵ | 2014-10-13 | 1 | -0/+7 | |
| | | | | | 6850-based MIDI setups. [R. Belmont] | ||||
| * | removed static config from st0016. nw. | 2014-10-13 | 4 | -31/+21 | |
| | | |||||
| * | (MESS) msx.c: Added some more release years from AntoPISA (nw) | 2014-10-13 | 1 | -43/+43 | |
| | | |||||
| * | MSVC compile fix | 2014-10-13 | 2 | -2/+2 | |
| | | |||||
| * | naomi.c: | 2014-10-13 | 2 | -2/+22 | |
| | | | | | - Atomiswave controller type register [MetalliC] - Added InitialD Ver3 Cycraft PIC key [anonymous, MetalliC] | ||||
| * | misc licensing stuff | 2014-10-13 | 48 | -0/+108 | |
| | | |||||
| * | GameKing skeleton + softlist [Porchy] | 2014-10-13 | 5 | -0/+298 | |
| | | | | (will looks more at this later) | ||||
| * | Beatmania IIDX Twinkle hardware: beatmania IIDX Substream with DDR 2nd Club ↵ | 2014-10-13 | 1 | -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 | 2014-10-13 | 11 | -23/+49 | |
| | | | | OneBus PCB. [TeamEurope] | ||||
| * | fixfreq: converted to use inline configs. nw. | 2014-10-13 | 15 | -196/+188 | |
| | | |||||
| * | (MESS) channelf: added older multicart revision (the one with the bankswitch | 2014-10-13 | 6 | -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 ↵ | 2014-10-13 | 1 | -406/+535 | |
| | | | | | updated when messnew.txt gets prepared). | ||||
| * | model3: removed rom patches (nw) | 2014-10-13 | 1 | -52/+0 | |
| | | |||||
| * | model3.c: fix harley (nw) | 2014-10-12 | 1 | -2/+5 | |
| | | |||||
| * | Start of updates for V.Smile softlist | 2014-10-12 | 1 | -4/+10 | |
| | | |||||
