Commit Graph

70223 Commits

Author SHA1 Message Date
Ivan Vangelista
be2b2aadbd
zpinball.cpp: fixed compile (nw) 2019-12-14 17:01:43 +01:00
Vas Crabb
1fda8836a7 minimaws: add rudimentary listing of software lists to web UI and work around a python issue on loading; also fix up more software list issues (nw) 2019-12-15 02:38:40 +11:00
Osso13
24d2b7a51d cpu/mips/mips1: initialize some stuff (nw) 2019-12-14 16:15:56 +01:00
Ivan Vangelista
7448f3f64b
ym2151.cpp: initialize one variable more (nw) 2019-12-14 15:38:26 +01:00
hap
f115aa8c66 8255: missed one driver (nw) 2019-12-14 15:20:35 +01:00
hap
716d06341d 8255: set default tristate to 0 (nw) 2019-12-14 15:05:43 +01:00
hap
88c2549cff cgang: add some outputs (nw) 2019-12-14 14:35:24 +01:00
Vas Crabb
d506479fdd minimaws: load and index some software list data (no way to display it yet)
also fix up some software lists with duplicate part features (nw)
2019-12-15 00:19:29 +11:00
d
7db47ce8ae machine/6821pia.cpp: initialized new variable (nw) 2019-12-14 12:43:20 +01:00
Ivan Vangelista
bd0649c847 cpu\sh2: initialize stuff (nw) 2019-12-14 08:09:07 +01:00
ClawGrip
e4470c09df missbamby.cpp: Add "Miss Bamby" missing PROM [jordigahan, ClawGrip] (#6049)
* missbamby.cpp: Add "Miss Bamby" missing PROM [jordigahan, ClawGrip]

* Remove unconfirmed comment (nw)
2019-12-14 14:23:33 +11:00
hap
ab865842f2 wacky_gator is namco (nw) 2019-12-13 23:19:12 +01:00
hap
017152e65c cgang: wrong callback type (nw) 2019-12-13 22:43:36 +01:00
hap
edccbcafb1 cgang: add 7seg output (nw) 2019-12-13 22:28:38 +01:00
hap
3fb320b4dd cgang: add some input ports (nw) 2019-12-13 21:56:08 +01:00
AJR
d62c28b872 zpinball.cpp: Hook up CTC interrupt (nw) 2019-12-13 15:44:43 -05:00
Angelo Salese
f58c3ea264
Rewrite ARM IOMD/VIDC20 chips into own devices, merged implementations from ssfindo.cpp & riscpc.cpp [Angelo Salese] #6047
* riscpc now enters in desktop mode with a valid nvram;
* adds preliminary sound for ppcar;
2019-12-13 21:42:42 +01:00
AJR
2eae516ff4 play_3.cpp: Move games on "Z-Pinball" hardware to new driver (nw) 2019-12-13 15:35:17 -05:00
Kars de Jong
d402293079 HP98265A SCSI interface fixes (#6048)
* hp98265a.cpp: Rename confusing default cdrom scsi connection

The default cdrom connection is linked to scsibus:5, which now matches its name (scsicon5).

* hp98265a.cpp: Fix SPC memory mapping for select codes other than 14

The memory mapping of the SPC was fixed at select code 14.
2019-12-13 15:02:25 -05:00
yz70s
96b40d998a i386.cpp: show status of some cpu flags in the state debugger view (nw) 2019-12-13 19:21:36 +01:00
AJR
25e68952de ms32_sprite.cpp: Fix assert (nw) 2019-12-13 11:06:20 -05:00
Vas Crabb
97490cdd49 voodoo: hopefully enough to stop it from crashing when device memory isn't pre-cleared; also some cleanup (nw) 2019-12-14 02:33:57 +11:00
hap
c2933131b9 mephisto_mm2: Added two more MM IV revisions [Berger] 2019-12-13 16:26:32 +01:00
cam900
dfbb4f2f72 ms32.cpp, bnstars.cpp, tetrisp2.cpp : Device-fied sprite hardware (ms32_sprite.cpp), Fix zooming algorithm, Use shorter/correct type values, Verify clock related to XTAL (#6005)
* ms32.cpp, bnstars.cpp, tetrisp2.cpp : Device-fied sprite hardware (ms32_sprite.cpp), Fix zooming algorithm, Use shorter/correct type values, Verify clock related to XTAL
ms32.cpp : Fix sprite delaying

* bnstars.cpp : Fix spacing

* ms32_sprite.cpp : Fix non-clip case

* ms32_sprite.cpp : Add notes
2019-12-13 10:13:07 -05:00
cam900
67f5eae884 tecmosys.cpp : Use gfxdecode for sprite gfxs, Cleanup sprite drawing routine (and Screen cliprect related), Use shorter/correct type values, Reduce unnecessary lines/arguments, Add notes (#6029) 2019-12-13 10:12:45 -05:00
Olivier Galibert
0d5ac9d954 dkong: Remove diag.bin, it did not ship with the boards (nw) 2019-12-13 14:51:39 +01:00
hap
32695b6006 savant: modernize artwork (nw) 2019-12-13 14:18:45 +01:00
yz70s
5b54b59651 nforcepc: add floppy disk drive controller plus support for harddisk and cdrom (nw) 2019-12-13 13:29:26 +01:00
hap
00a4790d53 sensorboard: output-before-reset regression (nw) 2019-12-13 12:14:47 +01:00
hap
e238b72de1 remove some post_load workarounds for outputs (nw) 2019-12-13 11:12:50 +01:00
Vas Crabb
6f5d2ad326 Save states should not be break when changing output. Also get rid of a few dozen output().set_value(...) calls in favour of output finders. (nw)
This has the detrimental effect that outputs used in layouts will get the default value from the last element in the last view that uses them _after_ devices are started.  If drivers/devices set initial output values on start rather than reset this could cause a problem.
2019-12-13 20:08:31 +11:00
braintro
a02617900c New working clone
New working clone
------------------
Magic Bubble (Adult version, YS1302 PCB, set 2) [Hammy, The Dumping Union]
2019-12-12 23:55:16 -06:00
braintro
2e723cecd1 (nw) meritm.cpp: Minor ROM name correction 2019-12-12 23:51:39 -06:00
AJR
46538a40c0 Housekeeping (nw) 2019-12-13 00:44:17 -05:00
AJR
3434fe0d87 cd100b: Of course this version has a number (nw) 2019-12-12 22:49:18 -05:00
AJR
c9531ac099 New machines marked as NOT_WORKING
----------------------------------
CD-100B LaserStar [unknown]
2019-12-12 22:44:59 -05:00
Vas Crabb
ed2992101c save/restore otuput values in save states 2019-12-13 14:41:35 +11:00
hap
d2983c58a0 cgang: default input ports to low (nw) 2019-12-13 02:11:24 +01:00
hap
5834d8550d cgang: add soundchips (nw) 2019-12-13 01:29:45 +01:00
hap
c8cf005641 cgang: add mailbox (nw) 2019-12-13 00:48:26 +01:00
algestam
60cc29eb84 hh_sm510: Set 16way flag for gnw games without dpad (#6046)
* hh_sm510: Set 16way flag for gnw games without dpad

* hh_sm510: Set 16way flag for gnw_dkjr (nw)
2019-12-13 00:06:36 +01:00
Robbbert
70dfc790e8 (nw) fcrash, ffightbl, ffightbla - added imperfect graphics flag.
Let it run attract loop twice and you'll see. They've been like that since they were added.
2019-12-13 09:52:05 +11:00
hap
c0462dd202 cgang: add maincpu interrupts (nw) 2019-12-12 22:54:21 +01:00
Vas Crabb
f7733b7be3 restore the two std::forward that are actually needed - only two of them are superfluous (nw) 2019-12-13 08:19:59 +11:00
hap
96cabda5fb New machines marked as NOT_WORKING
----------------------------------
Cosmo Gang (US) [hap, Lord Nightmare, Alex Cmaylo, The Dumping Union]
2019-12-12 20:51:09 +01:00
Vas Crabb
77341c566e
Work around MSVC overload resolution issue in save_item/save_pointer (nw) 2019-12-13 06:49:14 +11:00
AJR
90e0494f3b model2.cpp: Be consistent (nw) 2019-12-12 13:57:31 -05:00
AJR
26bbe1443a ay8910: Modernize struct member save state registration (nw) 2019-12-12 13:53:29 -05:00
AJR
73ac277e2b model2.cpp: Fix input port definitions for vcop2, hotd, rascot (nw) 2019-12-12 13:52:54 -05:00
Ivan Vangelista
52702e0007 goldstar.cpp: make wcherry show RAM initialization screen (nw) 2019-12-12 19:10:15 +01:00