Commit Graph

20456 Commits

Author SHA1 Message Date
Curt Coder
d107b71819 Fixed validation. (nw) 2013-02-13 19:19:22 +00:00
Curt Coder
54ba684183 Fixed validation. (nw) 2013-02-13 19:16:24 +00:00
Angelo Salese
44eaa6f9ca Final Fight Revenge ST-V notes 2013-02-13 18:51:42 +00:00
Ville Linde
34f6f793ef video/jagblit.c: Fixed blitter source shade mode. 2013-02-13 17:04:02 +00:00
Angelo Salese
a8af9bbe25 Enough of this 2013-02-13 15:46:50 +00:00
Miodrag Milanovic
798b2611c9 Removal of not needed machine().root_device() (nw) 2013-02-13 15:41:03 +00:00
Oliver Stöneberg
8d6dcde928 (MESS) fixed atomeb cart loading (nw) 2013-02-13 15:38:01 +00:00
Oliver Stöneberg
0ac805e148 (MESS) [UT88] corrected extension of basic80 so it can be loaded from softlist (nw) 2013-02-13 14:43:50 +00:00
Miodrag Milanovic
b2e83cdc5c Fixed debug build (nw) 2013-02-13 14:20:01 +00:00
Angelo Salese
8595a77298 Fixed Virtual Boy regression with Red Alarm & Space Invaders 2013-02-13 14:12:52 +00:00
Miodrag Milanovic
8c6495b45b Modernization of drivers part 24 (no whatsnew) 2013-02-13 14:00:25 +00:00
Miodrag Milanovic
c36982dee6 Modernization of drivers part 23 (no whatsnew) 2013-02-13 13:43:43 +00:00
Miodrag Milanovic
a1819a469e Modernization of drivers part 22 (no whatsnew) 2013-02-13 13:19:20 +00:00
Oliver Stöneberg
67af3f42af (MESS) prevent usage of invalid index in nimbus_bank_memory() (nw) 2013-02-13 11:55:16 +00:00
Miodrag Milanovic
1e7e9ade9c Modernization of drivers part 21 (no whatsnew) 2013-02-13 11:19:27 +00:00
Miodrag Milanovic
89524e9782 Modernization of drivers part 20 (no whatsnew) 2013-02-13 10:46:49 +00:00
Miodrag Milanovic
3380ccb402 Modernization of drivers part 19 (no whatsnew) 2013-02-13 10:24:35 +00:00
mahlemiut
e1c9c9f661 fmtowns: Whoops. :P 2013-02-13 07:00:20 +00:00
mahlemiut
0d3810d01f fmtowns: Preliminary implementation of the CD-ROM controller's software mode. Enough to get the CD-ROM working under Win95. [Barry Rodewald] 2013-02-13 06:59:14 +00:00
Fabio Priuli
3625f3b550 (MESS) snes.xml: Added 51 cartridges [ReadOnly] 2013-02-13 06:26:20 +00:00
Fabio Priuli
4fbb43052e (MESS) gbcolor: silenced cmpro complaint. nw. 2013-02-13 06:13:27 +00:00
R. Belmont
99bca50549 don't dupe devices (nw) 2013-02-13 04:51:51 +00:00
R. Belmont
36c3503226 (MESS) apple2gs can use SSC too (nw) 2013-02-13 04:48:58 +00:00
R. Belmont
864c790ed8 (MESS) Apple II: Allow Super Serial Card to connect to MESS's serial terminal and null modem devices. [R. Belmont] 2013-02-13 04:47:34 +00:00
Angelo Salese
51e93754b5 Actually 0x62 doesn't need this 2013-02-13 04:46:45 +00:00
R. Belmont
9266027550 (MESS) Add missing virtual override to serial terminal so you can talk to it (nw) 2013-02-13 04:46:09 +00:00
Angelo Salese
4cac730c05 Fixed a crash bug with CD block, fixes at very least Yoshimoto Mahjong 2013-02-13 04:35:53 +00:00
Angelo Salese
ac4715e1cd Revert one line 2013-02-13 02:20:11 +00:00
Angelo Salese
ac39e1dfd5 Attempt to add proper H/V latch settings 2013-02-13 02:19:31 +00:00
Ville Linde
1758617657 cleanup (nw) 2013-02-13 00:02:49 +00:00
Ville Linde
9f7ae7a54c Fixed Wave Shark ROZ layer. 2013-02-12 23:58:38 +00:00
Angelo Salese
bfaa10b8ca Fix for Odd bit 2013-02-12 23:18:15 +00:00
Michaël Banaan Ananas
7a8f464966 (sf2dongb GNW flag) 2013-02-12 22:42:24 +00:00
Michaël Banaan Ananas
793bc2a309 remove nonsense driver config for b&w headon bootlegs 2013-02-12 22:27:43 +00:00
Angelo Salese
130a6f0570 Fixed a bug 2013-02-12 22:19:39 +00:00
Angelo Salese
92d6911e0f Logging for any unhandled case 2013-02-12 21:59:32 +00:00
Angelo Salese
86a3018c3e Fixed window for sprites too 2013-02-12 21:54:19 +00:00
Angelo Salese
a663b46e69 Part 1 of drawing window rewrite 2013-02-12 21:39:49 +00:00
Wilbert Pol
7c7fadda66 (MESS) gp32.c: Reduce tagmap lookups (nw) 2013-02-12 20:59:59 +00:00
Curt Coder
92ac529852 (MESS) c64: Connected the Turbo232/SwiftLink cartridges' RS-232 port to the 6551 ACIA. (nw) 2013-02-12 20:43:29 +00:00
Curt Coder
d2086017b3 mos6551: Fixed typo. (nw) 2013-02-12 20:34:17 +00:00
Wilbert Pol
02ff8ffa36 (MESS) intv.c: Reduce tagmap lookups (nw) 2013-02-12 20:24:17 +00:00
Curt Coder
e293e278ab mos6551: Added serial callbacks. [Curt Coder] 2013-02-12 20:23:46 +00:00
Wilbert Pol
e39aadad24 (MESS) New systems marked as GAME_NOT_WORKING
------------------------------------
Magnavox Odyssey 3 / Command Center (prototype) [René van den Enden]
2013-02-12 20:20:56 +00:00
Wilbert Pol
6a37d5644b (MESS) odyssey2.c: Marked g7400/jopac as GAME_IMPERFECT_GRAPHICS (nw) 2013-02-12 19:04:56 +00:00
Sandro Ronco
233559acc3 (MESS) cybiko: added various flash dumps. (nw) 2013-02-12 19:03:41 +00:00
Oliver Stöneberg
e9c1e01900 fixed crash with -debug in base_gb_cart_slot_device::internal_header_logging() (nw) 2013-02-12 19:02:19 +00:00
Oliver Stöneberg
0817d64c5f set proper cassette image loading error / removed unused CASSETTE_ERROR_INVALIDARG (nw) 2013-02-12 18:53:20 +00:00
Sandro Ronco
922c0727db (MESS) Moved SST39VF020/SST39VF400A emulation into intelfsh. (nw) 2013-02-12 18:47:03 +00:00
Oliver Stöneberg
9c6a2d3705 fixed crash with -debug when image loading failed (nw) 2013-02-12 18:27:58 +00:00