Commit Graph

445 Commits

Author SHA1 Message Date
0kmg
a4629846be
nes.xml: Added a Mega Man 2 re-release. (#8785)
New NOT_WORKING software list additions
---------------------------------------
Mega Man 2 - 30th Anniversary Classic Cartridge [kdawg]
2021-11-07 01:36:48 +11:00
0kmg
317b89e955
nes.xml: Added some homebrew games released on cartridge. (#8783)
New working software list additions
-----------------------------------
Airball (RetroZone) [anonymous]
Larry and the Long Look for a Luscious Lover [anonymous]
The Legends of Owlia [anonymous]
The Mad Wizard - A Candelabra Chronicle [Sly Dog Studios]
Mystic Pillars [anonymous]
Nomolos - Storming the Catsle [anonymous]
The Rise of Amondus [Sly Dog Studios]
Ultimate Frogger Championship [KHAN Games]
2021-11-04 20:24:32 -04:00
0kmg
dce1fd7dfa
bus/nes_ctrl: Added emulation for IGS Tap-tap Mat controller. (#8772)
* Refactored Family Trainer and Tap-tap Mat into common base class.

Software list items promoted to working (nes.xml)
---------------------------------------
Super Mogura Tataki!! Pokkun Moguraa (Japan)
2021-11-03 06:46:43 +11:00
0kmg
c7ef352532
bus/nes_ctrl: Fixed Family Trainer button reads. (#8773)
* Column input reads now are now shifted to correct bit, fixing reads for top two rows.
* Button presses are correctly 0 bits.
* Multiple rows can be scanned per read.
* Flipped key bindings on mat side A - now left/right correspond to left/right on mat.
2021-11-01 02:54:56 +11:00
Vas Crabb
b0cec43b7e MAME 0.237
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE0DYtsBhE4EM627+6wXSxAYxAcQ4FAmF3iSMACgkQwXSxAYxA
 cQ6M6A//aq6fZhNtwCuHMXgpN7G854MSs/ogh0H7LcgtxS8ScuhbcOO2IUQapqYy
 TTr4ztRkqDkFMdAASLLlh3PUsl315rHqfl+B1FrFNMpw+X/fQiPvv1cRlwVOZLCR
 Ipk3LSx3rCtXTjzw2IGxpi9ToJuS7vPrKTpxX5npfPiwsMUX1P76y72LoLUTJ/BF
 psU8A4XFpDHICEOQFY3085GMtqmeE0bFs8H4aEubneLNWQYJ0id967Dv9vyqv6Gq
 6UC6CS8PEe0dG5IbzW5m3hDCgnNwFdWPzWcvE6NmWA1lke21fxZB7jH/tJ2MMOg3
 /kXtS3DOX5sPAKYvtXQ2NDAeRZSxYPZscoeLTq9zjf/PVhPj0o6voK0YlkTEXhmh
 im9Rntil52uI91aUPjUneq2vVOBMLy1hlT3kJRV2WCIuIxtw1xjE1SWBbjBRDf9X
 i6mj9puhbHKzV+rhumrU0iZhDbRYN1NOGAsTqqtTyhSj1L20myGpIOmgjW2MtsJ5
 V3eCdC/F/IoWrFE20dIWrxgIgQj8jB2W/5/6XHZzgsqSMsurR94iKKgUezjvpGHb
 3T/HFIFUvkj7FOs565yzrLdn9y/Aj4IPWv6fLyZa1hYclRk0TuEhr9Az0qRH9FFU
 cRU3Wvf3ccwrVoVUiFadonVzZG9G8CcIkvC7k6GAJdHvBvkkSaY=
 =q0mw
 -----END PGP SIGNATURE-----

Merge tag 'mame0237' into mainline-master

MAME 0.237
2021-10-27 01:45:16 +11:00
0kmg
60706c1e93
nes.xml: Various WRAM fixes and more. (#8752)
- Black Bass games: Mirroring confirmed from solder pads. Marked as not supported since they aren't at all playable.
- Added battery-backed WRAM to various games. Save games should now work where relevant.
- Added regular WRAM to various games. These prototypes now work: Chip's Challenge, Mickey Mouse Dream Balloon, Scarabeus, SMB2 (US).
2021-10-26 15:28:08 +11:00
Vas Crabb
9753632492 -nes.xml: Added Latin title from box art for Yeongjaekeom Cocoma games.
-pluins/hiscore: Bumped version since storage location has changed.
2021-10-25 23:56:45 +11:00
0kmg
3561f3ac7b
bus/nes: Work on HIK8IN1 multicarts and variant boards. (#8740)
* bus/nes: Work on HIK8IN1 multicarts and variant boards.
- Fixed lock bit check on HIK8IN1 (it was effectively always unlocked). Also added high order PRG banking bits. Combined this fixes loading of broken menu items across various carts.
- Added two minor variant boards SFC-12 and unknown board for JY-208.
- Merged split PRG and CHR for set mc_101 into one large PRG ROM.

New working software list additions (nes.xml)
-----------------------------------
Rockman 6 in 1 (alt 2) [famiac, NewRisingSun]
Rockman 7 in 1 (JY-208) [krzysiobal, NewRisingSun]

New NOT_WORKING software list additions (nes.xml)
---------------------------------------
Rockman 6 in 1 (alt) [famiac, NewRisingSun]
2021-10-23 07:31:27 -04:00
0kmg
5463a17104
bus/nes: Added support for a 6 in 1 multicart. (#8732)
* bus/nes: Added support for a 6 in 1 multicart.

- Changed base MMC3 (TxROM) initialization code to default to the first contiguous 8K of VRAM/VROM.

New working software list additions (nes.xml)
-----------------------------------
New Star 6 in 1 Game Cartridge [anonymous]

Software list items promoted to working (nes.xml)
---------------------------------------
EverQuest - Wújìn de Rènwù (China)
Sānguózhì - Yīngjié Zhuàn (China, alt)
Sānguózhì - Yīngjié Zhuàn (China, alt 2)
Sānguózhì - Yīngjié Zhuàn (China)

* Promote Famicom Yarou Vol.1 to partially supported.
2021-10-22 22:56:02 -04:00
0kmg
6ec4130545
nes.xml: Set missing save RAM for RPG Jinsei Game. (#8733) 2021-10-21 12:19:20 -04:00
0kmg
e241a3ad92
bus/nes: Added support for a Somari board variant. (#8728)
New working software list additions (nes.xml)
-----------------------------------
AV Jiūjí Májiàng II (Asia, alt) [MLX]
2021-10-21 09:04:23 -04:00
0kmg
9558a4d434
bus/nes: Overhauled SOMARI board emulation. (#8723)
- Fixed non-booting games.
- Garou Densetsu Special no longer crashes on black screen between rounds.
- Fixed graphics corruption in AV Bishoujo Senshi. Yes, those graphics too.
- Removed bad alt dump of AV Bishoujo Senshi.
- Also save mirroring state in MMC3 (TxROM) base class as it's useful for subclasses.

Software list items promoted to working (nes.xml)
---------------------------------------
Kart Fighter (Asia, SOMARI-W)
Somari (Asia, SOMARI-W)
Somari (Asia, SOMARI-P)
2021-10-19 09:46:17 -04:00
0kmg
6ece233327
bus/nes: Corrections for SL-1632 board. (#8719)
* bus/nes: Corrections for SL-1632 board.

- Fixed CHR banking and mirroring issues. Clears up all graphics glitches in Rex Soft's Samurai Spirits.

* Only set necessary bank when already in VRC2 mode.
2021-10-18 08:14:36 -04:00
0kmg
317b122ecb
bus/nes: Continued work on VRC4 and clone boards. (#8713)
- Tweaked VRC4 class to make it easier to extend for clones and multicarts. The main new pieces are: a centralized and more flexible function for PRG banking and an overridable IRQ acknowledge function.
- Added support for 830506C board.
- Added support for unknown board for Yu Yu Hakusho/Dragon Ball Z 2-in-1.
- Made a small simplification to TF1201 using new IRQ function.

New working software list additions (nes.xml)
-----------------------------------
1994 Super HiK 4 in 1 (JY-005) [famiac, NewRisingSun]

Software list items promoted to working (nes.xml)
---------------------------------------
2 in 1 - Yu Yu + Dragonball Z
2021-10-17 11:45:09 -04:00
0kmg
a7b07bab17
bus/nes: Improved support for Super Cool Boy and related multicarts. (#8706)
* Also renamed set mc_4scb and made it a clone of one of the new additions.

New working software list additions (nes.xml)
-----------------------------------
Super Cool Boy 3 in 1 (ABAB CB-403x) [NewRisingSun]
Super Cool Boy 4 in 1 (CB-4011) [Consolethinks, NewRisingSun]
Super Cool Boy 4 in 1 (CB-4034) [Consolethinks, NewRisingSun]
Super Cool Boy 4 in 1 (CB-4035) [CaH4e3, NewRisingSun]
4 in 1 (JH-274) [anonymous]
1998 HIGH 4 in 1 (YH-463) [anonymous]
4 in 1 (YH-4103) [anonymous]
2021-10-17 23:45:10 +11:00
0kmg
ee2b150a6e
nes.xml: Fixed name and alt title for Rough World. (#8702) 2021-10-15 17:56:16 +11:00
0kmg
e63b7a9ab9
bus/nes: Added a couple bootleg games using VRC2 clone hardware. (#8699)
- Also convert 900218 board from VRC4 clone to VRC2 clone.

New working software list additions (nes.xml)
-----------------------------------
Batman - The Video Game (Brazil, pirate) [Fisher]
Fudou Myouou Den (pirate) [anonymous]
2021-10-14 10:57:26 -04:00
0kmg
ffe92ecc72
nes.xml: Added a pair of promotional releases. (#8701)
New working software list additions
-----------------------------------
Gotta Protectors - Amazon's Running Diet [kmg]
Minna de Mamotte Knight - Amazon no Daisakusen [kmg]
2021-10-14 07:08:52 -04:00
0kmg
9bcd5a2b95
bus/nes: More VRC clone improvements: (#8690)
* Added emulation for 900218 board (Lord of King pirate).
* Re-implemented non-working City Fighter IV board. 4-bit PCM audio is still unemulated.
* Simplified board with AX5705 VRC4 clone chip (SMB Pocker Mali).

Software list items promoted to working (nes.xml)
---------------------------------------
City Fighter IV (Asia)
The Lord of King (Asia, pirate)
2021-10-13 05:54:48 +11:00
0kmg
0c3a35cb72
nes.xml: Set correct board type for fjsanguo. (#8670) 2021-10-12 00:04:22 +11:00
0kmg
32574013d2
bus/nes: Improved support for various VRC clone boards. (#8687)
* Expanded VRC4 CHR bank regs to 9-bit. This functionality is verified on Konami VRC4 hardware as well but is only used by clones (World Hero here).
* Removed board for World Hero. Its VRC4 clone chip is under a glop top but is thought to be identical to Konami's.
* Reimplemented TF1201 (Lethal Weapon) as a VRC4 subclass. Its clone chip is only known to differ by the IRQ reload bit, which it ignores.
* Reimplemented Shui Guan Pipe as a VRC4 subclass. Its clone chip has different PRG banking but is otherwise standard.

Software list items promoted to working (nes.xml)
---------------------------------------
Gimmick! (Asia, pirate)
Lethal Weapon (China)
World Hero (Asia)
World Hero (Asia, alt)
2021-10-11 23:49:37 +11:00
0kmg
00a9f25e72
bus/nes: Added support for Super RPG 5 in 1. (#8680)
New working software list additions (nes.xml)
-----------------------------------
Super RPG 5 in 1 (CH501) [NewRisingSun]
2021-10-10 20:08:41 -04:00
0kmg
eb6dc439d5
nes.xml: Removed mk4p8, duplicate entry of mktrilgya. (#8681) 2021-10-10 20:05:58 -04:00
0kmg
3988b5c368
bus/nes: Improved 830118C multicarts, all menu items now load. (#8682)
New working software list additions (nes.xml)
-----------------------------------
1994 New Series Red Pig 7 in 1 (EW-002) [anonymous]
1994 Super HiK 7 in 1 (M-026) [anonymous]
1994 Super HiK 7 in 1 (M-027) [anonymous]

Software list items promoted to working (nes.xml)
---------------------------------------
7 in 1 (M-022)
2021-10-10 20:05:35 -04:00
0kmg
c7d04d404a
bus/nes: Added support for a couple Korean educational titles. (#8675)
- Also replaced the underdumped ROMs for brillco2, which is now fully working.

New working software list additions (nes.xml)
-----------------------------------
Yeongjaekeom Cocoma Pack 1 (Korea) [MLX]
2021-10-09 20:30:47 -04:00
0kmg
3961612bf3
bus/nes: Added emulation for Super Mario Family multicart. (#8677)
- Replaced underdumped PRG. [MLX, NewRisingSun]

Software list items promoted to working (nes.xml)
---------------------------------------
Super Mario Family 10 in 1
2021-10-09 20:30:11 -04:00
0kmg
cdd5ad2045
bus/nes: Added support for GN-91B and NC-20MB multicart boards. (#8672)
New working software list additions (nes.xml)
-----------------------------------
2 in 1 (GN-91B) [Consolethinks, Nikolka]
20 in 1 (CA-006) [Consolethinks, Nikolka]
2 in 1 (VT-2037) [Consolethinks, Nikolka]
2 in 1 (VT-2038) [Consolethinks, Nikolka]
Super 2 in 1 (WQ 2047) [Consolethinks, Nikolka]
2021-10-08 08:02:16 -04:00
0kmg
9cc814751e
bus/nes: Set multicart bank size in softlist when appropriate. (#8644)
New working software list additions (nes.xml)
-----------------------------------
1996 Super HiK 4 in 1 (JY-004) [NewRisingSun, taizou]
1998 Super Game 8 in 1 (JY-111) [Consolethinks, NewRisingSun]
1997 8 in 1 (JY-112) [Consolethinks, NewRisingSun]
2021-10-07 08:06:31 -04:00
0kmg
af18af07e9
bus/nes: Added support for Golden Mario Party II multicart. (#8667)
New working software list additions (nes.xml)
-----------------------------------
Golden Mario Party II - Around the World 6 in 1 [krzsyiobal, NewRisingSun]
2021-10-06 22:21:06 -04:00
0kmg
670a52740a
bus/nes: Fixed loading and bank locking for EH8813A boards. (#8666)
New working software list additions (nes.xml)
-----------------------------------
1996 Yīngyǔ CAI 3 in 1 (China) [taizou]
Xiǎoxuéshēng Shùxué CAI (China) [MLX]
2021-10-06 22:20:35 -04:00
0kmg
0a1a74b735
bus/nes: Added support for K-3033 and 970670C type multicart. (#8665)
New working software list additions (nes.xml)
-----------------------------------
2 in 1 (NT-811) [Consolethinks]
4 in 1 1999 [Consolethinks]
35 in 1 (K-3033) [anonymous]
2021-10-06 22:19:45 -04:00
0kmg
e1676a4818
bus/nes: Added MMC1 variant board SZROM. (#8658)
This fixes corrupt (NVRAM) save games for A Ressha de Ikou, the only known game to use this board.
2021-10-05 04:44:40 +11:00
Vas Crabb
299265cc52 bus/rs232: Added a configurable patch box device, and various cleanups.
Added comments with V.24 interchange circuit numbers and names to
rs232.h to make the meanings of the abbreviated signal names clearer.

Moved a few slot card classes out of headers and into anonymous
namespaces to reduce compile depedencies and exported symbols.

Transliterated a Korean NES game title.
2021-10-03 03:52:22 +11:00
0kmg
219f92203e
nes.xml: Added a colorful potpourri of games. (#8639)
New working software list additions
-----------------------------------
7 Grand Dad (The Flintstones - The Rescue of Dino & Hoppy pirate) [anonymous]
Black Dragon (Korea) [NewRisingSun]
Flying Superboy (Korea) [NewRisingSun]
Miss Peach World 1 - Super L.A. Cop (Japan) [famiac]
Olympic I.Q. (Korea) [Gaming Alexandria]
1100000 in 1 [Consolethinks]
64 in 1 (CF-015) [Consolethinks]
9999999 in 1 - 1998 Series No. 10 [Consolethinks]
Super 98 - 43 in 1 (VT321) [Consolethinks]
4 in 1 (KG-443) [MrNorbert1994, Consolethinks]
2021-10-01 14:07:55 -04:00
0kmg
6eee76c1a0
bus/nes: Added support for original Dongdongnao II cartridge. (#8628)
* Also set correct board type for Yeong-eo Pyramid, fixing title screen graphics, and identified it as a (licensed) clone of Dongdongnao II.

New working software list additions (nes.xml)
-----------------------------------
Dòngdòngnǎo II: Guózhōng Yīngwén (I) (Taiwan) [MLX]
2021-09-30 19:11:02 +10:00
0kmg
746563cd03
nes.xml: Added a missing game from recent N625092 board improvements. (#8632)
- Updated support status of various NES/FDS titles.
- Fixed loading of mc_76a outside of software lists.

New working software list additions
-----------------------------------
1000 in 1 (alt games) [NewRisingSun]
2021-09-29 18:16:54 -04:00
0kmg
6b1057f205
bus/nes: Fixed graphics issues in Street Heroes. (#8624)
* Also added jumper setting to select title screen.

Software list items promoted to working (nes.xml)
---------------------------------------
Street Heroes (Taiwan)
2021-09-28 14:16:46 +10:00
0kmg
bb492c0dba
bus/nes: Added support for Y2K 420 in 1. (#8622)
New working software list additions (nes.xml)
-----------------------------------
Y2K 420 in 1 [BootGod]
2021-09-28 12:59:23 +10:00
Vas Crabb
55d43402ab Clean up some metadata 2021-09-27 08:30:01 +10:00
0kmg
12c30453d3
bus/nes: Updates for BMC-70IN1 and BMC-800IN1 boards. (#8609)
* Reimplemented these related boards as class/subclass.
* Corrected missing iNES loader support.

New working software list additions (nes.xml)
-----------------------------------
35 in 1 (HM5511) [anonymous]
68 in 1 (HM5511) [anonymous]

Software list items promoted to working (nes.xml)
---------------------------------------
70 in 1
800 in 1
2021-09-26 15:21:19 +10:00
0kmg
7ed5abfe75
bus/nes: Simplified handling of SxROM + MMC1A boards a bit. (#8614)
* Removed pseudo board types SXROM_A and SOROM_A that are simply SXROM and SOROM boards fitted with MMC1A chips.
* Provide the equivalent behavior directly in SXROM and SOROM by letting each board know which MMC1 type it has from the existing feature in the softlist.
2021-09-26 15:14:37 +10:00
0kmg
2827239d37
bus/nes: Added support for a bootleg Sangokushi II cartridge. (#8615)
New working software list additions (nes.xml)
-----------------------------------
Sangokushi III - Haou no Tairiku (Asia, Sangokushi II pirate) [krzysiobal]
2021-09-26 15:12:08 +10:00
0kmg
2ee69b94fa
nes.xml: Added alternate PCB version of Gauntlet. (#8621)
New working software list additions
-----------------------------------
Gauntlet (USA, alt PCB)
2021-09-26 15:10:20 +10:00
0kmg
6fde634cf3
nes.xml: Removed a duplicate dump of Xiangshuai Chuanqi. (#8618) 2021-09-26 15:08:46 +10:00
0kmg
9ecfb51aab
bus/nes: Uncommented some existing code for Toy Story pirate cart. (#8617)
Software list items promoted to working (nes.xml)
---------------------------------------
Toy Story [etabeta]
2021-09-26 15:07:42 +10:00
0kmg
9ca2d514b7
bus/nes: Fixed hardwired 4-screen mirroring for MMC3 games. (#8620)
- Fixes most graphics glitches in Rad Racer II and unlicensed Jurassic Boy 2, Rocman X carts.
2021-09-25 15:42:28 -04:00
Angelo Salese
ec33fac7c7
Add floppy support to NEC PC-8001 (#8532)
New clones marked as NOT_WORKING
--------------------------------
PC-8001mkIISR [anonymous]

* Generate a new pc8001_flop.xml list, based off Neo Kobe dumps;
* Move several items from pc8801_flop.xml to the new pc8001_flop.xml;
* Generate new lists for pc8001mk2_flop.xml and pc8001mk2sr_flop.xml;
* Hook aforementioned lists where they belongs
( i.e. N-Basic list is now shared between pc8801.cpp and pc8001.cpp,
  N80 list belongs to pc8001mk2 and pc8001mk2sr,
  N80SR list belongs to pc8001mk2sr alone)

* upd3301.cpp: fix scrolling glitch when unthrottled

* pc8001.cpp: fix machine configs inheritance

* pc8001.cpp: constexpr the XTALs

* pc8001.cpp: allow to enter into N80 BASIC mode for mk2 machines

* Ported pc80s31k to device interface, and hooked it up to pc8001

* Fix validation errors

* Misc documentation updates

* uPD3301.cpp: implement bulk of attribute fields

* upd3301: fix olyboss compile and crashing, add rvv signal

* upd3301.cpp: fix last value of attribute row (7narabe), fix graphic mode when in width 40 (15puzzle)

* upd3301.cpp: consider an attribute end of 0 equal to max size, fixes starfire

* upd3301.cpp: rvv is definitely a global reverse rather than acting on palette for PC8001, document flgworld attribute weirdness (double somersault)

* pc8001_flop.xml: QA selected SW

* pc80s31k.cpp: split into PC80S31 (2d) and PC80S31K (2d/2dd/2hd) devices, rearrange disk bioses

* pc8801.cpp: inherit pc80s31k device and kill off FDC legacy code

* pc80s31k.cpp: documentation updates

* pc8001_flop: move Magic Copy and a alt versions of ay1 and 4d house in here

* pc98.xml: move daivacal from PC88 since it really belongs here

* pc8801_flop.xml: major QA testing on suspicious floppy activities

* pc8801.cpp: remove logging of High [TV]RAM

* pc8801_flop.xml: fix rogue extra comment closing

* pc80s31k.cpp: mailbox the PPI ports, fix barbatus booting;
pc80s31k.cpp: allow filemst to boot, and add note about its unemulated
extended HW;

* upd3301.cpp: convert AT1/AT0/SC to an aggregate variable

* upd3301.cpp: convert attribute fetch to be a client delegate

* pc8001.cpp: move some shared functions to pc8001_base_state

* pc8001.cpp: add DMA functions

* pc8001.cpp: add extension setter for 24KHz mode (which will be used by PC-8801 once implementation is merged)

* pc8801_flop.xml: fix description duplicate

* Bulk replace pc8*_flop.xml capitalized Alt into lowercase

* pc80s31k.cpp: add space.unmap() for terminal_count_r, reorder headers, make constructor trampoline protected

* Standardize Daiva titles across XMLs

* pc8801_cass.xml: revert of software name t[ape] postfixes

* pc8801_flop.xml: more identification of N/V1 BASIC SWs
2021-09-25 16:00:29 +02:00
0kmg
3408a5c4e2
bus/nes: Added support for Donkey Kong 8 in 1. (#8603)
- Also, corrected previous related PCB name.
- Separately, set correct board type for Grandia games.

New working software list additions (nes.xml)
-----------------------------------
Donkey Kong 8 in 1 (JY-041) [anonymous]
2021-09-21 07:52:46 -04:00
0kmg
91b4d0267b
bus/nes: Added support for Star Versus. (#8598)
New working software list additions (nes.xml)
-----------------------------------
Star Versus [anonymous]
2021-09-21 04:34:57 +10:00
0kmg
cdf1780074
bus/nes: Added support for several Shenzhen Jncota RPGs. (#8500)
* Also corrected metadata for lots of items.

Software list items promoted to working (nes.xml)
---------------------------------------
Jīng Kē Xīnzhuàn (China, Shenzhen Jncota)
Shènghuǒ Lièzhuàn (China)
Xiákè Chuánqí (China)
Zhànguó Fēngyún (China)
2021-09-21 04:31:28 +10:00
0kmg
501c949c25
bus/nes: Several small separate fixes. (#8580)
* Fixed empty menu in Supervision 16 in 1.
* Fixed softlist loading of GB 63 in 1 and hooked it up with a compatible board type. Removed old partially-working code.
* Removed a spurious line in PCB loader that set WRAM in SMB2J bootlegs--they don't have any!

Software list items promoted to working (nes.xml)
---------------------------------------
Ghostbusters 63 in 1
Super 128k - 16 in 1
2021-09-21 04:21:31 +10:00
0kmg
2976726f82 bus/nes: Added support for Super Russian Roulette.
New working software list additions (nes.xml)
-----------------------------------
Super Russian Roulette [re4mat]
2021-09-18 10:19:26 -08:00
ajrhacker
40c382bdbc
Merge pull request #8584 from 0kmg/nes-mappers-382,392
bus/nes: Added support for two more multicarts.
2021-09-18 10:48:54 -04:00
0kmg
8327dbefb5 bus/nes: Fixed graphics glitches for BMC-GKB board multicarts.
- Removed code for both BMC-NOVEL1 and BMC-NOVEL2 which are indentical to BMC-21IN1 and BMC-GKB, respectively. This fixes graphics for the NOVEL2 game as well.
2021-09-18 02:16:51 -08:00
0kmg
3f7fe14add bus/nes: Added support for two more multicarts.
New working software list additions
-----------------------------------
9 in 1 (Journey to the West) [anonymous]
Super 8 in 1 (Supervision menu) [v5100v5100]
2021-09-18 00:56:04 -08:00
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
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
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
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
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
0kmg
bedd9f6ab0
bus/nes: Moved gc6in1 games over to 8237 board and removed old code. (#8527) 2021-09-04 09:22:51 -04: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
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
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
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
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
0kmg
679ec8cc50 bus/nes: Added support for a 9-in-1 multicart.
- Also, 8237 board improvements from previous commit now work when loading loose .nes files.

New working software list additions (nes.xml)
-----------------------------------
2 in 1 - The Lion King & Bomber Boy [NewRisingSun]
9 in 1 [NewRisingSun]
2021-08-23 11:03:27 -08:00
0kmg
da6c0ed813 bus/nes: Improved emulation for 8237/8237A boards.
- Rewrote 8237 to support games that were previous attached to sg_boog device. pocahon2, the only game previously using 8237, no longer crashes in its intro story.
- Removed all the old commented out sg_boog code.
- Added initial support for the 8237A variant and its one game, mc_9king.

Software list items promoted to working (nes.xml)
---------------------------------------
2 in 1 (J-M2)
2 in 1 (King005)
2 in 1 Super 808
5 in 1 (SPC005)
9 in 1 King001
Mortal Kombat 3 Extra 60 (Asia)
Mortal Kombat 3 Extra 60 (Asia, Alt)
Super 308 3 in 1
2021-08-21 14:21:47 -08:00
Vas Crabb
9466410248 srcclean for upcoming release 2021-08-22 08:12:22 +10:00
0kmg
97ac4e3f30 bus/nes: Added support for MMC3 reset-based 4-in-1 multicarts.
New working software list additions (nes.xml)
-----------------------------------
1993 Heroe Series 4 in 1 (JY-001) [NewRisingSun, taizou]
1994 Super HiK 4 in 1 (JY-001) [NewRisingSun, taizou]
1994 Super HiK 4 in 1 (JY-002) [NewRisingSun, taizou]
1994 Super HiK 4 in 1 (JY-003) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-008) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-024) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-038) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-039) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-040) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-043) [NewRisingSun, taizou]
1997 Super HiK 4 in 1 (JY-047) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-047) [NewRisingSun, taizou]
1996 Super HiK 4 in 1 (JY-057) [NewRisingSun, taizou]
1996 Super HiK 4 in 1 (JY-058) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-023) [MLX]
1997 Super HiK 4 in 1 (JY-024) [MLX]
1996 Super HiK 4 in 1 (JY-072) [MLX]
Mario Series 4 in 1 (JY-013) [anonymous]
2021-08-20 13:06:50 -08:00
0kmg
f41d29f579
bus/nes: Fixed a Boogerman bootleg. (#8472)
- Reorganized sglionk (Super Game bootleg games) around lookup tables for its register/address scrambling.
- Implemented Boogerman in terms of sglionk, since it is functionally identical with different scrambling permutations.

New working software list additions (nes.xml)
-----------------------------------
The Lion King (pirate, alt 2) [Consolethinks]

Software list items promoted to working (nes.xml)
---------------------------------------
Boogerman (Rus)
2021-08-20 10:34:16 -04:00
0kmg
cef3a78e72
bus/nes: Added support for a Mortal Kombat 6/7 cart. (#8466)
- Removed MK6 and MK7 sets that were listed as extracts from this cart.
- Marked all Yu Yu Hakusho Final bootlegs (what MK7 really is) as partially supported since they all have significant background graphics issues.

New working software list additions
-----------------------------------
2 in 1 - Mortal Kombat 6 & Mortal Kombat 7
2021-08-19 11:09:06 -04:00
0kmg
0154c068f6
bus/nes: Improved support for two Contra multicarts. (#8461) 2021-08-19 11:08:28 -04:00
0kmg
5c5f9ad1df
bus/nes: Improved support for various RCM multicarts. (#8453)
- Got boards gs2004 and gs2013 working and merged them into related classes (they differ solely by a fixed bank number).
- Simplified tf9in1 board and fixed its graphics issues (sets mc_20a, mc_tf9).

New working software list additions (nes.xml)
-----------------------------------
Tetris Family 5 in 1 [NewRisingSun]

Software list items promoted to working (nes.xml)
---------------------------------------
Tetris Family 6 in 1 (GS-2004)
Tetris Family 12 in 1 (GS-2013)
2021-08-17 09:46:37 -04:00
0kmg
40b885fc7c
nes.xml: Set correct board type for ejim2d, sdance, and smb8a. (#8450) 2021-08-16 16:44:17 -04:00
0kmg
459d861302
bus/nes: Improved emulation of 115-in-1 related multicarts. (#8446)
- Merged two devices (for identical mappers 225 and 255).
- Larger-sized carts now work (sets mc_110, mc_115).
- Added 4 nibbles of work RAM that presumable affect in-game settings.
- Removed set mc_110a which was listed as being a possible corrupt dump. It only contained half of mc_110's PRG ROM—in repeated 256K chunks.

Software list items promoted to working (nes.xml)
---------------------------------------
115 in 1
2021-08-15 22:48:37 -04:00
0kmg
431690b01d nes.xml: Set correct board type for badmintn. 2021-08-15 18:27:01 -08:00
0kmg
80cca64ddc bus/nes: Added support for 4 multicarts on 2 board types.
New working software list additions (nes.xml)
-----------------------------------
1994 Super HiK 3 in 1 (JY-007) [famiac, NewRisingSun]
1995 Super 8-in-1 (JY-050) [Consolethinks, NewRisingSun]
Super 8-in-1 Gold Card Series (JY-085) [Consolethinks, NewRisingSun]
Super 8-in-1 Gold Card Series (JY-086) [Consolethinks, NewRisingSun]
2021-08-15 11:49:44 -08:00
0kmg
caf6dd6b24
bus/nes: Added support of a pair of 4-in-1 multicarts. (#8441)
New working software list additions (nes.xml)
-----------------------------------
4 in 1 (K-3131GS) [anonymous]
4 in 1 (K-3131SS) [anonymous]
2021-08-15 10:24:09 -04:00
0kmg
528c36e9c7 bus/nes: Enable menu access for a Contra/22-in-1 combo cart. 2021-08-14 12:32:01 -08:00
0kmg
14c82e93d6
bus/nes: Added support for a 21-in-1 multicart. (#8435)
New working software list additions (nes.xml)
-----------------------------------
21 in 1 (GA-003) [Consolethinks]
2021-08-13 20:33:38 -04:00
0kmg
57a21653b0 bus/nes: More multicart fixes.
- Improved support for Super HiK 300-in-1 related multicarts. Fixes graphics in some games and gets a 9999-in-1 working.
- Added missing board support for 500-in-1 and related multicarts. These are correctly assigned to mapper 217 in the .nes loader.

Software list items promoted to working
---------------------------------------
255 in 1
500 in 1
500 in 1 (Alt)
2000 in 1 (No Splash, No Rev, Alt Mapper)
9999 in 1 (Anim. Splash, Rev 13)
9999999 in 1 (Alt)
2021-08-13 14:41:43 -08:00
0kmg
d991edb73b bus/nes: Added support for 17-in-1 and 6-in-1 multicarts.
New working software list additions (nes.xml)
-----------------------------------
17 in 1 (60311C) [anonymous]
Super HiK 6 in 1 (A-030) [anonymous]
2021-08-12 11:11:14 -08:00
0kmg
4131373f0a
bus/nes: Miscellaneous minor multicart fixes, mostly. (#8291)
* pengseal: Fixed company and title screen graphics.
* dongdong: Added device for this unique board (should have been marked not working.)
* mc_sg20: Fixed graphics fixed in all games, no longer randomly resets to Bomberman mid-game in Hogan's Alley.
* mc_190: Refactored code - this is the same as mc_sg20 with a mirroring bit.
* mc_1994: Corrected banking code - all games work now.
* mc_4ck1: Runs now, although Contra has some incorrect tiling issues; added jumper setting.
* mc_6m23: Fixed graphics in all games (light gun still not working due to non-bus issues).
* magicdrg: Fixed background tiling.

Software list items promoted to working
---------------------------------------
1994 Super HIK 14 in 1 (G-136)
4 in 1 1993 (CK-001)
4 in 1 1993 (CK-001, Alt)
2021-08-13 03:05:41 +10:00
0kmg
b3f0a946a5
nes.xml: Set correct board type for several pirate games. (#8427)
Software list items promoted to working
---------------------------------------
Street Fighter II - The World Warrior (Asia)
Street Fighter II - The World Warrior (Asia, Alt)
Street Fighter II - The World Warrior (Asia, Alt 2)
2021-08-12 11:41:35 -04:00
0kmg
2d412c74d2
bus/nes: Fixed bugs in Game Star type "A" boards. (#8425)
- Corrects certain games not loading or loading with corrupt graphics in different multicarts.
2021-08-11 16:53:07 -04:00
0kmg
1a01c98fa2
bus/nes: Fixed graphics issues in BB Car clones. (#8421)
- Graphics issues were in sets mihunche, mihunchea, and scche.
- Separately, demoted several non-working games to not supported.
2021-08-11 16:16:02 -04:00
0kmg
6bf97ec9a6
nes.xml: Fixes for Magic Carpet clones. (#8417)
* Hooked magicarp and magicarps1 up to an appropriate cartridge device - fixes in-game graphics.
* Removed magicarps2 which was an identical dump to magicarps1.
2021-08-11 04:19:22 +10:00
0kmg
9be98f7c8f
bus/nes: Fixed BMC 411120-C cartridge emulation and added a compatible game. (#8416)
New working software list additions
-----------------------------------
19 in 1 (K-3088) [anonymous]

Software list items promoted to working
---------------------------------------
4 in 1 (411120-C)
2021-08-11 03:51:46 +10:00
0kmg
99f0f69c37
bus/nes: Improved NTDEC cartridge support. (#8239)
Software list items promoted to working
-----------------------------
Fighting Hero (Asia)
Fighting Hero III (Asia)
2021-08-10 02:55:31 +10:00
0kmg
36b56bf2aa
bus/nes: Added support for a Contra bootleg. (#8326)
New working software list additions (nes.xml)
-----------------------------------
Contra (pirate) [kryzsiobal]
2021-08-10 02:37:04 +10:00
0kmg
6d4dfeff16
bus/nes: Fixed graphics in several multicarts and removed an underdump. (#8410) 2021-08-09 10:05:05 -04:00
0kmg
58a7d31bbf
bus/nes: Implemented support for multicart mc_s8rk. (#8412)
Software list items promoted to working (nes.xml)
---------------------------------------
Super 8 in 1 (Including Rockin' Kats)
2021-08-09 10:04:26 -04:00
0kmg
0c13c54fbc
bus/nes: Added support for mc_150um multi-game cartridge. (#8406)
Software list items promoted to working (nes.xml)
---------------------------------------
150 in 1 Unchained Melody (Fight 150 Ver. Love)
2021-08-09 03:30:27 +10:00
0kmg
3da6dd410f
bus/nes: Added support for 21-in-1 and 35-in-1 multicarts. (#8401)
New working software list additions (nes.xml)
-----------------------------------
21 in 1 (K-3006) [anonymous]
35 in 1 (K-3036) [anonymous]
2021-08-08 12:48:40 -04:00
0kmg
9ff9ced022
bus/nes: Fixed Powerful 255 in 1 and added its parent. (#8404)
New working software list additions (nes.xml)
-----------------------------------
Powerful 250 in 1 [NewRisingSun]

Software list items promoted to working (nes.xml)
---------------------------------------
Powerful 255 in 1
2021-08-07 22:04:31 -04:00
0kmg
0a67553162 bus/nes: Added support for 8-in-1 and 5-in-1 multicarts.
New working software list additions (nes.xml)
-----------------------------------
FC Genjin 8 in 1 (JY-119) [CaH4e3, NewRisingSun]
TV Game 5 in 1 [Bisqwit]
2021-08-05 11:01:55 -08:00
ajrhacker
476791f67a
Merge pull request #8388 from 0kmg/nes-9in1cal
bus/nes: Added support for Caltron 9 in 1 prototype.
2021-08-04 19:02:06 -04:00
0kmg
effc15fe8d bus/nes: Added support for several JY Company 4-in-1 bootlegs carts.
New working software list additions (nes.xml)
-----------------------------------
1994 Ball 4 in 1 Series (JY-009) [famiac, NewRisingSun]
1996 Super HiK 4 in 1 (JY-018) [famiac, NewRisingSun]
1995 Super HiK 4 in 1 (JY-019) [famiac, NewRisingSun]
1996 Super HiK 4 in 1 (JY-020) [MLX]

Software list items promoted to working (nes.xml)
---------------------------------------
Game 4 in 1 (OK-411)
2021-08-04 14:29:00 -08:00
0kmg
745206964c
nes.xml: Two redumps, two new dumps, one dump removed. (#8395)
* Replaced smb10 and smario14 with cart redumps - previous dumps were ROM hacks to allow the games to work on ancient emulators. [NewRisingSun]
* Removed ROM hack smb11a - smb11 is the proper pirate MMC3-variant dump, so it is retained.
* Hooked magicblks up to a proper slot device - fixes graphics.

New working software list additions
-----------------------------------
The Ancient Modern Heros [NewRisingSun]
Super Mari - Mali Lugi - Mari no Daisakusen 2 [NewRisingSun]
2021-08-05 02:57:44 +10:00
0kmg
ad4f91176b
bus/nes: Added support for a Kaiser 4-in-1 cart. (#8390)
New working software list additions (nes.xml)
-----------------------------------
4 in 1 (KS-106C)
2021-08-05 02:04:08 +10:00
0kmg
0fde5b956a
nes.xml: Removed fancybro multicart extract. (#8394)
CRC match of the game can be found in at least one multicart, mc_52gam. Extracted game crashes when reset since it tries to return to the multicart menu.
2021-08-03 23:53:49 +10:00
0kmg
998e733b57 bus/nes: Added support for Caltron 9 in 1 prototype.
- Also corrected Caltron 6 in 1 to more accurately reflect PCB behavior. Fixes the one game that wasn't working (Cosmos Cop).

New working software list additions
-----------------------------------
9 in 1 (USA, prototype)
2021-08-01 11:41:43 -08:00
0kmg
cdc91a1454
bus/nes: Added support for Little Com 160 Korean multicart. (#8378)
New working software list additions (nes.xml)
-----------------------------------
Little Com 160 [NewRisingSun]
2021-08-02 00:13:04 +10:00
0kmg
946ad8b339
bus/nes: Fixed the 3 non-working games in 11 in 1 Ball Series multicart. (#8373)
- Fixed games: Volleyball, Paddle, Dynamite Bowling
2021-07-29 17:49:05 -04:00
0kmg
07453a9246
bus/nes: Fixed a BMC 31 in 1 pirate multi-game. (#8368)
Software list items promoted to working (nes.xml)
---------------------------------------
31 in 1
2021-07-29 23:27:35 +10:00
0kmg
2ad1f4d9aa
bus/nes: Added support for YUNG-08 SMB2 FDS conversions. (#8366)
Software list items promoted to working (nes.xml)
---------------------------------------
Super Mario Bros. 2 (YUNG-08)
Super Mario Bros. 2 (YUNG-08, no protection)
2021-07-29 01:44:55 +10:00
0kmg
6ebf6d418e
nes.xml: Set correct board type for 2dkjb bootleg. (#8355) 2021-07-27 04:05:38 +10:00
0kmg
80fd0a8548
bus/nes: Fixed non-working Whirlwind LE10 SMB2 FDS conversion. (#8361)
Software list items promoted to working (nes.xml)
---------------------------------------
Super Mario Bros. 2 (LE10)
2021-07-27 03:48:15 +10:00
0kmg
48357fe653 bus/nes: Added support for a Big Nose 2-in-1 cart.
- Demoted bignfo to unsupported. It has timing issues like many Camerica games. It is likewise not working in the added 2-in-1.

New working software list additions (nes.xml)
-----------------------------------
2 in 1 - Big Nose the Caveman & Big Nose Freaks Out [MLX]
2021-07-25 12:27:12 -08:00
0kmg
bc8a1315ca
bus/nes: Added support for Cartridge Story multicarts. (#8353)
New working software list additions (nes.xml)
-----------------------------------
Elfland [NewRisingSun]
72 in 1 Cartridge Story [MLX]
80 in 1 Cartridge Story (II) [Yahweasel]
90 in 1 Cartridge Story (III) [MLX]

Software list items promoted to working (nes.xml)
---------------------------------------
200 in 1 - Elfland
2021-07-25 11:53:07 +10:00
0kmg
ed20dabf84
nes.xml: SMB2 FDS bootleg (and related PCB) additions/clean-up. (#8301)
- nes.xml: Added new parent smb2fds from verified LF36 cart.
- nes.xml: Old mistaken LF36 corrected to its known PCB label YS-612 (smb2lf renamed smb2fdsd).
- nes.xml: Old parent set renamed smb2fdsf (and maybe is a candidate for future removal).
- nes.xml: Replaced known bad dump of smb2fdsc (TONY-I).
- nes.xml: Removed mrmary2 extract in favor of its source 4-in-1 multicart.
- nes.xml: Promoted vballfds since it doesn't use the IRQ causing trouble in related smb2fdse.

New working software list additions
------------------------------------
Exciting Soccer - Konami Cup (Asia, FDS conversion) [famiac]
Super Mario Bros. 2 (LF36) [krzsyiobal, NewRisingSun]

Software list items promoted to working
-----------------------------------------
Super Mario Bros. 2 (TONY-I) [krzsyiobal, NewRisingSun]
Volleyball (Asia, FDS conversion)

New NOT_WORKING software list additions
--------------------------------------------
4 in 1 (Mr. Mary 2) [krzsyiobal, NewRisingSun]
Super Mario Bros. 2 (YUNG-08) [krzsyiobal, NewRisingSun]
Super Mario Bros. 2 (YUNG-08, no protection) [krzsyiobal, NewRisingSun]
2021-07-24 21:32:54 -04:00
0kmg
7ecad6c475
bus/nes: Added support for a Moero TwinBee FDS conversion. (#8334)
New working software list additions (nes.xml)
-----------------------------------
Moero TwinBee - Cinnamon Hakase o Sukue! (FDS conversion) [famiac]
2021-07-25 01:22:26 +10:00
0kmg
42c4027313
bus/nes: Added support for 4 multicarts. (#8344)
New working software list additions (nes.xml)
-----------------------------------
10 in 1 (CTC-09) [anonymous]
11 in 1 (K-3046) [anonymous]
16 in 1 (SA005-A) [anonymous]
4 in 1 (TJ-03) [anonymous]
2021-07-25 01:20:34 +10:00
0kmg
3cd5992745
nes.xml: Hooked up some multicarts to existing emulation. (#8347)
Software list items promoted to working (nes.xml)
---------------------------------------
4 in 1 (Alt 2)
4 in 1 (Alt 3)
Reset Based 4 in 1
2021-07-25 01:06:08 +10: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
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
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
0kmg
651049397e
-bus/nes: Support full 12-bit mapper numbers in NES 2.0 loader. (#8281)
* Hooked up .nes loader up for some mappers above 255.
* Fleshed out more plane 1+ mapper number info.
* Added notes to mapper list.

-nes.xml: Fixed a couple of metadata issues.
2021-07-19 00:26:47 +10:00
0kmg
a857cfcdee
bus/nes: Added emulation for two more Kaiser bootlegs, fixed a third. (#8277)
New working software list additions (nes.xml)
-----------------------------------
GetsuFumaDen (Kaiser)
Meikyuu Jiin Dababa (Asia, FDS conversion, alt PCB)

Software list items promoted to working (nes.xml)
---------------------------------------
Exciting Basket (Asia, FDS conversion)
2021-07-13 22:40:51 +10:00
0kmg
adffe506b2
bus/nes: Added support for a couple Chinese unlicensed carts. (#8195)
Software list items promoted to working (nes.xml)
---------------------------------------
Fāngkuài Zǒngdòngyuán (China)
Korean Igo (Korea)
Ninja Ryukenden (China)
2021-07-13 01:23:44 +10:00
0kmg
1c268bd116
-bus/nes: Added support for two more FDS bootlegs, fixed another. (#8247)
* Added boards for Palthena no Kagami (Kid Icarus) and Lucky Rabbit, (Roger Rabbit) FDS bootlegs.
* Fixed background tiles in fuunsfds, it has hardwired vertical mirroring.

-nes.xml: Marked tobidfds as not supported - it crashes on start.

New working software list additions (nes.xml)
-----------------------------------
Hikari Shinwa - Palthena no Kagami (Asia, FDS conversion) [famiac]
Lucky Rabbit (Asia, Roger Rabbit FDS conversion) [famiac]
2021-07-09 21:33:47 +10:00
0kmg
5421709031
bus/nes: Fixed Kaiser Metroid, promoted games to working. (#8204)
* metroidk: Corrected fixed bank address that caused game to crash after title screen.
* metroidk: Corrected the nametable page mis-ordering that then becomes apparent when game is running.
* crimebst uses standard zapper on ctrl2 - works fine.

Software list items promoted to working
-----------------------
Crime Busters
Metroid - Jin Ji Zhi Ling (Asia, FDS conversion)
2021-07-09 11:45:55 +10:00
0kmg
482e61ae44
bus/nes: Fixed broken graphics for mapper 226 (two pirate multicarts). (#8266)
* Fixes the menu in mc_s42 so you can actually tell what you are selecting.
* Fixes mc_76 so the screen refreshes when returning to main menu from submenus.
* Fixes graphics glitches too numerous to list (anything with scrolling was heavily glitched to unplayable).
2021-07-09 11:41:56 +10:00
0kmg
e9a86fc9fe
nes.xml: Fixed a couple more Chinese pirate carts. (#8271)
* Correctly split angrybr3 into 32K PRG and 64K CHR.
* Fixed Plants vs Zombies garbled title screen.

Software list items promoted to working
---------------------------------------
Angry Birds 3 (Chi)
2021-07-09 11:28:07 +10:00
0kmg
c9f914254c
bus/nes: Improved iNES mapper 108 support. (#8220)
* Refactored mapper 108 into 4 sibling devices and added hacks for detecting variants in loose software to the iNES loading code.
2021-07-09 00:55:25 +10:00
0kmg
29cbcd6fed nes.xml: hook pirate VRC4 carts up properly
Software list items promoted to working
---------------------------------------
Batman 4 (Batman - Return of the Joker pirate)
FIFA International 2' 96 (Goal!! pirate)
Pizza Pop Mario (Pizza Pop pirate)
2021-07-03 19:33:35 -08:00
0kmg
7216fe6a99
bus/nes: add support for 2 more FDS conversions (#8238)
* add KS7010 PCB device unique to akumafds
* add KS7030 PCB device unique to dokidokia
* do some sorting and tidying of Kaiser board tags

New working software list additions
-----------------------------------
Akumajou Dracula (Asia, FDS conversion) [Kevtris]
Doki Doki Panic (Asia, FDS conversion, alt PCB) [famiac]
2021-06-30 13:23:44 -04:00
0kmg
49ffc02583
bus/nes: add support for Gyruss FDS conversion (#8234) 2021-06-29 10:20:11 -04:00
0kmg
8796124eb4
add mapper 29 and preliminary mapper 30 support (#8225)
New working software list additions
-----------------------------------
2A03Puritans [rainwarrior]
E.T. [KHAN]
Glider [anonymous]

* mapper 29: support should be complete but there are few if any other homebrew roms to test against
* mapper 30: only supports the most basic board that doesn't use flashable memory - tested on a dozen or so roms, all working
* add a game each for mappers 29 (Glider), 30 (E.T.), and 31 (2A03Puritans) so there is something in the software lists to actually test against. Glider is discontinued by manufacture, the other two are freely available from their authors.
 * various naming clean ups, like BTL- prefixes for things that are not bootlegs
2021-06-25 17:39:09 -04:00
0kmg
5fbe3af183
nes.xml: add a dozen more protos (#8176)
* nes.xml: add a dozen more protos

New working software list additions
-----------------------------------
Sample Cassete Cadillac (Jpn) [Skrybe]
F-1 Race (Jpn, prototype) [Skrybe]
Meikyuu Kumikyoku - Milon no Daibouken (Jpn, prototype) [Skrybe]
Double Dragon III - The Rosetta Stone (USA, prototype) [Hidden Palace]
Robin Hood - Prince of Thieves (USA, 19910516 prototype) [Hidden Palace]
Dino Hockey (USA, 19901218 prototype) [Frank Cifaldi]
Garfield - A Week of Garfield (Jpn, prototype v0.9) [togemet2]
Getsufuu Maden (Jpn, sample) [Ballz, Kevtris]
Magical Doropie (Jpn, prototype) [SegaSamiCD, VGHF]
Millipede (Jpn, prototype) [Dutchman2000, bunnyboy]
The Tale - Elrond no Eiyuu (Jpn, prototype) [TC, anonymous]
U-four-ia - The Saga (USA, prototype) [armadylo]

* fix mirroring/graphics I broke earlier

* fix mirroring I also broke

Co-authored-by: 0kmg <0kmg@users.noreply.github.com>
2021-06-25 17:29:55 -04:00
0kmg
ad3e1a29c3
nes.xml: add Action 53 based games (#8158)
* nes.xml: add Action 53 based games

New working software list additions
-----------------------------------
Streemerz - Action 53 Function 16 Volume 1 (R.C.#2) [Damian Yerrick, NESDev]
Double Action 53 Volume 2 (R.C.#2) [Damian Yerrick, NESDev]
Action 53 Vol. 3 - Revenge of the Twins [Damian Yerrick, NESDev]

action53.cpp:
* on start up point prg to correct final bank based on cart size
* allow full 9-bit bank select per the spec
* switch to shorter type names, u8 etc

Co-authored-by: 0kmg <0kmg@users.noreply.github.com>
2021-06-10 13:23:47 -04:00
0kmg
c9a16d3934 nes.xml: more dumps added, more dumps confirmed
New working software list additions
-----------------------------------
Adventure Island 3 (Euro, prototype) [Hidden Palace]
Final Fantasy (USA, prototype) [Hidden Palace, Stephan Reese]
Nobunaga no Yabou - Bushou Fuuunroku (Jpn, Rev. A) [No-Intro]
Pachio-kun 3 (Jpn, Rev. A) [No-Intro]
UWC (USA, prototype) [Hidden Palace, Stephan Reese]

- also verified racketat, rcproam against bootgod's DB + minor corrections
2021-05-27 18:44:00 -08:00
0kmg
37e85b4518
nes.xml: add dumps, fix dumps, verify dumps (#8073)
New working software list additions
-----------------------------------
After Burner II (Jpn, Alt PCB) [No-Intro]
Baseball (Jpn, STROM pcb) [No-Intro]
Bible Adventures (USA, v5.0) [Skrybe]
The Chessmaster (USA, Rev. A) [No-Intro]
Dr. Mario (Apr 27, 1990 prototype) [Skrybe, Hidden Palace]
Pac-Man (Jpn, Rev. B) [No-Intro]
Mahjong (Jpn) [No-Intro]
Rockman 4 - Aratanaru Yabou!! (Jpn) (Rev. A) [No-Intro]
Tecmo NBA Basketball (USA) (NES-N7) [No-Intro]
Tiger-Heli (Euro) (Rev. A) [No-Intro]
Tokyo Pachi Slot Adventure (Jpn) [No-Intro]


nes.xml:
* new verified dumps from bootgod's nescartdb: aburnerj1, baseballj1, bibleadv, chessmstu, drmariop1, pacmanj
* new good yet "baddumps" split from nointro: mahjongb, rockman4, tecmonba, tigerhel, tokyopsa1
* fixed by splitting verified nointro dumps (still need pcb info): badmintn, f1senstnj, tetrisjb
* verified many previously listed split dumps against bootgod's db, updated chip/pcb labels, mmc, mirroring, and other metadata
* moved verified split dumps into verified top section of list (seems like there are more changes than there really are due to this)
* other minor metadata and typo fixes
2021-05-26 20:49:09 -04:00
Vas Crabb
01661be41c srcclean and cleanup (nw) 2020-06-21 14:59:50 +10:00
quasiscroto
6e2678a4f6 more metadata corrections 2020-06-07 10:49:23 -07:00
Ivan Vangelista
cd4dc51ea9 nes.xml: MT07551 (nw) 2020-05-10 20:26:49 +02:00
quasiscroto
e973aaae1f nes.xml, famicom_flop.xml, msx1_car.xml: minor metadata fixes 2020-05-07 14:56:58 -07:00
Robbbert
ebd6028b7c (nw) nes.xml : guardlgn and clones never worked, so marked as unsupported. 2020-05-06 22:04:37 +10:00
Scott Stone
346031fb6d Fixed some label duplicates. In cases where the label was an actual rom label, sldh (same label different hash comments were added (nw) 2020-04-19 23:02:28 -04:00
Vas Crabb
1a5c013c33 (nw) softlist_dev.cpp: validate ROM labels
The free-for-all on labels in software lists is not working.  There's no
consistency, labels are getting excessively long, people are starting to
use non-ASCII characters in labels making it harder for others to type
them when manipulating files on the command line, and there's too much
markup being put in labels.

The length limit is 127 characters, same as for labels in MAME itself.
This should be long enough to be descriptive.  Remember that the Win32
path limit is 260 characters, and many applications and frameworks have
issues with longer paths, including Windows Explorer and the .NET
framework.  Labels are used as filenames, so concessions need to be
made for this.

I have not abbreviated excessively long labels myself - they're
currently causing 135 validity errors.  Someone else can fix them.

Printable ASCII characters are allowed, with a few exceptions.  The
exceptions are limited to characters most likely to cause issues for
interactive shells and scripts:
* ! - csh event substitution (very difficult to escape properly)
* $ - sh varibale expansion
* % - csh job control, cmd variable expansion
* / - UNIX directory separator
* : - sh path separator, Windows drive qualifier
* \ - sh escape, Windows directory separator

Most of the labels that had to be edited were using ! for markup, or
using ! and % for titles in labels.  Strangely, titles in labels are
often forced to lower case, despite this never being enforced for
software lists.  There are also various other edits to titles used for
labels, such as moving articles to the end (with or without a comma),
or replacing spaces with underscores.  As I already said, there's no
consistency at all.

There is far too much markup in labels.  They're even being used for
notes in some cases (e.g. at least one case where a dumper's name is in
the label).  The XML schema supports metadata - use it.  For example,
you can use part_id for an unrestricted display name for a software
part.  You can also use XML comments for notes.

And while on the topic of metadata, vgmplay.xml is putting the same
thing in the part_id as well as the label.  The part_id should have
the actual title, not the title mangled to make it more suitable for
use as a filename.  Addressing this would be a lot of work, given how
large the file is.

For now, empty data areas in software lists cause a verbose message
rather than a validation warning.  There are thousands of software
lists using empty data areas to indicate the size/width of cartridge
RAM/EEPROM/etc.
2020-04-16 14:04:06 +10:00
Vas Crabb
438a497c37 (nw) More license shuffling
Get rid of a couple of copies of the CC0 text.  Add header comment to
CC0 files to remind people editing them what the terms are.  Also add
some missing XML headers.  The header comments in layouts won't bloat
the binary - they get stripped out before compressing, same as any other
comments.
2020-03-07 22:02:56 +11:00
Sterophonick
72440ac594
new WORKING software list additions (#6307)
* new WORKING software list additions

English Pyramid (Pirate)

* nes.xml: fix typo

(nw)

* englpyrm: Add proper cart mapper

(nw)
2020-02-15 17:09:41 -05:00
quasiscroto
674d092afe
Add files via upload (#6220) 2020-01-29 10:17:23 -05:00
Vas Crabb
1fda8836a7 minimaws: add rudimentary listing of software lists to web UI and work around a python issue on loading; also fix up more software list issues (nw) 2019-12-15 02:38:40 +11:00
Scott Stone
1d3ecff45d vz_snap.xml: dtd validation fix (nw)
Many assorted XML files fixed for errant spaces, missing linefeed, improper format, and other oddness (nw)
2019-10-06 21:12:33 -04:00
AJR
cb514ba0f1 nes: Improve MMC5 extended attributes
- mmc5: Use ExRAM byte from nametable area to select palette bank
- ppu2c0x: Fix order of nametable/attribute reads
2019-04-12 08:42:34 -04:00
AJR
4daa4c402f hash/nes.xml: Minor update for consistency (nw) 2019-04-11 23:11:05 -04:00
AJR
35c24108a9 New partially supported software list addition
----------------------------------------------
nes: SimCity (prototype) [archive.org]
2019-04-11 22:37:51 -04:00
cam900
c45866cfe4 Implement Namcot 163 expansion sound volume difference related to iNES format
devices/bus/nes/namcot.cpp : Add note
2019-04-02 14:05:03 +09:00
killamegagiga
e9c22172af
typo fixes to a couple alt_title lines
"chestfld" alt_title must have been incorrectly copied from a sales listing as the subtitle read "without box or instructions".  Replaced with correct subtitle.
Added an extra dot to "touch" subtitle to match what is printed on the instruction manual.  The box cover only shows one dot but this is due to the line break after the word "of".  In Japanese orthography the dots are certainly optional but mixing the dots and no-dots in the same phrase looks awkward.
2018-09-25 08:37:09 -07:00
hap
b44de7e85f nes.xml: add romlabel comments (nw) 2018-05-04 15:33:28 +02:00
hap
e5d0d8ec02 nes.xml: remove problematic filename trailing dots (nw) 2018-05-04 14:58:55 +02:00
Wintermute 0110
e3ad8c6d2d Fixes in SL ROM names (leading and trailing spaces) (#3501)
* Fix ROM name (remove trailing space).

* Fix trailing spaces in ROM name.

* Fix trailing spaces in ROM names.

* Fix leading spaces in ROM names.
2018-05-01 04:45:19 +10:00
DavidHaywood
6aa8f3cf9a actually it's a clone of smb, not smw (nw) 2018-04-08 23:13:38 +01:00
David Haywood
a2c799e226 - mark blades of steel sets as joystick / trackball to reduce confusion (#3438)
- made super mary a clone of smw in nes.xml
2018-04-08 18:55:06 +02:00
Iñigo Martínez
039f9891e0 nes.xml: fixed serial value and added information about Trog! PCB. 2017-08-01 10:21:12 +02:00
Iñigo Martínez
f49effba25 nes.xml: fixed serial value and added information about
Super Mario Bros. 2 PCB.
2017-08-01 10:20:25 +02:00
Iñigo Martínez
eb7f61c41d nes.xml: fixed serial value and added information about Pinball PCB. 2017-08-01 10:16:35 +02:00
Iñigo Martínez
dbd213a763 nes.xml: added information about Super Mario Bros. PCB. 2017-08-01 10:02:22 +02:00
Vas Crabb
f31e735053 srcclean (nw) 2017-06-25 15:18:14 +10:00
DavidHaywood
25a708a877 Move Famiclone stuff from nes.xml to driver, add 2 new sets (#2374)
* moved various famiclones 'ONE BUS' systems from nes.xml to the nes_vt.cpp driver as they're standalone systems, not cartridges.

new NOT WORKING
VG Pocket Tablet [BeckieRGB]
Game Prince RS-1 [BeckieRGB]

VG Pocket Tablet is potentially the most interesting as all the games run in enhanced mode and it even includes a fully licensed version of Frogger (although I need to fix the raster effects for it to look reasonable)
2017-06-11 17:42:57 +10:00
David Haywood
7eeae7892d basic VT03 support 2017-05-23 21:12:26 +01:00
Vas Crabb
dac6dc4f62 srcclean (nw) 2017-04-23 12:27:42 +10:00
Kaz
ee19701c2c nes.xml: new dumps
Adan y Eva [hashes were known, but ROMs surfaced on No-Intro]
AV Super Real Pachinko [Frank Cifaldi]

nes.xml: Marked edu2k48 as working, added notes about mouse titles.
Made koko not use battery-backed WRAM as evidenced on PCB picture. (nw)

bus/nes/waixing.cpp: Slight modernizations. waixing_sgzlz_device is now
implemented the way CaH4e3 does it, also gets some titles mostly working
in full. (nw)

fc_suborkey_device: Make PgUp and PgDown keys actually work (nw)
2017-04-06 11:36:10 +10:00
R. Belmont
0aaed60e38 Merge pull request #2195 from kazblox/master
MOAR misc. softlist stuff
2017-03-28 08:27:24 -04:00
kazblox
1725021202 nes.xml: dance2kc now works, renamed to dance2k, dance2k -> dance2ke (nw)
nes: Removed old references to void dance2k mapper

nes.xml: WRAM corrections based on assumptions, add notes about ALL
waixing_sgzlz based educational carts, misc corrections (nw)
2017-03-28 01:16:51 -04:00
Robbbert
8d0e4bf164 (nw)Fixed nes validation, and added missing linefeed char. 2017-03-22 21:29:25 +11:00
kazblox
e05490e33a Fix copyrights in subor2 slot device.
nes: Some more slight corrections in the softlist, fix and check some
big whoopsies (nw)
2017-03-21 17:16:50 -04:00
kazblox
c488308495 nes: Add Subor Type 2 board. (nw)
nes: Fix debug output when reading iNES headers. (nw)

nes/ppu2c0x: Improved PAL clone timings. (nw)

nes/n2a03: Refactored clock definitions [includes other drivers using the
N2A03] (nw)

nes: Improved refresh rates and timings to reflect nesdev (nw)

nes: Softlist improvements and corrections [koko, mkgoogoo and others] (nw)

nes: Verified koko in the softlist as a good dump (nw)

nes: Softlist additions [subor5, subor6, subor10, subor11, subor13, doolybld]
(nw)

New not working machines added: Subor SB-486, M82 Display Unit (PAL) (nw)

nes: Marked drpcjr as NOT WORKING due to missing hardware. (nw)

New working machines added: Micro Genius IQ-501, Micro Genius IQ-502, Dendy Classic 2 (nw)

nes: marked dendy as a clone of iq501 (nw)
2017-03-21 07:46:36 -04:00
Kaz
e78708c1c8 nes: mkgoogoo added, dancekar works, corrections (nw) 2017-03-05 11:50:53 -05:00
einstein95
259940e9ed Fix megadriv.xml comment alignment and dejavuj subtitle (nw) 2016-09-26 01:22:31 +13:00
Scott Stone
adef678048 Software fix for nes.xml (nw) 2016-08-23 12:10:21 -04:00
etabeta78
fb781994a4 checkpoint. nw. 2016-06-27 18:32:36 +02:00
etabeta78
d434935918 Forgot about this dump this morning. nw. 2016-05-30 16:10:57 +02:00
etabeta78
be406134ae more consistency fixes. nw. 2016-05-29 11:38:55 +02:00
Miodrag Milanovic
68785dccfe Cleanups and version bump 2016-05-25 08:19:21 +02:00
etabeta78
e37e21416d more naming consistency across lists. nw. 2016-05-23 07:52:20 +02:00
Scott Stone
ee4f0bb6a4 Fix for megadriv.xml duplicate publisher and numerous format fixes for recent XML additions and changes (nw) 2016-05-17 14:23:10 -04:00
etabeta78
c176c168bb new softlist entry
=============

nes.xml: Happily Ever After [Sean McGee, NintendoPlayer]
2016-05-13 10:24:34 +02:00
etabeta78
56430fd9fd new softlist entry
=============

nes.xml: Venice Beach Volleyball (Gluk Video) [sewave]

out of whatsnew: one more Spanish dump which had been documented at bootgod's DB but never released is now available! hooray!
2016-05-12 09:35:38 +02:00
etabeta78
6a53a6aeff a few files I had missed in the weekend + some cleanups. nw. 2016-05-11 15:08:00 +02:00
etabeta78
dae2e7afbb another bunch of items from my backlog + a new NES dump
from TeamEurope (it's not working due to unemulated board). nw.
2016-05-07 14:28:29 +02:00