Commit Graph

50882 Commits

Author SHA1 Message Date
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
arbee
1f778d78bd mtouchxl: added preliminary 1-wiret iButton hookup. (nw) 2017-04-10 23:11:24 -04:00
AJR
caa4bb8db5 Use a port finder, duh (nw) 2017-04-10 23:10:06 -04:00
cracyc
58b351e268 mtouchxl: default cmos settings (nw) 2017-04-10 22:02:55 -05:00
AJR
32984a5a51 segaxbd.cpp: Rewrite CXD1095 as a device and also add it to megatech.cpp 2017-04-10 22:55:00 -04:00
arbee
0d78cbcf17 mtouchxl: hooked up NVRAM and Flash devices (nw) 2017-04-10 22:18:32 -04:00
hap
ce2c96c20a beathead: removed speedup hack (nw) 2017-04-11 04:14:36 +02:00
briantro
389ed84d51 peplus.cpp: Spelling (nw) 2017-04-10 21:02:35 -05:00
briantro
f6eb2fdf45 peplus.cpp: Patriot Poker has multiple Bonus levels (nw) 2017-04-10 20:57:52 -05:00
briantro
f318b9efaf peplus.cpp: Minor clarification (nw) 2017-04-10 20:36:13 -05:00
briantro
26dfbaf79f peplus.cpp: Documentation updates based on printed IGT materials (nw) 2017-04-10 20:23:24 -05:00
hap
bc5ff51ee6 New working machine added
-----------
Fidelity Sensory Chess Challenger 8 [hap, yovan]
2017-04-11 01:17:10 +02:00
AJR
f5fb01e370 srallyc: Hook up 315-5296 I/O on drive board (does nothing yet) (nw) 2017-04-10 17:26:39 -04:00
hap
16a1e4be4f fidelz80: WIP skeleton driver for Sensory chess challenger 8 (nw) 2017-04-10 23:25:50 +02:00
cracyc
b8e2b24705 i386: add a cpuid supporting 486 (nw) 2017-04-10 14:36:54 -05:00
Mike Naberezny
0e0f3ad6a1 pet_rom.xml: Added KeyChip. [Andy Grady] 2017-04-10 12:23:47 -07:00
cracyc
7c9b346ade cdrom: translate from 2336 to 2048 (nw) 2017-04-10 13:59:26 -05:00