Commit Graph

30469 Commits

Author SHA1 Message Date
Ivan Vangelista
8706a0220c Fixed quintono save state problem (nw)
Actually all the games in the driver are marked as GAME_SUPPORTS_SAVE, but there wasn't really any support..
2014-08-17 07:32:04 +00:00
R. Belmont
0413406281 quick fix to last commit (nw) 2014-08-17 04:13:48 +00:00
R. Belmont
a4461829b5 (MESS) Apple II: Add support for the Applied Engineering TimeMaster II H.O. card [R. Belmont] 2014-08-17 04:09:41 +00:00
R. Belmont
51e2c71c75 (MESS) Support ProDOS-order Pascal 1.3 images [R. Belmont] 2014-08-17 04:02:13 +00:00
R. Belmont
5b40bd660c msm5832: day of week is 0-6, not 1-7 [R. Belmont] 2014-08-17 03:36:26 +00:00
Robbbert
3a4bfebef7 st_mp100: fixed display, 4 games marked as working. 2014-08-17 03:12:12 +00:00
R. Belmont
ba1531f2e9 URNOTe (nw) 2014-08-17 01:13:09 +00:00
R. Belmont
ceb0758650 (MESS) Improve Laser 128 series support; 128EX/2 now boots DOS 3.3 and ProDOS. [Peter Ferrie, R. Belmont] 2014-08-16 21:09:19 +00:00
Luca Elia
7bd53ae557 New games added or promoted from NOT_WORKING status
---------------------------------------------------
Dongfang Shenlong [Luca Elia, Guru, Dyq, bnathan]
2014-08-16 15:07:53 +00:00
Fabio Priuli
3ba633e900 (MESS) nes.xml: added another proto dump. nw. 2014-08-16 07:16:35 +00:00
R. Belmont
f7899bbed2 (MESS) Apple II: add more debugger guards around C800 bankswitch [Peter Ferrie, R. Belmont] 2014-08-16 02:46:26 +00:00
mahlemiut
bcc2c3c753 amstrad: removed ROMEN signal callback, it is actually an input to an
expansion device.
         added the ability to map in Symbiface II rewriteable ROM for reading
         and writing.  Still not usable as an alternate source of ROMs as yet.
         remembered to add RAM size options to the CPC+
2014-08-16 02:16:03 +00:00
Roberto Fresca
44f826976d coinmvga.c driver: Minor cleanup, new set added, and changed
game descriptions. [Roberto Fresca]


New clones added
----------------
Colorama (P521 V13, Spanish) [Roberto Fresca]
2014-08-15 22:49:03 +00:00
Sandro Ronco
2af866361b (MESS) removed unneeded files (nw) 2014-08-15 21:57:33 +00:00
Brian Troha
1e3b25844b metro.c: Figured out one dipswitch in Mouse Shooter GoGo - NW 2014-08-15 19:23:56 +00:00
R. Belmont
d96daa8917 (MESS) New System Drivers Supported:
- Apple IIgs (ROM00 prototype 3/10/1986) [Apple II Documentation Project]
2014-08-15 13:37:17 +00:00
Sandro Ronco
3655dc8ec8 (MESS) dmv: added expansions slot interface. [rfka01, Sandro Ronco]
(MESS) dmv: added boot ROMs from 4 different boards. [rfka01]
2014-08-15 07:30:57 +00:00
Robbbert
8bdfa2ed04 hankin.c : mostly working; no sound. 2014-08-15 03:48:39 +00:00
R. Belmont
306a90c1f4 Allow use of external SQLite3 [Cesare Falco] 2014-08-15 03:26:32 +00:00
R. Belmont
822166b6ec SDL: update manpages [Cesare Falco] 2014-08-15 03:24:23 +00:00
Michaël Banaan Ananas
09300e6aea nothing much 2014-08-14 22:01:03 +00:00
Michaël Banaan Ananas
7755b7cef7 small cleanup, i give up on mametesters.org/view.php?id=5377 2014-08-14 18:52:04 +00:00
Michaël Banaan Ananas
45343f9a87 note 2014-08-14 16:56:22 +00:00
Alex W. Jackson
3e27396d03 Implemented the Namco Custom 116 palette and raster IRQ controller as a device,
and hooked it up to the namcos1, namconb1 and namcofl drivers [Alex Jackson]

