Commit Graph

74518 Commits

Author SHA1 Message Date
braintro 876eb91c8c dec8.cpp: Redumped and verified the i8751 MCU for Captain Silver (World) [Hammy & TeamEurope] 2020-07-10 13:50:40 -05:00
Aaron Giles a6239d582b netlist: Add 74113 device. 2020-07-10 20:04:17 +02:00
couriersud 5eef12fe18 netlist: add 74121 device and refactor 74123 code.
* added 74121 device
* migrate dip devices to netlist devices
* refactor code to be based on device description structs
2020-07-10 20:04:16 +02:00
couriersud d3422e1c94 netlist: unit test macros now have a "P" prefix.
* will allow to use both googletest and Catch frameworks.
* on unexpected std::exception include what() in error message.
2020-07-10 20:04:15 +02:00
couriersud 4a3bc13554 netlist: fix signedness warnings in ptime.h 2020-07-10 20:04:15 +02:00
couriersud 03900b67de netlist: remove some warning suppression from makefile. 2020-07-10 20:04:14 +02:00
couriersud 8d9fde525d netlist: pfunction supports unary minus and removed duplicate code. 2020-07-10 20:04:13 +02:00
hap 7efa311356 Revert "ui: fix initial message popups not showing on d3d/bgfx"
This reverts commit 3db9e11031.
2020-07-10 19:10:19 +02:00
Robbbert dc2a37a5fa llc1: cleaned, added notes, marked as working 2020-07-11 03:01:48 +10:00
r09 11fcdbbafc
pc98_cd.xml: 15 new dumps, 11 replacements (#6934)
- New dumps from redump.org (working):

Chiemi & Naomi
F15 Strike Eagle III
if 2 - Invitations from Fantastic Stories
Manami no Doko made Iku no? 2 - Return of the Kuro Pack
Phobos
Pro Student G (ALS-0010)
YES! HG - Erotic Voice Version
Yuurou - Transient Sands

- New dumps from redump.org (not working):

DOR Special Edition '93
DOR Special Edition '93 (alt)
Kanji Land 3-nen
Kyrandia II - The Hand of Fate
Lemon Cocktail Collection
Lip 3 - Lipstick Adventure 3
Mirage 2 - Torry, Neat & Roan Fairladies in MagicLand

- Replaced entries with dumps from redump.org:

Branmarker 2
Eimmy to Yobanaide
Lesser Mern - Special Director's Edition
Mahjong de Pon!
Saint Diary - Kiyoka-chan no Nikki
Takamizawa Kyousuke - Nekketsu!! Kyouiku Kenshuu
The Legend of Kyrandia
Tuned Heart
Vastness - Kuukyo no Ikenie-tachi
Youjuu Senki 2 - Reimei no Senshi-tachi
Zenith - Full Animation Adventure Series #1

Most of these discs are hybrid (they work on both PC-98x1 and FM Towns), so their CHDs are exactly the same as in fmtowns_cd.xml.
2020-07-10 11:27:00 -04:00
Davide Cavalca 44ecc6c92d
sgi_mips: new software list additions (#6905) 2020-07-10 11:26:27 -04:00
Michael D 8ba47ddc11
sgi_mips.xml: fix bad dump (nw) (#6904) 2020-07-10 11:26:02 -04:00
Michael D 39d1b41494
sgi_mips.xml: New additions (#6899)
* sgi_mips.xml: Add Hot Mix 5 and 7 CDs
* sgi_mips.xml: Add missing CDs for SupportFolio 10/96
* sgi_mips.xml: Add SupportFolio 2/97 and 4/97 CDs
* sgi_mips.xml: Add SupportAdvantage 10/94 and 6/95 CDs
2020-07-10 11:25:28 -04:00
AJR cff37cc7ee Remove x86emit.h 2020-07-10 09:21:14 -04:00
Patrick Mackinlay e60954a61a drcbex86: implemented asmjit emitter 2020-07-10 18:57:22 +07:00
ajrhacker 81e247ff16
Merge pull request #6938 from rzero9/patch-3
ibm5150.xml: fix dataarea sizes (nw)
2020-07-10 07:36:12 -04:00
AJR cdf43e7506 emu68k.cpp: Minor update 2020-07-10 07:33:34 -04:00
r09 8720978920
ibm5150.xml: fix dataarea sizes (nw) 2020-07-10 11:33:10 +02:00
hap 96020b3f89 ui: swap order of popup screens (gameinfo first, warnings second), add "press any key" to gameinfo 2020-07-10 11:03:52 +02:00
hap 3db9e11031 ui: fix initial message popups not showing on d3d/bgfx 2020-07-10 10:50:16 +02:00
Patrick Mackinlay 6b14322fc1 drcbe: fixed logging problem 2020-07-10 12:26:12 +07:00
AJR e8831b72a9 New machines marked as NOT_WORKING
----------------------------------
Proteus/1 16-Bit Multi-Timbral Digital Sound Module [DBWBP]
Proteus/1 XR 16-Bit Multi-Timbral Digital Sound Module [DBWBP]
Pro/Cussion Maximum Percussion Module [DBWBP]
Vintage Keys Classic Analog Keyboards [DBWBP]
Orbit 9090 - The Dance Planet [DBWBP]
Planet Phatt [DBWBP]
Carnaval - Jugando con Fuego [DBWBP]
2020-07-09 23:13:12 -04:00
Vas Crabb b8e6f6332f Revert "ui: allow to skip warning popup at start"
This reverts commit 74f456df94.

I will allow the feature with the following conditions:
* No skipping red warnings.
* A key-value map of device shortnames and yellow warnings must be
stored in the .cfg file, along with a timestamp of the last time the
system was run and the last time a warning was shown.
* On starting a system, the map of device shortnames and yellow warnings
must be built and compared to the one loaded from the .cfg file.  If it
doesn't match, if the system hasn't been started in seven days, or a
yellow warning hasn't been shown in 14 days, the warning is not to be
skipped.
2020-07-10 11:39:29 +10:00
Scott Stone 028b43b744 Begin pruning of redundant #includes (nw) 2020-07-09 20:15:24 -04:00
algestam 0b026c7623
gnw_dkong3: Add pcb label (#6936) 2020-07-10 00:58:55 +02:00
hap 74f456df94 ui: allow to skip warning popup at start 2020-07-10 00:43:33 +02:00
hap 4ee2f625bb ui: able to show emulation warnings from tab menu 2020-07-10 00:22:58 +02:00
hap 890104f33d hh_sm510: share common input ports for Micro Vs System 2020-07-09 22:56:31 +02:00
algestam 1245022cfc
New working machine added (#6935)
----------
Micro Vs. System: Donkey Kong Hockey [algestam, Ryan Holtz]
2020-07-09 22:42:15 +02:00
hap a47ed1a958 simpsons: get rid of black borders/improve screen aspect ratio 2020-07-09 22:29:32 +02:00
hap 0ebb724471 simpsons: correct refresh rate 2020-07-09 22:26:44 +02:00
Roberto Fresca 08c3310b4e Truco-Tron: Cleaned up the driver and improved the documentation. 2020-07-09 18:59:13 +02:00
Robbbert 700d95e88f llc2: cleanup, added cassette 2020-07-10 02:41:24 +10:00
Ivan Vangelista be6924832d progolf.cpp: documented differing opcode in progolfa which causes the wrong ball positioning (nw) 2020-07-09 17:03:13 +02:00
Ivan Vangelista 4e177c8b5d New working clones
------------------
Ms. Pac-Man (bootleg, set 3) [Andrew Welburn]
2020-07-09 16:53:07 +02:00
David Haywood b683b1421b
mpu4vid: allow v4strike and v4barqst to decode questions and fix some clone relationships (#6930) 2020-07-08 22:09:24 -04:00
Roberto Fresca 50381b111b goldnpkr.cpp: Merged animpkr and animpkra. They are just one set
with banked programs. Added technical notes.
2020-07-08 17:07:50 +02:00
Robbbert db0ac05718 orion, partner, radio86, mikrosha, apogee: small cleanup
ondra: fixed bug, updated xml.
2020-07-09 00:05:46 +10:00
Ted Green 30d5688756 validity.cpp: Added checks for bilinear filter vector routines 2020-07-08 07:59:08 -06:00
Ted Green f8b2695397 polylgcy.cpp: Fix outdated missing MAX macros used for statistics 2020-07-08 07:59:08 -06:00
Ivan Vangelista f5b2e80817 New working clones
------------------
Ms. Pac-Man (Novatronic bootleg) [Juan Romero, ClawGrip]
2020-07-08 09:39:55 +02:00
Ivan Vangelista 6a4c446ede pcat_dyn.cpp: removed helpers I had accidentally left in 2020-07-08 06:16:37 +02:00
Ivan Vangelista 994076d082 looping.cpp: enabled save state support 2020-07-08 06:05:52 +02:00
Ivan Vangelista 4f76f7fbc6 galaxian.cpp: marked one of sirio2's program ROMs as bad
bishi.h: removed donouchn machine config I had forgotten in the last commit
pcat_dyn.cpp: apply same ROM patch to toursol1 that is already used to bypass protection in toursol
2020-07-08 06:05:05 +02:00
Ivan Vangelista 3622f5477b bishi.cpp, konmedal68k.cpp: moved dobouchn from the former driver to the latter, GFX are mostly corrected 2020-07-08 05:54:38 +02:00
AJR 6cd7c58390 Fix clang error: private field 'm_ram_indices' is not used [-Werror,-Wunused-private-field] 2020-07-07 23:35:19 -04:00
Roberto Fresca 9775330dae goldnpkr.cpp: Clean-ups, fixes, updated links, and a new addition. [Roberto Fresca]
New working clones
------------------
Jack Potten's Poker (set 13, ICP-1 PCB) [Roberto Fresca, Matt B]
2020-07-08 05:08:47 +02:00
ArcadeShadow be2949066d
Update ibm5150.xml (#6912)
Dragon's Lair (5.25"), Leisure Suit Larry Goes Looking for Love (in Several Wrong Places) (5.25"), Leisure Suit Larry Goes Looking for Love (in Several Wrong Places) (3.5")
2020-07-07 19:53:11 -04:00
Davide Cavalca 6a33707cc6
sgi_mips_hdd: new software list additions (#6915) 2020-07-07 16:20:40 -04:00
Scott Stone 4999038a1c tvgogo.xml: XML format fixes (nw) 2020-07-07 14:57:55 -04:00