Commit Graph

76096 Commits

Author SHA1 Message Date
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
Firehawke 55ed5c96e8
New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------

Multiplication: Whole Numbers Steps 1-14 (cleanly cracked) [4am, Firehawke]
La Guillotine (cleanly cracked) [4am, Firehawke]
La Corrida de Toros (cleanly cracked) [4am, Firehawke]
Math Demo Disk #1: Secondary Mathematics (cleanly cracked) [4am, Firehawke]
Math Demo Disk #2: Graphing Equations and Interpreting Graphs (cleanly cracked) [4am, Firehawke]
Math Demo Disk #3: Postsecondary Mathematics (cleanly cracked) [4am, Firehawke]
Math Skills: Elementary Level (cleanly cracked) [4am, Firehawke]
Math Skills: Junior High Level (cleanly cracked) [4am, Firehawke]
Graphing is Fun: Pie and Line Graphs (cleanly cracked) [4am, Firehawke]
Addition: Fractions Steps 9-21 (cleanly cracked) [4am, Firehawke]
Subtraction: Whole Numbers Steps 1-17 (cleanly cracked) [4am, Firehawke]
Subtraction: Fractions Steps 1-11 (cleanly cracked) [4am, Firehawke]
2020-08-03 18:37:44 -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
David Haywood 6ea41576be
new NOT WORKING (plug & play) (#7027)
new NOT WORKING machines
------------------------
Super PC TV (Epoch) [Preservat!on Quest / Noah Bacon, Hubz]
U-Dance [Sean Riddle, David Haywood]
Moving Music (MM-TV110) [Sean Riddle, David Haywood]

* splitting up xavix a bit, preparation for better device encapsulation
2020-08-03 07:17:28 -04:00
hap 2f06decdbf i8244: use device rom instead of lookup table for character set [Kevin Horton] 2020-08-03 13:14:35 +02:00
hap 0a657cb32f i8244: fix register mirroring 2020-08-03 12:27:47 +02:00
Ryan Holtz 163d26b939 -tankbatt: Removed MACHINE_IMPERFECT_SOUND flag. [Ryan Holtz] 2020-08-03 09:55:48 +02:00
Colin Douglas Howell d35e103b9f
mw8080bw: engine sound tone fix for 280zzzap netlist audio (#7028) 2020-08-02 22:35:58 -04:00
hap 8aa4963218 odyssey2: add support for 4in1 cartridge 2020-08-03 02:51:42 +02:00
hap a4e8aeb12f odyssey2.xml: backgammon was already in g7400.xml, it is not a g7400 game 2020-08-03 01:27:08 +02:00
ajrhacker fc839a91a9
Merge pull request #7026 from ArcadeShadow/patch-53
ibm5170 - New working software list additions
2020-08-02 17:35:44 -04:00
AJR da0c4c7c63 cit101e: Display improvements (all lines show now) 2020-08-02 17:23:37 -04:00
ArcadeShadow f5228121d4
ibm5170 - New working software list additions
Fury of the Furries (Euro), Indiana Jones and the Last Crusade - The Graphic Adventure (VGA version), Indiana Jones and the Fate of Atlantis - The Action Game, Mortal Kombat (Germany)
2020-08-02 22:00:49 +01:00
couriersud 8b43aabf0e netlist: add example documentation to SN74LS629_DIP 2020-08-02 21:52:13 +02:00
Ryan Holtz 48be14bade -tankbatt: Added netlist audio. [Ryan Holtz] 2020-08-02 20:53:32 +02:00
Robbbert 88bfa9826d dai: cleanup 2020-08-03 03:28:20 +10:00