digfx.c: Make some members protected instead of private to be less fascistic
and more consistent with other device_interfaces.
2014-08-14 14:18:28 +00:00
Robbbert
0b8d28bd40 hankin.c : more WIP 2014-08-14 12:49:17 +00:00
Ivan Vangelista
5f40fb9cf1 Removed GAME_SUPPORTS_SAVE flag from 2mindril.c: since it's been converted to be derived from taito_f3.c, it needs proper save state support in the parent driver first (nw) 2014-08-14 10:51:57 +00:00
Michaël Banaan Ananas
dd7d8e1761 small cleanup 2014-08-14 10:21:26 +00:00
Ivan Vangelista
6420e3263d Fixed hitme.c save state problem (nw) 2014-08-14 06:55:52 +00:00
David Haywood
9b9eff05a6 nebulray: fix missing starfield
(basically fixed by phil's update, we no longer need to patch out parts of the gfx rom)
2014-08-14 06:30:01 +00:00
Robbbert
444a902c3e hankin.c : WIP 2014-08-14 03:40:05 +00:00
Robbbert
a6dfe918d3 allied.c : added blanking. 2014-08-13 23:37:19 +00:00
Phil Bennett
964dcd3fe0 02124: nebulray, nebulrayj: Nebulas Ray is missing a rotation effect in the first level [Phil Bennett]
namconb1.c - Improved interrupt handling, fixing raster-effects (used by nebulray and machbrkr) and nebulray test mode. [Phil Bennett]
2014-08-13 23:11:06 +00:00
Alex W. Jackson
4a70eb7bc4 armedf.c: text videoram is 8-bit to begin with, no need for this (nw) 2014-08-13 20:29:34 +00:00
Scott Stone
31d6e54cd2 Fix attributes changed in 0.154 release for megadriv/neogeo software lists. Thanks Sunbeam for the heads up. (nw) 2014-08-13 19:55:48 +00:00
Wilbert Pol
92f87e9782 (MESS) sega8_slot.c: Prevent out of bound access when determining the cart type for small (homebrew) rom files. (nw) 2014-08-13 18:01:54 +00:00
David Haywood
5ff5429b76 new clones
Bonze Adventure (World, prototype) [Silvio Grazini]

need to verify z80 rom as the same (was missing from romset provided) also should check to make sure it uses c-chip in the same way as final.
2014-08-13 15:16:33 +00:00
R. Belmont
c68ddfa2c7 (MESS) Apple II: enable language-card write on reset based on h/w testing [Peter Ferrie] 2014-08-13 13:20:25 +00:00
Robbbert
50c88f9505 allied.c : fixed coins, all 12 games marked as working. 2014-08-13 12:43:33 +00:00
Ivan Vangelista
3ee032e651 Fixed rocktrv2 save state regression (nw) 2014-08-13 12:02:02 +00:00
David Haywood
d32e870137 z80 banking was banking in the 'maincpu' romspace?! 2014-08-13 11:03:51 +00:00
Robbbert
17f73c6a07 allied.c : everything works except for coin input. 2014-08-13 09:28:35 +00:00
Robbbert
adad28e41d Fixed compile error. 2014-08-13 08:41:43 +00:00
Brian Troha
a87a2b7008 taito_b.c: Verified clock speeds for the East Technology's ET910000A PCB used by Sel Feena and Ryu Jin. [system11] 2014-08-13 04:13:47 +00:00
R. Belmont
f46a9fecae remove unnecessary debug (nw) 2014-08-13 02:51:42 +00:00
R. Belmont
cc6a2f5a64 (MESS) Laser 3000: add first-pass keyboard, 80-column text, hi-res, and double hi-res graphics support [R. Belmont] 2014-08-13 02:45:39 +00:00
Michaël Banaan Ananas
0dc460c40e nw 2014-08-12 22:17:43 +00:00
cracyc
36558265ad (mess) rmnimbus: low-level formatting almost works (nw) 2014-08-12 20:51:20 +00:00
Ivan Vangelista
d11840f9d3 fixed glcolor.xml validation (nw) 2014-08-12 17:00:43 +00:00
Fabio Priuli
1bae901327 m5.xml: dumped Bosconian. [Ola Andersson] 2014-08-12 14:55:51 +00:00
Ivan Vangelista
cfd8d6348f Fixed most (all) system1.c save state regressions (nw) 2014-08-12 14:34:13 +00:00