Commit Graph

4380 Commits

Author SHA1 Message Date
ajrhacker
4a39d895af
Merge pull request #8573 from 0kmg/nes-mapper233
bus/nes: Improved emulation of reset-based 42 in 1 cartridge.
2021-09-15 11:12:20 -04:00
0kmg
8e1a92eb3d bus/nes: Added support for an NTDEC 14 in 1 cartridge.
New working software list additions (nes.xml)
-----------------------------------
14 in 1 (NTDEC) [Consolethinks, Nikolka]
2021-09-15 00:20:10 -08:00
0kmg
59298e7360 bus/nes: Improved emulation of reset-based 42 in 1 cartridge.
- Removed dump and code for Super 22 in 1, which is a CRC match for the 42-in-1.
- Cleaned up a few recent multicart fixes, making them uniform with the rest.

Software list items promoted to working (nes.xml)
---------------------------------------
42 in 1 (Reset Switch)
2021-09-14 16:34:52 -08:00
0kmg
e37c964756 bus/nes: Added support for 820720C and JY820845C multicarts.
New working software list additions (nes.xml)
-----------------------------------
1993 Super HiK 8 in 1 (G-002) [NewRisingSun]
7 in 1 1993 Chess Series (JY-015) [Consolethinks, NewRisingSun]
2021-09-13 18:57:17 -08:00
0kmg
62c1b80bfb bus/nes: Simplified Zemina board + some minor comment clean ups. 2021-09-12 21:08:04 -08:00
0kmg
e6f4eef8d9
bus/nes: Added support for Blood of Jurassic and Super Hang-On. (#8502)
Also, removed "fixed" set shangonah now that shangona is working (the latter should have been marked not supported).

Software list items promoted to working (nes.xml)
---------------------------------------
Blood of Jurassic (GD-98) [NewRisingSun]
2021-09-12 19:59:06 -04:00
0kmg
64a32a5ef1 bus/nes: More fixes for various multicart types.
- Fixed graphics glitches in the following boards: BMC-20IN1 (Kaiser 20 in 1), BMC-SUPER700IN1 (700 in 1, 190 in 1), BMC-VT5201 (six multicarts).
- Simplified BMC-21IN1 board (21 in 1, 8 in 1).

New working software list additions (nes.xml)
-----------------------------------
Super 190 in 1 [anonymous]
2021-09-12 13:42:30 -08:00
0kmg
af65adbdd6
bus/nes: Added support for HP-898F board and related multicarts. (#8533)
New working software list additions (nes.xml)
-----------------------------------
4 in 1 (0203) [Consolethinks]
80 in 1 (KD-6096) [Consolethinks]
4 in 1 (0207) [Consolethinks, MrNorbert1994]
4 in 1 (0210) [Consolethinks, MrNorbert1994]
9999999 in 1 (KD-6037-B) [Consolethinks, MrNorbert1994]
Olympic 2000 1000000 in 1 [Consolethinks, MrNorbert1994]

Software list items promoted to working (nes.xml)
---------------------------------------
Prima Soft 9999999-in-1 (02 8807870-3)
2021-09-12 11:01:06 -04:00
AJR
c608e9b7e2 ibm5170.xml: Correct definition for unladven 2021-09-11 19:31:05 -04:00
ajrhacker
50c11726e6
Merge pull request #8551 from rzero9/patch-1
ibm5170.xml: 4 new dumps
2021-09-11 19:25:58 -04:00
ajrhacker
a725d6cf44
Merge pull request #8564 from ArcadeShadow/ibm5150_202109
ibm5150.xml: New working software list additions
2021-09-11 19:25:22 -04:00
ajrhacker
0d8b100272
Merge pull request #8554 from ArcadeShadow/ibm5170_202109
ibm5170.xml: New working software list additions
2021-09-11 19:24:45 -04:00
ajrhacker
ad22f390ef
Merge pull request #8557 from 0kmg/nes-aressha
nes.xml: Updated PCB details for A Ressha de Ikou.
2021-09-11 19:18:56 -04:00
ajrhacker
bebc2c4917
Merge pull request #8559 from 0kmg/nes-mappers-297,374
bus/nes: Added support for MMC1-based multicarts.
2021-09-11 19:18:01 -04:00
ajrhacker
5925830d6a
Merge pull request #8561 from 0kmg/nes-mapper265
bus/nes: Improved emulation for T-262 board and related multicarts.
2021-09-11 19:17:20 -04:00
ajrhacker
8b9f4c2bf5
Merge pull request #8562 from 0kmg/nes-nanjing
nes.xml: Set correct board type for several games.
2021-09-11 19:15:14 -04:00
0kmg
9a6cb7095e bus/nes: Fixed Super HiK 4 in 1 so that Master Fighter III now loads. 2021-09-11 11:07:39 -08:00
ArcadeShadow
99f49d2906 Update ibm5150.xml 2021-09-11 18:09:53 +01:00
0kmg
2a9cef3ba5 bus/nes: Improved emulation for T-262 board and related multicarts.
- Fixed games not loading in mc_6et40 and mc_11a42 and graphics issues with several games across the nine cartridges represented here.

New working software list additions
-----------------------------------
11 in 1 (A-042) [anonymous]
1994 Super HiK 6 in 1 (A-017) [anonymous]
2021-09-10 23:04:19 -08:00
0kmg
968fb7f491 bus/nes: Added support for MMC1-based multicarts.
- Modified MMC1 base class (SxROM) to have outer bank base/mask to make it extensible by multicarts.
- Implemented two boards, reset-based SxROM and a 2-in-1 by TXC, as proof of concept.
- Marked Operation Wolf games as partially supported due to zapper inputs not working.
- Marked Space Shadow as not supported since it requires the extra buttons on the Bandai Hyper Shot gun.

New working software list additions (nes.xml)
-----------------------------------
1997 Super HiK 4 in 1 (JY-021) [MLX]
1995 Super HiK 4 in 1 (JY-022) [NewRisingSun, taizou]
1996 Super HiK 4 in 1 (JY-051) [NewRisingSun, taizou]
2 in 1 Uzi Lightgun [CaH4e3]
2021-09-09 17:04:22 -08:00
0kmg
db19aa201d nes.xml: Set correct board type for several games.
- Removed a "fixed" version of quanhr2, now that parent is working.

Software list items promoted to working
---------------------------------------
Quánhuáng R-2 - Dàshé Sìtiānwáng
Yǒngzhě Chuánshuō
Wángzhě Wúshuāng
2021-09-08 13:46:59 -08:00
0kmg
1a6b47dff2 nes.xml: Updated PCB details for A Ressha de Ikou.
- Beyond metadata this gives aressha WRAM, making it playable now.
- Separately, demoted Enix games dquest and doordoor due to game crashing bugs.
2021-09-08 13:04:40 -08:00
ArcadeShadow
4189749732 Update ibm5170.xml 2021-09-08 21:20:20 +01:00
r09
6b09f4c2ab
ibm5170.xml: 4 new dumps
New working software list additions
-----------------------------------
DOOM (Japan, v1.1) [r09]
Doukyuusei [wiggy2k]
Doukyuusei 2 [wiggy2k]
Kairaku no Okite - Aoi Taiken [wiggy2k]
2021-09-08 11:39:37 +02:00
0kmg
c092e80075 bus/nes: Improved IRQ emulation for Kaiser KS202 and KS7032.
- Corrected IRQ behavior based on more recent PCB observations. Fixes some flickering on World X-Y interlevel screens in SMB2J bootleg.
- Corrected SMB3 bootleg's banking, also per PCB analysis.
2021-09-07 22:31:51 -08:00
0kmg
972d324eb2
bus/nes: Added support for a 4 in 1 multicart. (#8549)
New working software list additions (nes.xml)
-----------------------------------
4 in 1 HQ [famiac]
2021-09-07 20:20:08 -04:00
ArcadeShadow
885d6e1dd9
saturn.xml: corrected the name "Isto é Zico - Zico no Kangaeru Soccer (Jpn)" (#8539) 2021-09-07 19:58:29 -04:00
0kmg
224b59597d
bus/nes: Added support for A88S-1 board and related multicarts. (#8547)
New working software list additions (nes.xml)
-----------------------------------
1997 Super 7 in 1 (JY-201) [MLX]
1997 Super 6 in 1 (JY-202) [MLX]
1997 Super 7 in 1 (JY-203) [MLX]
1997 Super 7 in 1 (JY-204) [MLX]
1997 Super 7 in 1 (JY-205) [MLX]
1997 Super 7 in 1 (JY-206) [MLX]

* C++ is not C, appease the compiler
2021-09-07 19:57:10 -04:00
AJR
467b4615f6 tx0.cpp: Add preliminary software list for both systems [AJR]
New working software list additions
-----------------------------------
tx0_ptp: Munching Squares, Punchy [Bitsavers, AJR]
2021-09-05 16:59:29 -04:00
Barry Rodewald
9b4d52c6e7 New NOT_WORKING software list additions
---------------------------------------

Wicat Unix (ver 2.0 and 2.2.0) [Josh Dersch]
2021-09-05 11:45:19 +12:00
ClawGrip
8d238ae673
New NOT_WORKING software list additions (#8522)
easy_karaoke_cart.xml:
  Mega Hits Vol.2 [TeamEurope, David Haywood]
2021-09-04 09:23:19 -04:00
0kmg
bedd9f6ab0
bus/nes: Moved gc6in1 games over to 8237 board and removed old code. (#8527) 2021-09-04 09:22:51 -04:00
hap
b790bb64c9 New working software list additions
-----------------------------------
arb: Avelan [hap, Wolfgang Zugrav]
2021-09-04 14:58:57 +02:00
0kmg
dfa5b141d6
bus/nes: Improved emulation of N625092-related multi-game cartridges. (#8526)
* Fixes corrupt graphics in multiple games on all seven multi-game carts (including the new addition).
* Fixes flickering menu for several cartridges, making them usable.

New working software list additions (nes.xml)
-----------------------------------
5000000 in 1 (JPx72) [anonymous]
2021-09-04 06:35:05 +10:00
Justin Kerk
02fd7c4f4b New working software list additions
-----------------------------------
pc98: Marubatsu EXE, Sabnack
2021-08-30 19:26:51 -07:00
cracyc
8b1b0fdb76 pc8801: repair acrojet copy protection 2021-08-30 13:44:43 -05:00
cracyc
be6618cf19 pc8801: repair holein1 copy protection 2021-08-30 12:35:04 -05:00
ajrhacker
a9ef9231dd
Merge pull request #8513 from 0kmg/nes-mapper234
bus/nes: Fixed several games not loading in Maxi 15 multicarts.
2021-08-30 12:28:26 -04:00
0kmg
3ef474b26a bus/nes: Fixed several games not loading in Maxi 15 multicarts.
Software list items promoted to working (nes.xml)
---------------------------------------
Maxi 15 (Aus)
Maxi 15 (USA)
Maxi 15 (USA, v2.0)
2021-08-29 13:23:14 -08:00
ClawGrip
281f002381
vsmile_cart.xml: Fix parent-clone relationship 2021-08-29 17:53:15 +02:00
ClawGrip
f17e533db0
vsmile_cart.xml: Fix hashes for 'cinderlanl' and 'cinderlasp' (#8496)
Removed 'cinderlanla', as it was the same set as 'cinderlanl'.
2021-08-27 04:25:33 -04:00
ajrhacker
81a659749c
Merge pull request #8490 from 0kmg/nes-lh42
bus/nes: Added support for a Highway Star bootleg.
2021-08-26 20:38:46 -04:00
ajrhacker
0393c46173
Merge pull request #8494 from 0kmg/nes-garou
nes.xml: Set correct board type for garousp1 and sonic3d6h.
2021-08-26 20:38:19 -04:00
ajrhacker
fc97bea7b7
Merge pull request #8495 from 0kmg/nes-mappers-114,115,182
bus/nes: Simplified a few related boards by Kasheng and Hosenkan.
2021-08-26 20:34:01 -04:00
0kmg
b1dcb15ba2 bus/nes: Simplified a few related boards by Kasheng and Hosenkan.
- Reduced redundant code by making "kasing" device parent class for sglionk/sgboog. The latter are identical save for the extended register/address scrambling.
- Eliminated hosenkan device altogether (mapper 182). It is identical to sglionk (mapper 114).
2021-08-26 15:21:48 -08:00
0kmg
056db46275 nes.xml: Set correct board type for garousp1 and sonic3d6h.
Software list items promoted to working
---------------------------------------
Garou Densetsu Special (Asia, alt)
2021-08-26 11:48:28 -08:00
Scott Stone
466ae24e4c vgmplay.xml: Added 31 new entries [vgmrips.net, Tafoid] 2021-08-25 19:52:44 -04:00
0kmg
4c6d6fe936 bus/nes: Added support for a Highway Star bootleg.
- Renamed hstarfds to highwayk. It cannot be an FDS bootleg since Highway Star only appeared on cart.
- Demoted all Rad Racer/Highway Star games to partially supported due to severity of graphical issues (car dashboard flickers to top of screen, etc).

New working software list additions (nes.xml)
-----------------------------------
Highway Star (Whirlwind Manu bootleg) [krzysiobal]
2021-08-24 15:47:19 -08:00
Angelo Salese
0e4ba6d49a
Major state refactoring of pc98 based HW (#8475)
First major step in splitting up machine classes in NEC PC98 family tree:
* Splits up derivative HWs into own state machine and files (pc98ha.cpp, pc9821.cpp and pc9801_epson.cpp);
* Adds a preliminary uPD4991a parallel RTC, used by pc98ha;
* Fix -26, -86, -118 C-bus sound board dips or jumper settings;
* Fix default sound card for pc9821 (-86) and pc9821ce2 / pc9821cx3 (-118);
* Adds preliminary MAD Factory Otomichan-kai C-bus sound board;
* Adds boilerplate code for C-bus installing board I/Os, avoiding the possible inconvenience of board(s) getting silently unmapped by other installed boards;
* Major refactoring of HW dip switches readouts, using required_ioports instead of scattering things around in PPI hooks;
* Extensive QA rundown, including research on missing features and undumped machines.
 
pc9801.cpp: Don't passthrough mouse irq frequency when cycle setting is setup too, fixes jastrike mouse input on options menu.
pc9801.cpp: Fix kanji RAM window LR readback, makes telenetm to properly display 8x16 chars on RS and derivative machines.
pc8801.cpp: fixed OPNA RAM readback, allowing SWs to playback ADPCMs properly.

New machines marked as NOT_WORKING
----------------------------------
PC-98LT [anonymous]
PC-98HA "Handy98" [anonymous]
PC-9821Nr15 (98NOTE Lavie) [flyingharuka]
PC-9821Nr166 (98NOTE Lavie) [flyingharuka]
PC-9821Nw150 (98NOTE Lavie) [flyingharuka]
PC-9821Ra266 (98MATE R) [flyingharuka]
PC-9821Cx3 (98MULTi CanBe) [flyingharuka]
PC-9801VX [qazmko1029]
PC-9801US [CoolMod]
2021-08-24 10:22:03 +02:00
ajrhacker
756616a2b5
Merge pull request #8485 from 0kmg/nes-mapper351
bus/nes: Added support for a 9-in-1 multicart.
2021-08-23 15:28:08 -04:00