Commit Graph

79800 Commits

Author SHA1 Message Date
Aaron Giles
6bb6d3db45 ymfm: Return masked status from set/reset function. Fixes MT08034. 2021-07-23 18:26:36 -07:00
0kmg
0885a76a49
snes.xml: some recent prototype goodies (#8335)
New working software list additions
-----------------------------------
Addams Family Values (prototype) [snescentral, VGHF]
Armored Police Metal Jack (USA, early prototype) [snescentral, VGHF]
Congo's Caper (prototype) [snescentral, VGHF]
Might and Magic II - Gates to Another World (USA, prototype) [snescentral, VGHF]
Might and Magic II - Gates to Another World (USA, earlier prototype) [snescentral, VGHF]
Operation Thunderbolt (prototype) [snescentral, VGHF]
Rock n' Roll Racing (USA, prototype) [snescentral, VGHF]
Street Racer (prototype) [snescentral, VGHF]
Tom & Jerry (USA, prototype, alt) [snescentral, VGHF]
World Cup USA 94 (USA, prototype) [snescentral, VGHF]
Mortal Kombat 3 (USA, final prototype) [togemet2]

New NOT_WORKING software list additions
---------------------------------------
Mortal Kombat II (USA, final prototype) [togemet2]
2021-07-23 20:03:53 -04:00
Angelo Salese
dd31a2f3e6
alpha68k.cpp: Demote Sky Soldiers with MACHINE_UNEMULATED_PROTECTION flag since MCU actually controls bosses time out behaviour. 2021-07-23 21:54:28 +02:00
hap
b8974ddcba New NOT_WORKING software list additions
---------------------------------------
msx1+cart: Easi-Speech [hap]
2021-07-23 19:00:08 +02:00
Scott Stone
5e96746f9e gticlub.cpp: Corrected CRC32 hash for thunderh, thunderhu 2021-07-23 08:27:02 -04:00
Olivier Galibert
be000cf42b swp30: Start implementing something remotely looking like envelopes 2021-07-23 13:35:49 +02:00
Robbbert
9ab0a335b9 tx0: added swlist interface in case anyone can find suitable software. 2021-07-23 20:41:04 +10:00
hap
986bbcb7cd hh_tms1k: add a known mcu serial to notes 2021-07-23 12:24:58 +02:00
Patrick Mackinlay
f11243a3e8 New machines marked as NOT_WORKING
---
Tektronix 4132 [Al Kossow]
2021-07-23 15:41:17 +07:00
Patrick Mackinlay
3b15113002 am9517a: setting mask bits also sets status 2021-07-23 15:34:49 +07:00
Aaron Giles
f996103315 ymfm: Sync with upstream
* Fix LFO disable on YM2151
* Fix swapped lower nibbles for 12-bit PCM on OPL4
2021-07-23 01:21:27 -07:00
Patrick Mackinlay
6b4f53d5e0 ns32082: remove obsolete comment 2021-07-23 14:44:53 +07:00
Patrick Mackinlay
582d89f810 mcs51: add i8744 2021-07-23 14:42:45 +07:00
Firehawke
8fc6896f07
New working software list additions (apple2_flop_orig.xml) (#8341)
----------------------------------------------------------

Stickybear Math 2 (1988 Re-release) (800K 3.5") [4am, Firehawke]
Stickybear Opposites (1989 Re-release) (800K 3.5") [4am, Firehawke]
Stickybear Town Builder (1988 Re-release) (800K 3.5") [4am, Firehawke]
Stickybear Typing (1988 Re-release) (800K 3.5") [4am, Firehawke]
Spelling Rules (1989 Re-release) (800K 3.5") [4am, Firehawke]
Sentence Fun (1989 Re-release) (800K 3.5") [4am, Firehawke]
Alge-Blaster Plus! (Version 1.0) (800K 3.5") [4am, Firehawke]
Mickey's Crossword Puzzle Maker (800K 3.5") [4am, Firehawke]
2021-07-23 00:16:45 -07:00
Ville Linde
baf71cb650 k001604: added callback for vblank irq 2021-07-23 05:08:54 +03:00
Ville Linde
70667e3fdf gticlub: new eeprom dumps for GTI Club and Operation Thunder Hurricane [Guru] 2021-07-23 03:30:51 +03:00
arbee
42c2ab7fbb apple2gs: swap the DOC stereo outputs to match Apple documentation. [R. Belmont] 2021-07-22 20:19:19 -04:00
Robbbert
23f41acb32 New working software list additions
-----------------------------------
apexc_cyl: Hello World 1, Hello World 2, Hello World 3 [Robbbert]
2021-07-22 23:49:34 +10:00
Robbbert
7fe01c8ff0 New working software list additions
-----------------------------------
pdp1_ptp: Spacewar!, Munching Squares, DDT [Robbbert]
2021-07-22 22:08:57 +10:00
hap
e76c745eaa mephisto_amsterdam/glasgow: keypad was swapped around wrong 2021-07-22 12:01:40 +02:00
Patrick Mackinlay
25fcadabed ns32000: check destination is zero-extended 2021-07-22 14:41:54 +07:00
ajrhacker
d3d2710e89
Merge pull request #8332 from 0kmg/nes-almanfds-irq
bus/nes: Explicitly clear IRQs in almanfds (and clones).
2021-07-21 18:19:03 -04:00
0kmg
2600559600 bus/nes: Explicitly clear IRQs in almanfds games. 2021-07-21 14:02:54 -08:00
0kmg
4737eba161
bus/nes: Improved emulation of smb3h SMB3 bootleg. (#8308)
* Corrected IRQ behavior. Fixes almost all flickering on status bar divider line.
* Corrected various minor details that don't affect emulation but are accurate to PCB.
* PRG ROM is on two DIPs. Split image to reflect that.
2021-07-22 03:20:19 +10:00
AJR
af7bfe3324 f2mc16: Rewrite disassembler
- Fix bug in CPU core advancing PC by one too many bytes when executing ADDL A, RLn
2021-07-21 10:34:36 -04:00
hap
85857c86b5 sag: update notes 2021-07-21 12:13:36 +02:00
Robbbert
645aef00d7 cassimg: don't construct string from nullptr (#8265).
Note that std::string() was tried but somehow caused another bug (tape preset as play was instead stopped).
2021-07-21 19:27:29 +10:00
Scott Stone
b284f3e655 at.cpp: Fixed some ROM_LOADs for SHA1 entries 2021-07-20 21:13:20 -04:00
tacotown
84326dce7e
tapperb: update to include label dates for EPROMs (#8318) 2021-07-20 13:45:43 -04:00
Ivan Vangelista
43543ccccf ichiban.cpp: very minor comment updates 2021-07-20 17:46:53 +02:00
Vas Crabb
1d106ea414 Tie up a few loose ends in drivers:
neogeo.cpp: Added newer Universe BIOS versions to irrmaze - this allows
the Japanese version to be seen by switching the region, and joystick
play using a cheat (although 2.3 and later also support trackball play,
a joystick is still required for setup and to use the in-game menu).
Also changed roboarma to roboarmya, as this matches the software list,
and we prefer to make clone set names using suffixes.

neogeo.xml: Added irrmaze with usage note explaining that newer
Universe BIOS versions support joystick play as a cheat (must be enabled
each session - Universe BIOS does not save cheat state to NVRAM).

lwriter.cpp: Got rid of a couple of literal tags, make use of Allman
style a bit more consistent, and got rid of a redundant part of a
bitwise or expression.

runaway.cpp: Merged video code into main driver file, split state
classes, reduced a bit of redundancy, eliminated runtime input tag
lookups, and generally tidied up code.

dai3wksi.cpp: Noted manufacture in description for runaways.
2021-07-21 01:12:43 +10:00
cracyc
5bb6a786a8 hiscore.dat: Updates [Leezer] 2021-07-20 09:16:41 -05:00
0kmg
d9b14f720c
bus/nes: Added support for a Batman bootleg. (#8316)
New working software list additions (nes.xml)
-----------------------------------
Batman - The Video Game (pirate)
2021-07-20 16:49:56 +10:00
Patrick Mackinlay
de881afb9e ncr5380n: reclaim ncr5380 device name 2021-07-20 12:22:15 +07:00
ajrhacker
22a873ccd5
Merge pull request #8320 from 0kmg/nes-aisenshia
bus/nes: Added support for another Ai Senshi Nicol bootleg.
2021-07-19 21:48:14 -04:00
Jeff Muizelaar
0c20873355
lwriter.cpp: Reimplement the 0x600000-0x7fffff range to bitwise-OR on write. Fixes GitHub issue #8309. 2021-07-19 19:13:02 -04:00
0kmg
c874a82db9 bus/nes: Added support for another Ai Senshi Nicol bootleg.
- Also changed nazomfds to reflect lack of battery backed RAM. Game remains not working.

New working software list additions
-----------------------------------
Ai Senshi Nicol (Asia, FDS conversion, alt)
2021-07-19 15:05:38 -08:00
Brian Johnson
13e9acd192
qx10: Fix color video mode to display proper colors (#8319) 2021-07-19 12:38:16 -05:00
Brian Johnson
82ac80fde5
video/upd7220.cpp: During a GCHRD command, always start with pram[15]. (#8317)
Fixes some display bugs on the QX-10 system when using mfbasic.com.
2021-07-20 00:44:23 +10:00
Scott Stone
e070405df9 * various XML format fixes 2021-07-18 22:44:13 -04:00
ClawGrip
7c38e7130e
New WORKING software list additions (#8288)
New WORKING software list additions
----------------------------
Disney Winnie the Pooh - The Honey Hunt (USA) [skaman]
Disney Princess - The Princess and the Frog - Tiana's Big Dream (USA) [skaman]
Disney/Pixar Up (USA) [skaman]
Nickelodeon Wonder Pets! - Save the Animals! (USA) [skaman]
Snow Park Challenge (USA) [skaman]
Super WHY! - The Beach Day Mystery (USA) [skaman]
Thomas & Friends - Engines Working Together (USA) [skaman]
Wild Waves (USA) [skaman]

* vsmilem_cart.xml: Use correct split ROMs for "toystor3m" [skaman]
2021-07-18 22:34:11 -04:00
0kmg
756897493f
gameboy.xml, gbcolor.xml: fix some parent/clone relationships/naming (#8284)
* gameboy.xml, gbcolor.xml: fix some parent/clone relationships and naming
2021-07-18 22:24:09 -04:00
r09
6bac3acaae
fmtowns_cd.xml: 25 new dumps, 12 replacements, add/replace floppies (#8290)
- Renamed the Windows sets to reflect the actual names more properly, and changed the publisher field, since they were published by Fujitsu under license from Microsoft.
- Added the missing floppy disk to lettuce2 [cyo.the.vile]
- Replaced the rance4 floppy disk with a cleaner unmodified copy [cyo.the.vile]

New working software list additions
-----------------------------------
Computer Zukan - Shokubutsu-hen [redump.org]
FM Towns II Demonstration CD-ROM '93 Winter [redump.org]
FM Towns Super Technology Demo 1993 (HME-219A) [redump.org]
GNU for Towns [redump.org]
Hyperland II - Mimi no Daibouken [redump.org]
Multimedia Communication Virtual Town - TC-Station - Computer Gakushuu Program [redump.org, cyo.the.vile]
Multimedia Communication Virtual Town - TC-Station - Computer Graphics & Music [redump.org, cyo.the.vile]
Multimedia Communication Virtual Town - TC-Station - Game Collection [redump.org, cyo.the.vile]
Multimedia Communication Virtual Town - TC-Station - Marty WorPro & Marty Hyoukeisan [redump.org, cyo.the.vile]
Multimedia Communication Virtual Town - TC-Station - Photo Collection [redump.org, cyo.the.vile]
Multimedia Communication Virtual Town - TC-Station - Virtual Town Tsuushin Program [redump.org, cyo.the.vile]
Oto to E no Deru Eigo Jisho No. 3 - Nandemo Illust Eigo Jiten [redump.org]
Oto to E no Deru Eigo Jisho No. 4 - Nandemo Illust Eigo Jiten Part 2 [redump.org]
Q² ROM Magazine Soukan-gou [redump.org]
Secre Demo Disk [redump.org]
Secre Volume 4 - Hitomi Fujisaki [redump.org]
Secre Volume 5 - Tina Gushiken [redump.org]
Secre Volume 6 - Reiko Kato [redump.org]
Secre Volume 7 - Reiko Chiba [redump.org]
Towns System Software V2.1 L20 [redump.org]
Towns System Software V2.1 L30A [redump.org]
Towns System Software V2.1 L40 [redump.org]
TownsPaint II V1.1 L10 [redump.org]
TownsSound V2.1 L10 [redump.org]

New not working software list additions
---------------------------------------
Fujitsu Habitat V1.1 L10 [redump.org, cyo.the.vile]

Replaced software list items
----------------------------
F-BASIC386 v2.1 L10 [redump.org]
FM Towns Hyper CD Demo Futoppara No. 1 [redump.org]
Mahou Daisakusen [redump.org]
Microsoft Windows 95 Upgrade Package [redump.org]
Mujintou Monogatari [redump.org]
Nobunaga no Yabou - Haouden [redump.org]
Oshare Club [redump.org]
RAC Rally [redump.org]
Secre Volume 2 - Mai Oikawa [redump.org]
Shounen Magazine History [redump.org]
The Case of the Cautious Condor [redump.org]
Towns System Software V1.1 L20 [redump.org]

Software list items promoted to working
---------------------------------------
Lettuce Cooking - Tanoshiku Tsukureru Obentou [cyo.the.vile]
2021-07-18 22:17:40 -04:00
r09
3330b32899
pc98.xml: add OS/2 J2.11 dump (#8307)
New working software list additions
-----------------------------------
OS/2 J2.11 [huoqianyu, flyingharuka]
2021-07-18 22:17:15 -04:00
r09
48e12c4a2a
fmtowns_flop_*.xml: 13 new dumps, AliceSoft replacements and cleanups (#8283)
* fmtowns_flop_*.xml: 11 new dumps, AliceSoft replacements and cleanups

- Replaced rance, rance2 and toshinto with cleaner images (fewer save files modified) [cyo.the.vile]
- Verified drstop, rance and rance2 as correct dumps from original disks and moved them to fmtowns_flop_orig.xml [cyo.the.vile]
- Renamed dpssg2 and dpssg3 in fmtowns_flop_misc.xml as alternate versions with slight differences

New working software list additions (fmtowns_flop_orig.xml)
-----------------------------------------------------------
Ayumi-chan Monogatari Hint Disk [cyo.the.vile]
D.P.S SG 2 - Dream Program System SG Set 2 [cyo.the.vile]
D.P.S SG 3 - Dream Program System SG Set 3 [cyo.the.vile]
Dr. Stop! [cyo.the.vile]
Kakeibo + Fukubukuro - Wagaya no Benrichou Vol. 1 [cyo.the.vile]
Rance - Hikari o Motomete [cyo.the.vile]
Rance 2 - Hangyaku no Shoujo-tachi [cyo.the.vile]
Rance 2 Hint Disk [cyo.the.vile]
Rance IV Demonstration Disk [cyo.the.vile]
Rance IV Option Disk [cyo.the.vile]
Toushin Toshi (1990-12-07) [cyo.the.vile]

* fmtowns_flop_orig.xml: 2 new dumps

New working software list additions (fmtowns_flop_orig.xml)
-----------------------------------------------------------
Towns Drill - Shougaku Sansuu Series - Sansuu 4-nen (TownsGEAR V2.1 version) [wiggy2k]
Towns Drill - Shougaku Sansuu Series - Sansuu 5-nen (TownsGEAR V2.1 version) [wiggy2k]

* fmtowns_flop_orig.xml: forgot to remove this from the missing list
2021-07-18 22:16:55 -04:00
0kmg
b09dae0d4f
snes.xml: replace a bad dump, remove a duplicate (#8248)
- snes.xml:  mk2u is identical to mk2ua when it should be a revision, not simply a split ROM. Replace with correct dump.
- snes.xml:  mk3p1 is identical to mk3up, and there's no evidence of two prototypes from the same day on different hardware. Keep documented board, remove duplicate.
2021-07-18 22:15:58 -04:00
arbee
7469091ed5 apple3: remove unnecessary debug print [R. Belmont] 2021-07-18 19:52:57 -04:00
arbee
3509215e4e apple3: disable the VIAs in Apple II mode. [Paul Hagstrom, R. Belmont] 2021-07-18 19:50:33 -04:00
Devin Acker
51888262b7
cave.cpp: add Bet 12 button to paccarn (#8263) 2021-07-18 23:23:41 +02:00
David Haywood
55cf2f100f
namco_c355spr.cpp: treat 'dy' as signed, seems a more logical solution to finalapr 'missing objects' and also fixes the flags on course select screen (#8314) 2021-07-18 23:23:07 +02:00