Commit Graph

51050 Commits

Author SHA1 Message Date
Curt Coder
44b16ad5fd abc80: Removed bogus DIP switches and downgraded sound status. (nw) 2017-04-13 21:49:44 +03:00
Ivan Vangelista
61ccf0d801 more anonymous timers work (nw) 2017-04-13 18:30:47 +02:00
AJR
41dcf66505 segaybd.cpp: Watchdog type is MB3773 (nw) 2017-04-13 11:56:05 -04:00
AJR
8a4a4987c6 segaxbd.cpp: Watchdog type is MB3773 (nw) 2017-04-13 11:36:17 -04:00
fulivi
4068512b0e hp9845: fixed a race condition in 45T. A little cleanup. 2017-04-13 15:29:05 +02:00
fulivi
4e8e8167ed hphybrid: hopefully fixed a super-subtle race condition in 9845T video hw. 2017-04-13 15:29:05 +02:00
fulivi
8eedab96df hp9845: driver for HP9845T added (in collaboration with A.Kueckes) 2017-04-13 15:29:04 +02:00
cracyc
e8d627ceb8 mtouchxl: update default cmos (nw) 2017-04-13 08:20:30 -05:00
arbee
2a78a1c9b9 New clones added as GAME_NOT_WORKING:
MegaTouch XL Gold (Version r00)

