Commit Graph

31520 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
fbe730bffd Added Sega UFO Catcher hardware driver. [hap, Yasuhiro] 2014-10-15 17:56:02 +00:00
Alex W. Jackson
e7df9641df k054156: save correct amount of videoram, fixes lethalen savestates [Alex Jackson] 2014-10-15 15:34:06 +00:00
Miodrag Milanovic
c93ed344fb Cleanups and version bump 2014-10-15 07:19:47 +00:00
Miodrag Milanovic
a4dd32afb6 Better fix for init order on software item load (nw) 2014-10-15 07:10:54 +00:00
Miodrag Milanovic
35dee95edf Fixed init order on software item load (nw) 2014-10-15 06:52:13 +00:00
Fabio Priuli
528f8ce1a3 devices with samples shall specify sampleof too. nw. 2014-10-15 03:27:53 +00:00
Fabio Priuli
e79775ef43 new dump surfaced in the past days. nw. 2014-10-15 03:27:09 +00:00
Wilbert Pol
e1fbbaf947 (MESS) gameking.c: Changed cpu type; this makes penguin happier. (nw) 2014-10-14 20:19:05 +00:00
Fabio Priuli
46911ceb9f I don't think these are really needed, but let's try to use more parentheses ;) nw. 2014-10-14 20:12:55 +00:00
Fabio Priuli
2e451cdf36 (MESS) pce_slot.c: fixed crash when loading images smaller than 256K
(unfortunately this was happening only randomly on MacOSX, so I was
never able to find the culprit until recent MT reports). nw.
2014-10-14 20:08:33 +00:00
Wilbert Pol
54fe1343cf (MESS) gameking.c: Some notes (nw) 2014-10-14 20:02:21 +00:00
Fabio Priuli
d88fdfacff (MESS) atari400.c: recovering some speed which got lost with conversion to
slot device in carts which enable and disable ROM continuously (e.g. Dropzone 
and Jinks). nw.
2014-10-14 19:53:05 +00:00
David Haywood
0ca7c4a8c0 new clones
Donkey Kong 3 (bootleg with 2xAY8910) [Tirino73]
2014-10-14 19:39:02 +00:00
Scott Stone
dff9704b70 Fix formatting in some recent XML file changes (nw) 2014-10-14 18:48:04 +00:00
David Haywood
cdf26b4f69 bl scroll (nw) 2014-10-14 18:45:24 +00:00
David Haywood
b230c86a20 further improvements
(of all the Mario versions we support at the moment this one probably has the least offensive sound ;-)
2014-10-14 18:34:00 +00:00
Curt Coder
421118ba62 Marked non-public images as nodump. (nw) 2014-10-14 17:54:45 +00:00
Curt Coder
395526e2ab Fixed clang build. (nw) 2014-10-14 17:49:31 +00:00
Curt Coder
820e2b78cb Fixed clang build. (nw) 2014-10-14 17:48:47 +00:00
David Haywood
6948f80c4f improve (nw) 2014-10-14 17:40:53 +00:00
Ville Linde
c2a5a49e28 model3.c: experimenting with interrupts (nw) 2014-10-14 17:26:57 +00:00
David Haywood
fc4057fe85 inputs (nw) 2014-10-14 16:19:21 +00:00
David Haywood
877a040b27 new clones
Mario Bros. (Japan, bootleg) [tirino73]

