Commit Graph

445 Commits

Author SHA1 Message Date
0kmg
76b55de45c
Software lists: Standardized titles of Mashin Eiyuuden Wataru games. (#9764) 2022-05-16 12:15:00 +10:00
0kmg
fcf0540fdc
bus/nes: Various minor cleanups. (#9641)
* MMC1: Made mirroring bits overridable for derivative boards. Also removed code for rumored MMC1C variant.
* Moved various boards' hardwired mirroring from pcb_reset() to the software list.
* Removed redundant banking of VRAM for non-banking boards and redundant variable setting.
2022-05-13 17:31:36 +10:00
0kmg
9d040f801d
bus/nes: Updated code and dump for mc_mario. (#9686)
- Switched mc_mario to use BMC-GOLD-7IN1 board and removed emulation for variant BMC-MARIOPARTY-7IN1. Replaced its CHR ROM with bank swapped dump.
- BMC-GOLD-7IN1: Fixed crash when carts with no WRAM are loaded.
2022-05-05 06:56:14 +10:00
0kmg
11923fafc2
nes.xml: Added eleven dumps. Removed some baddump flags. (#9679)
New working software list additions
-----------------------------------
Baby Boomer (Korea) [MLX]
Exploding Fist (USA) [anonymous]
Get'em Gary [anonymous]
More Glider [anonymous]
Multidude [RetroSouls]
Nomolos - Storming the Catsle (v1.00) [anonymous]
Quest Forge - By Order of Kings [anonymous]
Super Painter [RetroSouls]
Tújí (Taiwan) [kazblox]
Uninvited (USA, prototype) [Forest of Illusion, Clarkzer0]
Wùkōng Dòujù (China) [anonymous]
2022-05-03 09:20:35 -04:00
0kmg
3587aed859
bus/nes: Updates for Camerica/Codemasters boards. (#9647)
- BF9096: Added alternate paging required by certain dumps. Fixes menu items that didn't load or were crisscrossed.
- Golden Five: Corrected reset/game lock behavior according to reverse engineered hardware info.
2022-04-30 17:34:17 -04:00
0kmg
49f9318bff
nes.xml: Removed four bad dumps. (#9658)
- ntf2tc1 and modaosyma were overdumps with doubled PRG ROM of their parent sets.
- dreamfgtasd was a multcart extract with extra CHR data from three other games.
- Half of musicboxa's CHR was an overdump that matched half its PRG dump.
2022-05-01 03:46:13 +10:00
0kmg
590754d456
nes.xml: Various cleanups. (#9655)
- Explicitly set mirroring for hardwired boards (mostly NROM, CNROM, UNROM). Graphics glitches fixed in sets: conquer, dancekar, goldktvp, machridrp, mc_8lm, phantom, rockmanr, seadream.
- Trimmed smaruo's overdumped graphics ROM.
2022-04-30 11:07:37 +10:00
0kmg
68a6b2a369
bus/nes: Updated Jaleco boards. (#9628)
- JF-13: fixed simultaneous samples playing at boot of Moero Pro Yakyuu.
- JF-16, discrete 74x161: set hardware-valid one-screen mirroring mode at reset.
- JF-17/19: Streamlined by putting common details in base class. Fixed latches which switch banks on low to high transition. Demoted moejudo since it's not playable.
- SS88006 boards: Also streamlined everything into common base class. Parameterized common code patterns. Added WRAM enable bits.
- nes.xml: Corrected ROM sizes of undumped uPD775xC chips.
2022-04-28 11:16:52 -04:00
0kmg
1c7d98a5fd
nes.xml: Changed tysonipp to use per-chip ROM dumps. (#9643) 2022-04-28 19:49:39 +10:00
0kmg
fd500d142b
bus/nes: Minor fixes and simplifications for several bootlegs. (#9618) 2022-04-24 23:03:19 -04:00
0kmg
836699a9ee
nes.xml: Fixed a few more mirroring issues. Demoted strikwlf. (#9617) 2022-04-24 23:27:58 +10:00
0kmg
c9919e7dfc
nes.xml: Set correct board type for several more Chinese RPGs. (#9613)
New working software list additions (nes.xml)
---------------------------------------
Tiějiǎ Tújí (China) [ZDog]
Xīnghé Zhànduì (China) [ZDog]

Software list items promoted to working (nes.xml)
---------------------------------------
Zhànshén Shìjiè (China) [kmg]
Jiànxiá Qíngyuán (China) [kmg]
Shénmó Dàlù (China) [kmg]
Kǒudài Guàishòu - Fěicuì Bǎn (China) [kmg]
Yǒngzhě Hēi'àn Shìjiè - Hùndùn De Shìjiè (China) [kmg]
2022-04-24 01:03:57 +10:00
0kmg
564c57f168
nes/bus: Minor cleanups for Taito boards. (#9607)
* nes/bus: Minor cleanups for Taito boards.

- Fixed address masks for TC0190FMC and X1-005, reflecting hardware pin connections.
- Fixed off-by-one in TC0190FMC+PAL IRQ due to using two's complement instead of one's complement.

* Fixed khstad88's release date.
2022-04-23 08:15:25 -04:00
Vas Crabb
923bb87dcc nes.xml: Shìtiān is a name, no space in the middle. 2022-04-23 07:12:07 +10:00
0kmg
e3e46c4220
nes.xml: Support status updates + note some issues/causes. (#9603) 2022-04-21 16:28:41 -04:00
0kmg
f4acd7279e
bus/nes: Work on Tengen boards. (#9594)
New NOT_WORKING software list additions (nes.xml)
---------------------------------------
Skull & Crossbones (Korea) [MLX]
2022-04-21 22:50:15 +10:00
0kmg
11f5de6ed7
nes: Various minor cleanups. (#9593) 2022-04-21 22:41:58 +10:00
0kmg
a010d45708
nes.xml: Added some Chinese RPGs and a virtual pet game. (#9591)
New working software list additions
-----------------------------------
Chǒngwù Bǎobǎo (China) [famiac, NewRisingSun]
Dì Shì Tiān (China) [Consolethinks]
Jiànxiá Qíngyuán (China, Final Fantasy pirate) [famiac, NewRisingSun]
Qítiān Dàshèng (China) [famiac, NewRisingSun]
Wúmíng Chuánshuō (China) [Consolethinks]
2022-04-21 22:41:03 +10:00
0kmg
b5c1ac55d1
bus/nes: Minor simplification to TQROM + update support status. (#9576) 2022-04-21 22:38:32 +10:00
0kmg
0fa73d11e6
nes.xml: Added six homebrew cartridges. (#9538)
New working software list additions
-----------------------------------
AO [anonymous]
Beat'Em & Eat'Em [anonymous]
Dúshlán [anonymous]
NES Virus Cleaner [anonymous]
Solaris [anonymous]
Tic-Tac XO [anonymous]
2022-04-21 22:19:33 +10:00
0kmg
110ecc9ec5
nes.xml: Removed duplicate dump misstank. (#9598) 2022-04-21 02:31:39 +10:00
0kmg
ab79550425
bus/nes: Improved support for BMC-64IN1NR boards. (#9586)
New working software list additions (nes.xml)
-----------------------------------
76 in 1 Y2K [superretrogamer2741]
Super HiK 42 in 1 (K-42001) [Consolethinks]
2022-04-17 20:49:57 -04:00
0kmg
8b2ee49845
nes.xml: Added a new dump; fixed tysonpoh bad dump. (#9587)
New working software list additions
-----------------------------------
Mike Tyson's Intergalactic Power Punch (USA, prototype) [HiddenPalace]
2022-04-17 20:49:45 -04:00
0kmg
cdad31ae5a
bus/nes: Fixed emulation for Chinese Fire Emblem translations. (#9575)
Software list items promoted to working (nes.xml)
---------------------------------------
Shènghuǒ Huīzhāng - Suǒfēiyà Fùsū (China)
Shènghuǒ Huīzhāng - Suǒfēiyà Fùsū (China, alt)
Shènghuǒ Huīzhāng - Suǒfēiyà Fùsū (China, fixed?)
Shènghuǒ Huīzhāng Wàizhuàn (China)
Shènghuǒ Huīzhāng II Dài (China)
Shènghuǒ Huīzhāng II Dài (China, alt)
Zhēntián Shí Yǒngshì (China)
2022-04-17 18:09:03 -04:00
0kmg
7b8e04e00c
nes.xml: Removed bad dump mc_s8kfa. (#9571) 2022-04-15 16:48:04 -04:00
0kmg
2aeed0b4fa
bus/nes: Added support for Chinese translations of Genghis Khan, Square's Tom Sawyer, and Tenchi wo Kurau II. (#9569)
Software list items promoted to working (nes.xml)
---------------------------------------
Dàtáng Fēngyún VI Dài (China)
Chéngjísīhán (China)
Fēngsè Huànxiǎng (China)
Tāngmǔ Lìxiǎn Jì (China)
Tenchi wo Kurau II - Shokatsu Koumei Den (China)
Tenchi wo Kurau II - Shokatsu Koumei Den (China, alt)
Tūnshí Tiāndì II (China)
Tūnshí Tiāndì II (China, alt)
Tūnshí Tiāndì II (China, alt 2)
Tūnshí Tiāndì III (China)
2022-04-14 22:10:32 -04:00
0kmg
4e484194b3
nes.xml: Removed duplicate dump/entry linzexua. (#9561) 2022-04-14 07:15:01 +10:00
0kmg
09660009c8
nes.xml: Removed underdumped Super 8 in 1 mc_s8kr. (#9557) 2022-04-14 03:35:23 +10:00
0kmg
44630c5da1
bus/nes: Added support for KL-06 and 831128C boards. (#9552)
- Made VRC4 base class extendable for CHR banking, as was done to PRG banking.

New working software list additions (nes.xml)
-----------------------------------
1993 New 860 in 1 Over-Valued Golden Version Games [Consolethinks]
1995 New Series Super 2 in 1 (Asia) [anonymous]
2022-04-13 11:25:47 -04:00
0kmg
88b9d73061
bus/nes: Updated Taito X1-017 boards. (#9535)
- Replaced bad program ROMs with dumps with proper page order.
- Updated banking to work with proper dumps.
- Fixed CHR banking from possibly ignoring first writes.
- Added special latching bytes to internal X1-017 RAM.
- Added IRQ support (no games exist that use it).
2022-04-13 11:25:29 -04:00
0kmg
9ef4774f2e
nes.xml: Set correct board type for Qiwang Chinese Chess games. (#9547) 2022-04-11 06:52:59 -04:00
0kmg
0270ca721b
bus/nes: Added support for Sachen's Zhōngguó Dàhēng cartridge. (#9540) 2022-04-09 20:51:16 -04:00
0kmg
be1f18acc8
nes.xml: Added seven miscellaneous dumps. (#9528)
New working software list additions
-----------------------------------
1993 Super HiK 4 in 1 (F-034) [Consolethinks]
Assimilate [Nessylum]
L'Abbaye des Morts [Parisoft]
Little Lancelot (USA) [anonymous]
Metal Max (Japan, prototype) [Zoda-Y13, Forest of Illusion]
Pyramids of Ra (USA) [anonymous]
Toobin' (Korea) [MLX]
2022-04-07 18:12:44 -04:00
0kmg
e65b730989
bus/nes: Added support for multicart board DS-9-27. (#9525)
New working software list additions (nes.xml)
-----------------------------------
Gàishì 190 in 1 [Consolethinks]
2022-04-06 18:15:30 -04:00
0kmg
9abd5faf4c
bus/nes: Minor cleanups and simplifications for several Kaiser boards. (#9523) 2022-04-06 18:14:19 -04:00
0kmg
b371bbf8e0
nes.xml: Added a recent chip tune dump (#9504)
New working software list additions
-----------------------------------
King Gizzard & the Lizard Wizard - Polygondwanaland - 2nd Edition [anonymous]
2022-04-05 22:23:14 -04:00
0kmg
8b6f2314cf
bus/nes: Minor cleanup of BMC_12IN1 board. (#9520)
Software list items promoted to working (nes.xml)
---------------------------------------
7 in 1
2022-04-05 19:28:37 -04:00
0kmg
6c3bdae448
bus/nes: Correct and consolidate Golden Game multicart emulation. (#9511)
New working software list additions (nes.xml)
-----------------------------------
1500 in 1 [MLX]
Golden Game: 210 in 1 [kmg]

Software list items promoted to working (nes.xml)
---------------------------------------
Golden Game: 150 in 1 [kmg]
Golden Game: 260 in 1 [kmg]
2022-04-04 15:31:21 -04:00
0kmg
9dc2135777
nes: Various minor fixes, more cleanups with bit functions. (#9488)
* nes: Various minor fixes, more cleanups with bit functions.

bus/nes/benshieng.cpp: Streamline banking; no need to store variables in this device.
bus/nes/hes.cpp: Only support multicarts. Related singleton carts reassigned to relevant board types.
bus/nes_ctrl/hori.cpp: Amend some minutiae involving strobing and excessive controller reading.
hash/nes.xml: Removed a few more baddump flags.
2022-04-02 20:36:01 -04:00
0kmg
7faf626342
nes.xml: Replaced underdumped graphics ROM for Hanafuda Yuukyouden. (#9490)
* nes.xml: Replaced underdumped graphics ROM for Hanafuda Yuukyouden.
- Removed underdumped Soap Panic set.
- Replaced bad graphics ROM for Pokemon Silver hack.
2022-04-02 16:56:37 -04:00
0kmg
1039cc50df
bus/nes: Game Genie cleanup time. (#9502)
- Trimmed overdumped PRG ROM to 4K.
- Removed nonexistent CHR ROM, replaced with emulation of on-board logic.
- Removed hack from NES slot code that directly set the CPU program counter.
- Corrected reset behavior.
2022-04-02 16:47:01 -04:00
0kmg
2aa80b9d07
bus/nes: Added support for K-3071, S-009, and TH2348 boards. (#9498)
New working software list additions (nes.xml)
-----------------------------------
Chāozhí Gāo K Jīnkǎ 110 in 1 [Consolethinks]
8 in 1 (0801) [Consolethinks]
Golden 8 in 1 [Consolethinks]
2022-04-01 22:00:33 -04:00
0kmg
c0e84f1d69
nes.xml: Removed some baddump flags. (#9484) 2022-03-29 16:52:46 -04:00
0kmg
080a5a770b
nes.xml: Added a couple large dumps. (#9467)
New working software list additions
-----------------------------------
Super Games 143 in 1 (HKMK-143) [Consolethinks]

New NOT_WORKING software list additions
---------------------------------------
Game 500 in 1 (alt) [Consolethinks]
2022-03-26 22:01:05 +11:00
0kmg
c783127ce8
bus/nes: Improved support for some Waixing pirate Chinese translations. (#9358)
* bus/nes: Improved support for some Waixing pirate Chinese translations.

Software list items promoted to working (nes.xml)
---------------------------------------
Qīlóngzhū (China)
Sàiyǎrén Mièjué Jìhuà (China)
Sānguózhì III (China)
Sānguózhì (Asia, decrypted SmyNES)
Shénhuà Jiàn Yún III (China)

* bootleg.cpp: Properly acknowledge IRQs in bootleg Dragon Ninja.
nes_slot.cpp: Removed hold_line_irq() helper function once and for all.
2022-03-20 23:09:55 -04:00
0kmg
8d267ad2c7
nes.xml: Added six miscellaneous dumps. (#9421)
New working software list additions
-----------------------------------
8Bit Rhythm Land [anonymous]
DuckTales (USA, 19890205 prototype) [TCRF]
Freedom Force (USA, 19871229 prototype) [Hubz]
Hot Dance with Samba (Asia) [krzysiobal]
Metal Storm Collector's Edition [anonymous]
Rainbow Brite - Journey to Rainbow Land [anonymous]
2022-03-15 22:31:47 -04:00
0kmg
b7020159da
nes.xml: Added seven prototypes. (#9403)
New working software list additions
-----------------------------------
Galaxy 5000 - Racing in the 51st Century (USA, prototype) [GamersGulch, Forest of Illusion]
Hatris (USA, prototype) [mmsc]
Rampart (Japan, sample) [Skrybe]
Renegade (USA, prototype) [rfancella]
Saiyuuki World (Japan, prototype) [Aetius For Real]
Square Deal (Japan, Great Deal prototype) [Skrybe]
Toki (USA, prototype) [CloudGamerX]
2022-03-14 15:12:51 -04:00
0kmg
946cdb746f
nes.xml: Added eleven prototypes. (#9351)
New working software list additions
-----------------------------------
Advanced Dungeons & Dragons - Hillsfar (USA, prototype) [Hidden Palace]
Caesars Palace (USA, prototype, alt) [Hidden Palace, VGHF]
Dr. Mario (prototype, alt 2) [Hidden Palace, Stephan Reese]
Dragon Warrior II (USA, prototype) [Hidden Palace, Stephan Reese]
Moero!! Junior Basket - Two on Two (Japan, prototype) [Hidden Palace]
NES Open Tournament Golf (USA, prototype) [Hidden Palace, Stephan Reese]
NES Play Action Football (USA, prototype) [Hidden Palace, Stephan Reese]
Ninja Hattori-kun (Japan, prototype) [togemet2]
Star Soldier (Japan, prototype) [togemet2]
Tonjan!? (Japan, prototype) [togemet2]
Hitler no Fukkatsu - Top Secret (Japan, prototype) [togemet2]
2022-03-14 15:10:21 -04:00
0kmg
83224a860e
nes.xml: Added 12 prototypes. (#9314)
New working software list additions
-----------------------------------
Nigel Mansell's World Championship Racing (USA, prototype) [Hidden Palace, VGHF]
Ninja Gaiden III - The Ancient Ship of Doom (USA, prototype) [Hidden Palace, Stephan Reese]
Rampart (USA, prototype) [Hidden Palace, Steve Lin]
Sesame Street Countdown (USA, prototype) [Hidden Palace, VGHF]
The Simpsons - Bart vs. The Space Mutants (USA, prototype) [Hidden Palace, VGHF]
Ski or Die (USA, prototype) [Hidden Palace, VGHF]
The Smurfs (Euro, prototype) [Hidden Palace]
Stanley - The Search for Dr. Livingston (USA, prototype) [Hidden Palace, VGHF]
Tetris (USA, prototype) [Hidden Palace, VGHF]
Tetris (USA, prototype, alt) [Hidden Palace, Steve Lin]
Tetris (USA, prototype, alt 2) [Hidden Palace, Steve Lin]
Tetris (USA, prototype, alt 3) [Hidden Palace, Steve Lin]
2022-02-26 13:47:53 -05:00
0kmg
17da27f074
nes, playch10.cpp, vsnes.cpp: Made zapper sensor fuzzier. (#9292)
- Removes the pixel-perfect sensor by averaging pixel brightness over circular area around gun position.
- Treat RGB values equally and don't use lib/util/palette.h's weighted brightness function.
2022-02-15 08:33:44 -05:00
0kmg
3885974ff5
nes.xml: Added original Family BASIC cartridge. (#9295)
* nes.xml: Added original Family BASIC cartridge.

New working software list additions
-----------------------------------
Family BASIC (Japan, V1.0) [No-Intro]

* Added Playbox BASIC V1.0.
2022-02-12 11:48:50 -05:00
0kmg
0f00fbc817
bus/nes: Added support for NES-EVENT2 board. (#9272)
* bus/nes: Added support for NES-EVENT2 board.

New working software list additions (nes.xml)
-----------------------------------
Nintendo Campus Challenge 1991 (USA) [anonymous]

* Mark this clearly as a bootleg.
2022-02-09 13:20:40 -05:00
0kmg
56db643ab0
bus/nes: Added support for an 82 in 1 cartridge. (#9288)
New working software list additions (nes.xml)
-----------------------------------
82 in 1 [flaviocaste]
2022-02-09 13:16:21 -05:00
0kmg
e450cc7953
bus/nes_ctrl: Added NES support for Virtual Boy controllers. (#9124)
- Generalized the read/write pattern for joypads a bit more and placed it in the base NES joypad class.
- Using that, added Virtual Boy controller and simplified Pachinko controller some more.

New working software list additions (nes.xml)
-----------------------------------
Candelabra - Estoscerro [SlyDogStudios]
2022-02-07 19:12:42 -05:00
0kmg
9da06744f1
bus/nes: Added support for multicart variant of JY830623C board. (#9120)
- Renamed MK2 board to JY830623C, the PCB label of at least one of the related bootlegs.
- Removed deprecated hold_irq_line().

New working software list additions (nes.xml)
-----------------------------------
1995 Super HiK 4 in 1 (JY-016) [krzysiobal, NewRisingSun]
1995 Super HiK 4 in 1 (JY-017) [krzysiobal, NewRisingSun]
2022-02-07 19:12:19 -05:00
0kmg
8f242bd9f8
bus/nes: Updated all Konami VRC boards. (#9217)
- Added missing WRAM enable bit (VRC4/6/7).
- Simplified handling of pins that connect to variable address lines (VRC2/4/6/7). VRC7's pin 19 now is configured dynamically like the others.
- For each VRC chip, masked bank numbers to reflect actual ROM size supported by pinout.
- Removed unreachable logging statements, other assorted cleanups and simplifications.
2022-01-27 22:25:46 -05:00
0kmg
472785c2c7
bus/nes: Fixed 2A03PURITANS board not booting when <1024k. (#9210)
New working software list additions (nes.xml)
-----------------------------------
Famicompo Pico [rainwarrior]
2022-01-25 21:59:21 -05:00
0kmg
2a8eda2540
bus/nes: Added support for BMC-CTC-12IN1 and BMC-891227 boards. (#9207)
* bus/nes: Added support for BMC-CTC-12IN1 and BMC-891227 boards.

New working software list additions (nes.xml)
-----------------------------------
12 in 1 Game Card [anonymous]
Super 15 in 1 Game Card [anonymous]

* Fixed most of the mirroring glitches for 12 in 1 Hwang Shinwei.

* Typo in comment.
2022-01-25 18:10:05 -05:00
0kmg
15ac047c93
nes.xml: Updated supported status of various carts. (#9192) 2022-01-22 10:32:46 -05:00
0kmg
3a1eea0cb1
bus/nes: Added support for KC885 and JY-302 boards. (#9191)
New working software list additions (nes.xml)
-----------------------------------
Heros 8 in 1 (JY-207) [MLX]
Super 8 in 1 (JY-301) [MLX]
King 8 in 1 (JY-302) [MLX]
Super 19 in 1 (VIP19) [NewRisingSun]
2022-01-21 20:33:00 -05:00
0kmg
023b854a88
bus/nes: Simplified H2288 board a bit. (#9135)
Software list items promoted to working (nes.xml)
---------------------------------------
Ultimate Mortal Kombat 3 (Asia, 14 characters) [kmg]
2022-01-18 21:26:47 -05:00
0kmg
0f1cd34f36
megadriv.xml: Added eight prototypes. (#9161)
* megadriv.xml: Added eight prototypes.

New working software list additions
-----------------------------------
Beethoven's 2nd - The Quest for Pups (prototype) [Hidden Palace, drx]
Lobo (April prototype) [Hidden Palace, VGHF]
Out of the Vortex (prototype) [Hidden Palace] [Hidden Palace]
Payne Stewart Pro Golf (prototype A) [Hidden Palace]
Payne Stewart Pro Golf (USA, prototype B) [Hidden Palace, Steve Lin]
R.B.I. Baseball '95 (prototype) [Hidden Palace, Steve Lin]
Road Riot 4WD (prototype) [Hidden Palace]
Space Hero (prototype) [Hidden Palace]

* nes.xml: Fixed a rom name typo.
2022-01-18 20:48:06 +01:00
0kmg
6db9eee15f
nes.xml: Added two prototypes. (#9160)
New working software list additions
-----------------------------------
Bio Force Ape (USA, prototype) [Hidden Palace]
QuarterBack Scramble (USA, prototype) [VGHF]
2022-01-15 20:37:25 -05:00
0kmg
63a372ddf5
bus/nes: Rewrote CONY/YOKO boards. (#9143)
- Consolidated all common functionality into base class.
- Split off variants based on CHR banking size (CONY) and address line changes (YOKO).
- Properly handle backup RAM for Dragon Ball Party multicart.
- Removed deprecated hold_irq_line.

New working software list additions (nes.xml)
-----------------------------------
Street Blaster IV Pro 10 (Asia) [anonymous]
2022-01-14 21:14:53 -05:00
0kmg
8f34f25065
nes.xml: Added 4 new dumps. (#9043)
New working software list additions
-----------------------------------
Battle Kid - Fortress of Peril (v1.100) [anonymous]
Battle Kid - Fortress of Peril (v1.000) [anonymous]
Battle Kid - Kiken no Wana (Japan, v2.000) [anonymous]
Battle Kid 2 - Mountain of Torment (v1.000) [anonymous]
2022-01-15 11:36:11 +11:00
0kmg
dc54fd41bf
nes.xml: Mark a Chinese Sanguozhi II clone unsupported. (#9131) 2022-01-13 05:36:59 +01:00
0kmg
6e31337b23
bus/nes: Simplified NES-EVENT board. (#9122)
- IRQ timer now counts up and no longer latches DIP setting when initialized, i.e. DIP switches are always live.
- Removed deprecated hold_irq_line().
2022-01-11 18:54:40 -05:00
0kmg
4ae94c4b89
bus/nes: Simplified Kay A9711 board and fixed multicart support. (#9133)
Software list items promoted to working (nes.xml)
---------------------------------------
Super 3 in 1 (NT-934) [kmg]
2022-01-11 07:45:41 -05:00
0kmg
35a18bd960
bus/nes: Nixed hold_irq_line for Future Media board + minor cleanups. (#9118) 2022-01-09 13:21:13 -05:00
0kmg
1cc54bc30d
bus/nes: Simplified KOF96 board. Removed deprecated poke(). (#9117)
Software list items promoted to working (nes.xml)
---------------------------------------
The King of Fighters 96 (Asia) [kmg]
2022-01-08 17:58:29 -05:00
0kmg
4607131457
bus/nes: Added support for multicart board FAM250. (#9071)
New working software list additions (nes.xml)
-----------------------------------
250 in 1 [krzysiobal]
2021-12-30 17:06:56 -05:00
0kmg
9b853c77fd
-bus/nes_ctrl: Added support for Famicom Turbofile backup RAM. (#9034)
-nes.xml: Corrected Metroid release year.
2021-12-26 02:50:08 +11:00
0kmg
e5fa0d15db
nes.xml: Added Holy Diver rerelease. (#9029)
New working software list additions
-----------------------------------
Holy Diver Collector's Edition [anonymous]
2021-12-24 19:07:40 -05:00
0kmg
616e60e26e
bus/nes: Added support for multicart board JY012005. (#9022)
New working software list additions (nes.xml)
-----------------------------------
1998 Super HiK 8 in 1 (JY-021B) [MLX]
2021-12-21 14:22:15 -05:00
0kmg
d1e6531f50
bus/nes_ctrl: Minor cleanup for Konami Hyper Shot controllers. (#9023) 2021-12-21 14:21:56 -05:00
0kmg
c76d2b2cb1
bus/nes_ctrl: Updated mahjong controller based on hardware info. (#9024)
* bus/nes_ctrl: Updated mahjong controller base on hardware info.
- Fixed reversed Start and Select buttons.
- Added more labels to the multi-use buttons.

* emu/inpttype.ipp: Added player 3 and player 4 mahjong input types.
2021-12-21 14:21:40 -05:00
0kmg
22c0865cb4
bus/nes: Removed duplicate board and mapper assignment. (#9012)
BMC-810544-C-A1 and NTDEC 2746 are the same thing.
2021-12-20 03:15:38 +11:00
0kmg
c33663e3b7
nes.xml: Added some more recent chiptune related fare. (#9013)
New working software list additions (nes.xml)
-----------------------------------
8Bit Music Power [anonymous]
8Bit Music Power Final [anonymous]
Kira Kira Star Night DX [anonymous]
Neo Heiankyo Alien [anonymous]
2021-12-20 03:13:56 +11:00
0kmg
ef11af135d
nes.xml: Added an unreleased prototype. (#8995)
* nes.xml: Added an unreleased prototype.

New working software list additions
-----------------------------------
Hero Quest (Germany, prototype) [anonymous]
2021-12-18 13:25:02 -05:00
0kmg
a5acda1a60
machine/nes.cpp: Accomodate games that don't initialize RAM. (#8986)
Software list items promoted to working (nes.xml)
---------------------------------------
Minna no Taabou no Nakayoshi Daisakusen (Japan) [kmg]
2021-12-15 12:06:00 -05:00
0kmg
8f27418c41
bus/nes: Added support for TF2740 related multicart boards. (#8925)
New working software list additions (nes.xml)
-----------------------------------
10000000 in 1 (KB46) [Consolethinks, Nikolka]
14 in 1 (FL-14A) [Consolethinks, Nikolka]
158 in 1 (AB-5027) [Consolethinks, Nikolka]
40 in 1 (110-05) [Consolethinks, Nikolka]
9999 in 1 (108-03) [Consolethinks, Nikolka]
2021-12-14 10:32:19 -05:00
0kmg
53f28f0934
bus/nes_ctrl: Updated Partytap controller. (#8943)
* bus/nes_ctrl: Updated Partytap controller.  Project Q now detects the controller and inputs work.
2021-12-14 10:30:56 -05:00
0kmg
11e49d9be6
bus/nes_ctrl: Revised Bandai Hyper Shot to only use exp port calls. (#8947)
* bus/nes_ctrl: Revised Bandai Hyper Shot to only use exp port calls.
- Also corrected Space Shadow mirroring. Now game properly blanks background every other frame.
- Use %p player specifier for B button.
- Use helper function for writing strobe bit
2021-12-14 10:27:13 -05:00
0kmg
03ac15805e
bus/nes_ctrl: Work on Famicom joypads + more separation of EXP port. (#8956)
* bus/nes_ctrl: Work on Famicom joypads + more separation of EXP port.

- Enforced proper strobe behavior on joypads. Added helper function to controller interface for common pattern.
- Added proper expansion port version of joypad.
- Streamlined pachinko controller by making it an expansion joypad subclass. Moreover, ball launch lever now works correctly!
- Added missing battery-backed WRAM to Pachio-kun 5, game runs now.
- Simplified arcade stick a bit, now also a subclass of the expansion joypad.
- Rewrote Hori Twin and 4 Players adapters. The latter's 4P mode protocol now works. In theory this supports six players simultaneously, though all known games using it have duplicate controls for P1 and P2.

machine/nes.cpp: Removed hack that shifted bit 0 reads to support controller port joypads on expansion port. There shouldn't be any expansion port devices left that write to bit 0.

* Fix missing battery-backed WRAM for Royal Blood and Vegas Connection, while we're at it.
2021-12-11 16:42:32 -05:00
0kmg
74233fb469
nes.xml: Remove cloneof from games that are independent ports. (#8941)
* nes.xml: Remove cloneof from games that are independent ports.
2021-12-07 22:21:02 -05:00
0kmg
9c6d7f1dcf
bus/nes: Added partial support for 8-bit Xmas cartridges. (#8930)
* bus/nes: Added partial support for 8-bit Xmas cartridges.

New working software list additions (nes.xml)
-----------------------------------
8-bit Xmas 2008 [kmg]
8-bit Xmas 2009 [kmg]
8-bit Xmas 2010 [kmg]
8-bit Xmas 2011 [kmg]
8-bit Xmas 2012 [kmg]
8-bit Xmas 2013 [kmg]
8-bit Xmas 2014 [kmg]
8-bit Xmas 2015 [kmg]
8-bit Xmas 2018 [kmg]
8-bit Xmas 2019 [kmg]
8-bit Xmas 2020 [kmg]
8-bit Xmas 2021 [kmg]

New NOT_WORKING software list additions (nes.xml)
---------------------------------------
8-bit Xmas 2016 [kmg]

* Mark a few titles I missed as partially supported.
2021-12-06 23:05:59 -05:00
0kmg
59867a349a
bus/nes_ctrl: Updated Arkanoid paddles. (#8935)
- Added daisy chain expansion port to Famicom paddle for Arkanoid II's versus mode.
- Also expanded range of paddle value reads to ensure full range of motion within all games' play fields.
2021-12-06 23:05:24 -05:00
0kmg
7e85f58f71
bus/nes: Added support for a 5/20 in 1 cartridge. (#8879)
New working software list additions (nes.xml)
-----------------------------------
5 in 1 1993 Copyright [NewRisingSun]
2021-12-02 22:46:30 -05:00
0kmg
a26da3a121
nes.xml: Typo in romanization. (#8883) 2021-12-02 22:45:04 -05:00
0kmg
bda3d63b06
nes.xml: Added 12 bootleg and unlicensed cartridge dumps. (#8901)
New working software list additions
-----------------------------------
Booky Man (Brazil) [fcgamer]
Captain Planet and the Planeteers (pirate) [Consolethinks, Nikolka]
Destroyer (Asia) [MLX]
FIFA International Soccer '96 (J.League Winning Goal pirate) [NewRisingSun]
Go! Benny! (Asia) [joanna88, krzysiobal]
Over Horizon (pirate) [Consolethinks]
Pokemon 2000 (Felix the Cat pirate) [SupahRetroooo]
Super Contra DS (Super Contra pirate) [famiac, NewRisingSun]
Super Mario 15 (Kaiketsu Yanchamaru 3 - Taiketsu! Zouringen pirate) [mt777]
Xiǎo Bǎikē 2 in 1 - Dūdū Wāwā Dà Màoxiǎn & Zhìlì Pīntú (China) [tenyuhuang]
Xiǎo Zhuàngyuán Shùxué (China) [MLX]

New NOT_WORKING software list additions
---------------------------------------
Xītiān Qǔjīng - Journey To The West (Asia) [taizou]
2021-12-02 22:44:08 -05:00
0kmg
fb706b730b
nes.xml: Added 4 multicart dumps. (#8914)
- Also corrected VRAM amount for mc_101, fixing graphics issues.

New working software list additions
-----------------------------------
125 in 1 (JY-125) [MLX]
130 in 1 (JY-130) [MLX]
Mario Family 7 in 1 [MLX]
Super 13 in 1 [famiac, NewRisingSun]
2021-12-02 22:43:44 -05:00
Dirk Best
620f531c54 Remove a few outdated references to MESS 2021-12-02 13:34:15 +01:00
0kmg
c9959e4516
nes.xml: Added 4 ROMs Of Unusual Size. (#8874)
New working software list additions
-----------------------------------
A Winner is You [anonymous]
Bully Boy 500 in 1 [anonymous]
Pocket Games 150 in 1 (Mario boot screen) [anonymous]

New NOT_WORKING software list additions
---------------------------------------
400 in 1 Real Game [taizou]
2021-11-25 07:29:59 -05:00
0kmg
c55b1ec888
bus/nes: Added support for boards using the SMD133 ASIC. (#8840)
* bus/nes: Added support for boards using the SMD133 ASIC.

New working software list additions (nes.xml)
-----------------------------------
Data East All-Star Collection [anonymous]
Mega Man 8 in 1 (PL-0006) [anonymous]
Super Games 143 in 1 (The Best Games of NES) [anonymous]

Software list items promoted to working (nes.xml)
---------------------------------------
CoolBoy 198 in 1
CoolBoy 400 in 1
CoolBoy 400 in 1 (alt, 403 games)
Game 450 in 1
Game 500 in 1
Pocket Games 150 in 1
Super Game 218 in 1 (JF2181)
Super Game 360 in 1
Super Game 402 in 1
2021-11-20 13:06:56 -05:00
0kmg
f0d98df487
bus/nes: Added partial code for unlicensed game Dragon Fighter. (#8833) 2021-11-19 19:34:51 -05:00
0kmg
2b3337f90b
bus/nes_ctrl: Added support for Exciting Boxing air bag controller. (#8817)
Software list items promoted to working (nes.xml)
---------------------------------------
Exciting Boxing (Japan)
2021-11-20 01:27:39 +11:00
0kmg
83586c6000
bus/nes_ctrl: Updated Power Pad code. Promoted all games to working. (#8827)
* Changed KEYPAD inputs to BUTTON with numbering following the pattern used in Family Trainer.
* Removed device_reset().
* Added proper strobe bit behavior and reading 1s on excess reads.
* Made Running Stadium and Stadium Events games clones of World Class Track Meet, the last released variant of the same game.
2021-11-16 01:22:42 +11:00
0kmg
137f254b91
nes.xml: Updated the rest of the Family Trainer games to fully working. (#8826) 2021-11-13 18:36:56 -05:00
0kmg
29148ec9ff
bus/nes: Fixed samples not playing in Famicom Aerobics Studio. (#8800) 2021-11-13 08:40:41 -05:00
0kmg
b8aa7a3d65
bus/nes_ctrl: Added support for Bandai Hyper Shot light gun. (#8794)
Software list items promoted to working (nes.xml)
---------------------------------------
Space Shadow (Japan)
2021-11-12 19:39:28 +11:00