Also more work clarifying the various versions, thanks to Merit documentation.
2017-04-13 08:45:58 -04:00
AJR
d9d59dce86 One uint slipped past (nw) 2017-04-13 00:43:17 -04:00
AJR
dcbaa636c5 g65816: Eliminate uint type properly (nw) 2017-04-12 23:49:34 -04:00
AJR
39e7859ab0 Inadvertent omission that was bound to fail (nw) 2017-04-12 23:13:31 -04:00
AJR
0188b4e80b segaybd.cpp, srallyc: Add OKI MSM6253 device 2017-04-12 23:09:13 -04:00
arbee
c6a1b3856c mtouchxl: some docs additions, some cleanups, fixed RAM amount. (nw) 2017-04-12 22:55:23 -04:00
arbee
e8e397bf6f New games added as GAME_NOT_WORKING:
Megatouch XL Super 5000 [R. Belmont, Smitdogg, The Dumping Union]
Megatouch XL Gold [R. Belmont, Smitdogg, The Dumping Union]
2017-04-12 21:31:34 -04:00
Antoine Miné
fee8cc7135 [thomson] fix regressions to (legacy) floppy support (#2224)
* [thomson] fix legacy floppy support

* [thomson] more (legacy) floppy fixes
2017-04-13 10:38:28 +10:00
cracyc
490d00afb7 ds1205: Add Dallas DS1205 Multikey [Carl] 2017-04-12 17:32:22 -05:00
AJR
2f47ccd579 tlcs870: Move macros into source file for now to avoid potential naming conflicts (nw) 2017-04-12 16:15:27 -04:00
AJR
47900ba401 Add TMP90PH44 device type for Sega 837-13551 I/O Board (nw) 2017-04-12 15:53:43 -04:00
AJR
fb163b2d7e pdp1: Make opcodes an internal enum (nw) 2017-04-12 15:23:56 -04:00
AJR
55a56ecd61 e132xs: Move memory macros out of header file to help prevent naming conflicts (nw) 2017-04-12 15:22:24 -04:00
AJR
2d8b67697f m68000, i386: Workaround for multiple inclusion until SoftFloat is updated to version 3 (nw) 2017-04-12 15:21:21 -04:00
AJR
0f510928f8 clipper: Scope down enums (nw) 2017-04-12 15:20:55 -04:00
AJR
d37b6d9b4f g65816: Remove a few legacy type macros (nw) 2017-04-12 15:20:24 -04:00
Ivan Vangelista
a747d7d8c3 more work on anonymous timers. sprint8.cpp gets save state support (nw) 2017-04-12 18:50:38 +02:00
Ivan Vangelista
89b5f23499 namcofl.cpp: killed anonymous timers, moved to configured banking, added save state support. Also moved some remaining functions inside the class (nw) 2017-04-12 18:46:31 +02:00
Ted Green
f7af97c497 zeus2: Don't include texture information on normal builds to reduce exe size. (nw) 2017-04-12 09:58:29 -06:00
Ted Green
20b1180d16 zeus2: WIP. Working on depth buffering. (nw) 2017-04-12 09:41:15 -06:00
Olivier Galibert
ddd1a72e45 tms32026: Fix status register and banking [O. Galibert] 2017-04-12 14:13:10 +02:00
Robbbert
7f9b1a42e5 (nw) Hopefully fixed arcade-only build. 2017-04-12 17:21:38 +10:00
Olivier Galibert
012dffacac Thanks coverity (nw) 2017-04-12 08:07:19 +02:00
AJR
18bf62d621 Move "optional" basemem and extmem arrays out of tilemap_t (nw)
This is intended as a first step towards divorcing tilemap_t and tilemap_device.
2017-04-11 23:40:30 -04:00
angelosa
b447121b72 Left-over (nw) 2017-04-12 04:57:05 +02:00
angelosa
dab0378933 crospuzl belongs to crystal.cpp (nw) 2017-04-12 04:55:51 +02:00
angelosa
28e287458e Workaround for finlarch/sasissu/magzun ODD bit regression. (nw) 2017-04-12 02:53:51 +02:00
angelosa
d68e1d996d Minor port fix (nw) 2017-04-12 02:08:14 +02:00
angelosa
8541cb9383 Fixed Gun Card logic in Double Dealer [Angelo Salese] 2017-04-12 01:36:47 +02:00
AJR
dd363de906 rchase2: Load user1 ROMs closer together to avert read from undefined data at 02600000 that drives CPU off rails in debug build (nw)
This might not be the correct loading method, but it's at least similar to vf2 and bel (which, like rchase2, have 2MB rather than 4MB ROMs). It's a non-working driver in any case.
2017-04-11 17:40:34 -04:00
hap
fc1f722ce5 hh_sm510: boxing boots, but still very glitchy (nw) 2017-04-11 23:20:47 +02:00
hap
7d59eee20d New NOT_WORKING machine added
---------
Game & Watch: Boxing [hap, Sean Riddle]
2017-04-11 21:23:49 +02:00
hap
887f3b0d36 hh_sm510: added svg layout to the konamis, but no backdrop (nw) 2017-04-11 18:22:51 +02:00
Ivan Vangelista
5f1c96bcb2 amiga.cpp: killed anonymous timer, hooked amigaaga_flop software list to the a1200 driver (nw) 2017-04-11 18:13:36 +02:00
Ivan Vangelista
82a03a03e6 sprint4.cpp, ultratnk.cpp: killed anonymous timers, removed unneeded prefixes, added save state support (nw) 2017-04-11 18:12:25 +02:00
Ivan Vangelista
f216083d8f Added two new pinball sets [PinMAME] 2017-04-11 18:09:27 +02:00
AJR
133cb8d9ea rchase2: Add I/O CPU and expander (nw)
There seems to have been an unrelated regression since 0.181 in rchase2, which now only displays a black screen.
2017-04-11 10:25:55 -04:00
AJR
0e016a9026 No longer used (nw) 2017-04-11 09:48:40 -04:00
AJR
7e09cb4817 megaplay.cpp: Use CXD1095 device for BIOS I/O 2017-04-11 09:40:09 -04:00
AJR
3809047420 segam1.cpp: Add 315-5296 and some placeholder RAM areas (nw) 2017-04-11 08:48:54 -04:00
AJR
c9424f3f5b cxd1095: Implement reset behavior (nw) 2017-04-11 00:39:35 -04:00
AJR
644fa749c6 cyclwarr, bigfight: Read inputs through CXD1095 device 2017-04-11 00:25:28 -04:00