Commit Graph

132 Commits

Author SHA1 Message Date
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
etabeta78 b3c5e8d324 many more from my backlog. in particular: replaced Teshu Budui 2
(aka Terrifying 9/11) hacked GBC dump with the correct one,
courtesy of Taizou, and fixed Policeman NES graphical emulation.
nw.
2016-05-06 07:59:42 +02:00
etabeta78 840964daff fixed dquest4a and marked it as supported again. nw. 2016-05-05 00:21:42 +02:00
etabeta78 149dd41add another batch from my backlog (most new additions don't work,
but I hope to add support for some of the new mappers soon). nw.
2016-05-04 21:50:25 +02:00
Robbbert 04f2fbc5c7 Fixed typo in nes.xml 2016-05-04 16:52:21 +10:00
etabeta78 14473449e9 a first dive in my huge backlog. nw. 2016-05-04 06:33:56 +02:00
Scott Stone 8437514d2c Update nes.xml hash with new multigame dumps from TeamEurope (nw) 2016-03-16 15:03:47 -04:00
David Haywood 387d566b0e Merge pull request #467 from einstein95/nes_patch
Fix nadia (nw)
2015-11-15 18:49:57 +00:00
einstein95 79140d6365 Fix nadia (nw) 2015-11-16 06:31:59 +13:00
Scott Stone 83c95119f4 nes.xml: Delete duplicate set + some clarification (nw) 2015-10-07 18:50:28 -04:00
Scott Stone a73522ab0f Hand fixed nes.xml issues (nw) 2015-09-09 13:25:49 -04:00
Scott Stone daa82e3ce4 Fix formatting after more recent changes to softlists (nw) 2015-09-09 12:53:30 -04:00
Scott Stone 2f25479afd Software List additions:
- gameking.xml (4in1_01,4in1_02,4in1_03,4in1_04,4in1_05,4in1_06,4in1_07,4in1no09,4in1no11,4in1no12,4in1no13) [SSJ, TeamEurope]
- gameking3.xml (flycab)  [SSJ, TeamEurope]
- gbcolor.xml (magiclmp,binmnst2)  [SSJ, TeamEurope]
- nes.xml (bookyman, mc_cb203)  [SSJ, TeamEurope]
- pico.xml (diraeiu10th, peterpan10th, sanouk5, susiechn)  [TeamEurope]
- vc4000.xml (comefrut)  [SSJ, TeamEurope]
2015-09-09 01:31:54 -04:00
Miodrag Milanovic 1b452e3bfb Cleanups and version bump 2015-07-29 08:34:21 +02:00