Commit Graph

74809 Commits

Author SHA1 Message Date
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
MetalliC
365d94a31b bus/spectrum/kempdisc.cpp: replace K-DOS v2.1 bad dump with good one, add KDOS 2.1 Italian translation, add "Watford SP-DOS Interface" (technically not working without boot disk) [Luzie, James McKey, MetalliC] 2020-08-05 02:27:10 +03:00
Ryan Holtz
7e1b46d2bb -arm7thmb: Fixed THUMB ROR behavior for shift values of 0 or >= 32. All tests in FuzzARM now pass. [Ryan Holtz] 2020-08-05 00:21:46 +02:00
ClawGrip
b8acdf6f1b
gaelcof3.cpp: Add PCB ASCII layout 2020-08-04 22:41:15 +02:00
hap
ab4a7a6022 i8244: don't access unused registers 2020-08-04 21:03:37 +02:00
Vas Crabb
72186b5804 add simple .editorconfig 2020-08-05 03:40:19 +10:00
hap
9d1d83a012 odyssey2: improve keyboard handling 2020-08-04 16:57:40 +02:00
hap
04f8ba4594 odyssey2/voice: small cleanup after failed attempt to fix a bug 2020-08-04 10:23:53 +02:00
Justin Kerk
dcd868b6be odyssey2: Require a cartridge 2020-08-03 19:29:09 -07:00
hap
7318829686 odyssey2/voice: add more cartridge pin passthroughs 2020-08-03 23:36:58 +02:00
hap
0c548843e9 i8244: return 0 on write-only registers 2020-08-03 23:09:17 +02:00
hap
ca3eaa5229 i8244: fix y cam register mask 2020-08-03 22:45:20 +02:00
hap
5b8676cbf1 odyssey2: mcs48 already takes care of reset 2020-08-03 22:01:12 +02:00
Vas Crabb
93110b8cc4 Revert "mdos dsk: support legacy floppy images, add XDOS support"
This reverts commit 8ada258ec7.

We are not accepting further legacy floppy formats.
2020-08-04 05:51:56 +10:00
Ivan Vangelista
3f1b572b9a New working machines
--------------------
Break Ball [Anonymous]
2020-08-03 21:33:37 +02:00
hap
b5b7dd3a49 i8244: don't collide grid with itself 2020-08-03 21:05:23 +02:00
Tom
a2808657ab
Renegade/kuniokun fixes (#7005)
* renegade/kuniokun fixes

* revert 6809 soundlatch irq, improve 6502 irq timing
2020-08-03 14:30:46 -04:00
hap
2aa212fd24 i8244: remove leftover from testing 2020-08-03 20:13:22 +02:00
Ivan Vangelista
2e5c0f821a New clones marked as NOT_WORKING
--------------------------------
Middle Earth (alternate) [PinMAME]
2020-08-03 20:12:24 +02:00
Ivan Vangelista
ca5c83ee93 New NOT_WORKING software list additions
---------------------------------------
princ.xml: Doraemon [BacoKarel, rootifera, Cupcake, Clawgrip, TeamEurope]

snotec.xml: Gokinjo Monogatari, Tare Panda [Clawgrip, TeamEurope]
2020-08-03 20:02:35 +02:00
hap
e9871210e4 i8244: fix problem with missing characters, add dot grid 2020-08-03 20:00:45 +02:00