Commit Graph

51188 Commits

Author SHA1 Message Date
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
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
Nathan Woods
afa6a83728 Changes to make get_default_card_software() less stupid
The goals with this change is to make get_default_card_software() a bit more standalone by making it a const method that does not mutate the state of the device_image_interface.  This is done by passing in a small structure that encapsulates the minimum of information that get_default_card_software() needs.

This also eliminates the need for device_image_interface::open_image_file()

I agree with Sarayan that get_default_card_software() is terrible and needs to ultimately go away.  This is a small step in that direction.

Lastly, I don't care for the name of get_default_card_software_hook (or get_default_card_software() for that matter).  If anybody has better ideas, let me know.
2017-04-10 20:47:40 -04:00
hap
bc5ff51ee6 New working machine added
-----------
Fidelity Sensory Chess Challenger 8 [hap, yovan]
2017-04-11 01:17:10 +02:00