Commit Graph

74829 Commits

Author SHA1 Message Date
hap
127bd02dda screen: add getter for pixeltime 2020-08-07 20:14:12 +02:00
Lord-Nightmare
1e95aea5c2 Separated Williams System 11 BG sound boards into the 5 functionally different types that existed, and hooked the appropriate types to each system 11/a/b/c driver. Switched to using a rom load region with a listed parent:sub space rather than using a set_romregion function within the device for all users of the s11c_bg device. Replaced the embedded bg sound and bg music board emulation on s11.cpp with the appropriate devices. Updated notes for the WPC Sound board. [Lord Nightmare] 2020-08-07 14:09:47 -04:00
Ivan Vangelista
56764a8787 39in1.cpp: hooked up dips 2020-08-07 20:03:08 +02:00
Robbbert
4e68bc9b5e vtech2: small clean; added savestate 2020-08-08 04:01:06 +10:00
ClawGrip
5232115d18
New machines marked as NOT_WORKING (#7035)
New machines marked as NOT_WORKING
----------------------------------
Hola Don Pepito [Victor Fernandez (City Game), aidneub41 (José Antonio), ClawGrip]

* Fix PIC type.
* Fix notes about song authors.
* Fix game names (as per the official song titles).
2020-08-07 12:57:28 -04:00
David Haywood
dc3a329906
mpu4vid tweaks - improved set identification, fixed some palette issues (#7038) 2020-08-07 12:56:10 -04:00
Ryan Holtz
8a376c4c28 -spg2xx_io: Put side-effect guards around potentially volatile reads. 2020-08-07 17:03:01 +02:00
Robbbert
1312313971 vector06: cleanup; added natural keys 2020-08-07 23:49:21 +10:00
James Wallace
f259016b1e
guab.cpp - Minor cleanups 2020-08-07 09:09:11 +01:00
James Wallace
158d3ca088
guab.cpp - Hooked up BACTA datalogger, fixes coinup issues 2020-08-07 08:58:21 +01:00
AJR
ee04c0f493 targ: Improve PROM notes 2020-08-06 23:44:38 -04:00
Brian Troha
efc8148137 New working clones
New working clones
------------------
Ring of Destruction: Slammasters II (Brazil 940902) [SHVB, Filipe Nascimento, The Dumping Union]
2020-08-06 22:16:16 -05:00
Brian Troha
9d6e20b42d exidy.cpp: Correct ROM labels for the Targ & Targ (Cocktail?) sets. [Andrew Welburn] 2020-08-06 21:24:30 -05:00
Brian Troha
22d6d12bdf williams.cpp: Correct comment, it's Decoder "PROM" 2020-08-06 21:12:45 -05:00
Ryan Holtz
296606d9fe -sa1: Fixed up compatibility comments for kirby3, pebble, smrpg 2020-08-06 22:39:22 +02:00
Ryan Holtz
f5cdabaca2 -netlist: Typo 2020-08-06 20:29:33 +02:00
Ryan Holtz
aa86126fc2 -fireone: Netlist sound now works other than the Alert trigger. [Ryan Holtz, Colin Howell, couriersud] 2020-08-06 20:16:22 +02:00
Ryan Holtz
0f6d29e759 -fireone: Added L/R mixer and L/R explosions. 2020-08-06 20:16:22 +02:00
Ryan Holtz
30def4d9ac -starfire: Added left/right mixer and left/right boom, but the booms don't trigger for some reason. 2020-08-06 20:16:22 +02:00
Ryan Holtz
e404f347c6 -fireone: Committed netlist for couriersud to have a look at. 2020-08-06 20:16:22 +02:00
Robbbert
830c6299a8 pmd85: cleanup; added sound. 2020-08-07 02:46:28 +10:00
AJR
aa1ef0b0f4 cit101: Fix reverse screen mode 2020-08-06 08:37:06 -04:00
Ivan Vangelista
b70124a1d9
39in1.cpp: corrected last minute clean up gone terribly wrong 2020-08-06 13:44:48 +02:00
Ivan Vangelista
6444fa2560
39in1.cpp: decrypted 4in1a, 4in1b; started working on decryption of 19in1 and 48in1 2020-08-06 13:39:59 +02:00
Vas Crabb
746438653a Merge tag 'mame0223' into mainline-master
MAME 0.223
2020-08-06 20:53:02 +10:00
couriersud
2c799e1160 netlist: add man target to netlist makefile. 2020-08-06 09:46:43 +02:00
couriersud
738e9cc136 netlist: Make new documentation items appear in doxygen output. 2020-08-06 09:46:20 +02:00
Aaron Giles
64db8f054b netlist: Documentation updates for CDxxxx devices 2020-08-06 09:46:08 +02:00
Aaron Giles
7c88d7813f netlist: Rename DM9312 to TTL_9312 for consistency. 2020-08-06 09:45:56 +02:00
Aaron Giles
056426059f netlist: Added documentation for devices in nlm_ttl74xxx.cpp
* Documentation for all devices in nlm_ttl74xxx now is available in the
doxygen documentation.
2020-08-06 09:45:44 +02:00
couriersud
4959fbaa8b netlist: Add CD4013 to net_lib.cpp 2020-08-06 09:45:29 +02:00
couriersud
d524688df1 netlist: Refactored pokenizer.
* Separated tokenizing and reading of tokens.
* This enables caching of parsing results on the token level.
* Implemented caching of token stream.
* Overall this significantly improves parsing performance (~10x)
* Next step towards a bare-bone nltool which does not depend on macro
devices.
2020-08-06 09:44:59 +02:00
AJR
bca7016758 kp69: Clean up code a bit; don't latch masked-out requests; prepare for device variant 2020-08-05 22:20:19 -04:00
braintro
4ea74b81a3 williams.cpp: Correct ROM names for the Sinistar sets & add documentation. [Brian Troha] 2020-08-05 20:24:51 -05:00
AJR
01438a2cf8 cit101, cit101_kbd: Update notes; minor keyboard tweaks 2020-08-05 20:43:00 -04:00
Aaron Giles
01d5d49518 Documentation update for vector options. 2020-08-05 16:41:08 -07:00
Tom
db6f784a0e
silkwormb: fix last level graphics 2020-08-05 16:47:23 -04:00
Firehawke
21db19db1c
Widescreen layouts (#7018)
* Added widescreen layout options for Spy Hunter.
* Add widescreen vertical layouts for Spy Hunter.
2020-08-05 16:46:30 -04:00
Sterophonick
6fcbe03a8d
machines promoted to WORKING (#7033)
Machines promoted to WORKING
---
Gigatron TTL Microcomputer [Sterophonick]
2020-08-05 16:39:33 -04:00
Vas Crabb
c55a261d26 version bump for 0.223 2020-08-06 05:48:15 +10:00
Vas Crabb
309a2ee063 -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and also fixed a spelling error.
* The saver/loadr commands should consider region endianness for portability.

-cpu/gigatron: Capitalisation of hex values was inconsistent, change it to lowercase as that tends to be the MAME standard.

-machine/exorterm.cpp: Fixed inputs magically changing on reset when they shouldn't (there are still others that should be fixed).

-mpu4vid.cpp: Corrected some errors in game descriptions.

-Fixed a couple of editing errors.
2020-08-06 05:47:05 +10:00
James Wallace
56d1b54ebf Added an implementation of the BACTA Datalogging protocol used in many of the AWP drivers.
The logged data is currently served to the error log.
Hooked the BACTA logger up to the MPU4 driver to fix Datapak/Protocol games.
2020-08-05 19:27:04 +01:00
Ivan Vangelista
6a498a59ad 39in1.cpp: added preliminary decryption for rodent 2020-08-05 19:04:45 +02:00
AJR
0ae12ffc96 bbl380: Add notes on BIOS calls 2020-08-05 12:21:00 -04:00
Robbbert
2ea47e5014 z80ne: cleanup 2020-08-05 23:22:10 +10:00
Justin Kerk
d2b7643753 netlist: Better fixes for Emscripten (#7031)
Silence indentation warning in 3rdparty/ under Emscripten (#7031)
2020-08-04 23:53:52 -07:00
Justin Kerk
2dd0985999 netlist: Fix build under Emscripten (#7031)
netlist: Fix crash under Emscripten by disabling aligned optimizations
2020-08-05 05:58:14 +00:00
braintro
96937e9007 circus.cpp: Corrected ROM names for Robot Bowl. [Andrew Welburn] 2020-08-04 22:09:40 -05:00
ajrhacker
826b599a85
Merge pull request #7032 from clawgrip/patch-28
gaelcof3.cpp: Add PCB ASCII layout
2020-08-04 20:11:31 -04:00
MetalliC
b943e67aa4 arm7thmb.cpp this should be more accurate ROR fix 2020-08-05 02:30:22 +03:00