(needs more work)
2014-10-14 16:02:19 +00:00
David Haywood
b95d82765f Come-Cocos (Ms. Pac-Man) ('Made in Greece' Triunvi bootleg) [elnaib (AUMAP)] 2014-10-14 13:24:50 +00:00
David Haywood
0549aa8ffb (nw) 2014-10-14 12:12:02 +00:00
David Haywood
4dc79c4b23 new clones
Super Street Fighter II: The New Challengers (World 931005) [palindrome]
2014-10-14 12:11:50 +00:00
David Haywood
abb398d3ef new clones
Frogger (bootleg on Amigo? hardware) [Any]
2014-10-14 11:48:46 +00:00
David Haywood
21f07957b4 mark this as working (nw) 2014-10-14 10:59:27 +00:00
Alex W. Jackson
394483944e m68000: add missing save state registration [Alex Jackson] 2014-10-14 09:37:51 +00:00
Alex W. Jackson
6b56605f48 alpha68k: consolidate some gfx_layouts, use core palette handling (nw) 2014-10-14 07:00:16 +00:00
R. Belmont
98b7da1641 (MESS) apple2: revert default to old HLE Disk II; new one corrupts data on disk switch. (nw) 2014-10-14 02:33:00 +00:00
R. Belmont
d8989fb655 (MESS) apple2.xml: added over 150 items, including many classics of the platform. [R. Belmont] 2014-10-14 02:28:30 +00:00
Alex W. Jackson
d4a88b5ed7 bleh, we save_item(bool) all over the place and using ints for bools is ugly and C-ish (nw) 2014-10-14 01:53:33 +00:00
Scott Stone
a7c0827a2b Fix some typos/rearrangements of whatsnew (nw) 2014-10-14 01:28:50 +00:00
Alex W. Jackson
a55454ec3e Shouldn't use bool for save stated variables anyway; representation can vary between compilers and platforms (nw) 2014-10-13 23:53:01 +00:00
Scott Stone
7ab90533eb Compile fix (nw) 2014-10-13 22:55:53 +00:00
cracyc
02c4746e50 upd7220: add Bresenham arc and complete char drawing [Carl] 2014-10-13 22:28:15 +00:00
R. Belmont
f38b72ea7d (MESS) osdcore: reject invalid MIDI bytes with no status, fixes most 6850-based MIDI setups. [R. Belmont] 2014-10-13 20:04:05 +00:00
Fabio Priuli
852b2e8345 removed static config from st0016. nw. 2014-10-13 19:58:15 +00:00
Wilbert Pol
e828755bce (MESS) msx.c: Added some more release years from AntoPISA (nw) 2014-10-13 19:46:32 +00:00
Michaël Banaan Ananas
61ec6c8bdd MSVC compile fix 2014-10-13 19:32:32 +00:00
Scott Stone
1ecd587d3f naomi.c:
- Atomiswave controller type register [MetalliC]
 - Added InitialD Ver3 Cycraft PIC key [anonymous, MetalliC]
2014-10-13 15:43:12 +00:00
Fabio Priuli
7c50bbaa07 misc licensing stuff 2014-10-13 13:39:33 +00:00
David Haywood
2fb536526e GameKing skeleton + softlist [Porchy]
(will looks more at this later)
2014-10-13 13:38:52 +00:00
smf-
a2cbaf764f Beatmania IIDX Twinkle hardware: beatmania IIDX Substream with DDR 2nd Club Version 2 wants the harddisk from beatmania IIDX Substream. Added missing 3rd & 6th style CD images & replaced 5th style images. [smf] 2014-10-13 08:13:20 +00:00
Fabio Priuli
474ff69935 (MESS) nes.xml: added a couple of new multigame dumps using
OneBus PCB. [TeamEurope]
2014-10-13 05:58:14 +00:00
Fabio Priuli
76ecd996bf fixfreq: converted to use inline configs. nw. 2014-10-13 05:46:51 +00:00
Fabio Priuli
088936a672 (MESS) channelf: added older multicart revision (the one with the bankswitch
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)
2014-10-13 04:35:25 +00:00
Fabio Priuli
ccd29c3447 (MESS) psx.xml: more info added by AntoPisa. nw (original credit will be updated when messnew.txt gets prepared). 2014-10-13 04:29:20 +00:00
Ville Linde
b628897816 model3: removed rom patches (nw) 2014-10-13 00:10:25 +00:00