Commit Graph

445 Commits

Author SHA1 Message Date
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
David Haywood
c912a50040 some additional famiclone bios roms [Team Europe] 2015-07-29 00:59:16 +01:00
Miodrag Milanovic
76b978d039 Cleanups and version bump 2015-04-29 08:18:54 +02:00
etabeta78
df9684f085 whops... this was not supposed to be removed... nw 2015-04-26 08:22:36 +02:00
etabeta78
917d16434a added a few new dumps, recently surfaced. nw. 2015-04-26 08:07:53 +02:00
etabeta78
a3d1921fed (MESS) gameking.xml: added a new dump and two redumps. [SSJ & TeamEurope]
(MESS) nes.xml: added three new dumps. [TeamEurope]
2015-04-22 22:33:49 +02:00
etabeta78
904af8bc0b (MESS) misc new dumps added to softlists. nw. 2015-04-03 07:43:05 +02:00
Miodrag Milanovic
0147bb4cc8 Cleanups and version bump 2015-03-25 08:16:51 +01:00
etabeta78
8e0608371f (MESS) misc round of new dump additions (from multiple sources) and consistency fixes. nw. 2015-03-23 08:28:08 +01:00
Miodrag Milanovic
e6f78d5ed2 Cleanups and version bump 2014-12-31 07:53:27 +01:00
etabeta78
a0519c47f5 misc new files added to softlists. nw. 2014-12-18 08:57:54 +01:00
etabeta78
28e568ff6a some new images from sparse sources. nw. 2014-12-04 07:02:17 +01:00
etabeta78
f3a70a2de1 (MESS) added some more disks to fm7_disk.xml and fixed a bunch of
naming inconsistencies. nw.
2014-11-23 16:39:59 +01:00
etabeta78
384f7653e1 (MESS) misc new dumps and redumps. nw. 2014-11-01 14:49:37 +01:00
etabeta78
938dcdcbe4 (MESS) nes: fixed NINA-06 mirroring, making Krazy Kreatures and
Mermaids of Atlantis working, and fixing a few glitches in other games
(e.g. the Robert Byrne's Pool Challenge proto). [Fabio Priuli]
2014-10-30 23:29:21 +01:00
Miodrag Milanovic
c93ed344fb Cleanups and version bump 2014-10-15 07:19:47 +00:00
Fabio Priuli
474ff69935 (MESS) nes.xml: added a couple of new multigame dumps using
OneBus PCB. [TeamEurope]
2014-10-13 05:58:14 +00:00
Fabio Priuli
af7242fcb4 (MESS) famicom: converted the disk system add-on to be a cart
in the softlist. The official syntax to launch disk games is now
  mess famicom -cart disksys -flop gamename
which corresponds to inserting the RAM expansion cart with
connected the disk drive into the cartslot and the desired disk
in the disk drive (exactly like you would have done with the
real thing). In this way, you cannot mount anymore both a cart and 
a disk in the Family Computer (as in a real unit). 
Users that cannot cope with this limitation and/or with the new 
syntax can still use the famitwin driver (which offers both cart and 
disk options) or the newly added driver fds which emulates a
famicom with the expansion always inserted: in both latter cases
the old syntax
  mess famitwin -flop gamename
will launch the game, as previously. [Fabio Priuli]

(MESS) famicom: fixed disk system IRQ latch clear in Kaettekita
Mario Bros. based on investigations by FHorse. [Fabio Priuli]


Out of whatsnew: For the moment I gave up the original plan to 
also modernize the floppy drive and the disk format. If anyone 
wants to look into these, be my guest :-)
2014-09-11 21:01:45 +00:00
Fabio Priuli
3ba633e900 (MESS) nes.xml: added another proto dump. nw. 2014-08-16 07:16:35 +00:00
Fabio Priuli
fe88c8a093 (MESS) nes.xml: added dump of Codemasters' Super Adventure Quests. [Porchy] 2014-08-10 06:36:49 +00:00
Fabio Priuli
e8f5dd339d and another long awaited proto found its way to the public (courtesy of arasoi). nw. 2014-08-04 06:05:15 +00:00
Alex W. Jackson
ea967a609d fix katakana title (nw) 2014-08-04 05:20:03 +00:00
Fabio Priuli
7d835aaec3 periodical round of updates (including in particular the recent dump of FC Parody World - Monster Party proto by Shinsei). nw. 2014-08-03 10:29:58 +00:00
Miodrag Milanovic
79246ab917 More cleanups, there is issue with srcclean that needs to be taken care as well, just doing now what we can 2014-07-22 06:21:54 +00:00
Fabio Priuli
2a617b95de these lines were fine (I had removed them as an experiment only). nw. 2014-06-03 17:14:04 +00:00
Fabio Priuli
3517de3580 (MESS) nes.c: fixed WRAM banking for MMC5, so that Bandit Kings of Ancient China
(and Suikoden - Tenmei no Chikai) can be considered as working. Also fixed wrong
battery size for Aoki Ookami to Shiroki Mejika - Genchou Hishi in xml, which was causing 
a "Memory Over" error message ingame. [Fabio Priuli]

out of whatsnew: apparently the current WRAM mirroring (based on nesdev wiki notes)
causes glitches in some of these games. I hope to improve this soonish.
2014-06-03 17:08:51 +00:00
Fabio Priuli
6ab766f4dd (MESS) nes.xml: added correct nvram to dezaemon, thanks to naruko's
research [Fabio Priuli]
2014-05-02 12:21:31 +00:00
Fabio Priuli
593b53d73b image.c: Added support for loading a default battery, instead of a fixed fill value, when no
battery is found. This allows for loading factory formatted sram/nvram from softlist. [Fabio Priuli]

(MESS) nes.c: Fixed Silva Saga, which relies on SRAM not being 0x00 filled from factory,
with many thanks to naruko for investigating the problem. [Fabio Priuli]
2014-05-02 08:32:21 +00:00
Fabio Priuli
78a59e6524 (MESS) nes_jy: Fixed a silly mistake and improved a little bit the
emulation of JY Company PCBs (mappers 90, 209 & 211). It's still
too glicthy to be promoted to working state, but you can now see
how Super Mario Wolrd, Contra Spirits, Donkey Kong Country 4 
and Tiny Toons Adventures 6 were like. nw.
2014-02-22 10:07:37 +00:00
Fabio Priuli
b40ea2dac4 (MESS) nes: properly implemented Aladdin Deck Enhancer as a
pass-through cart. Correct syntax to launch e.g. Dizzy The Adventurer
is now "mess nes -cart ade -cart2 dizzyadv". Moved Aladdin minicart
dumps to a separate softlist (but you can load in -cart2 iNES files from
fullpath, if you like) [Fabio Priuli]
nes_camerica: simplified emulation of the BF9096 board and fixed 
emulation of GoldenFive board (used by the Polish Pegasus 5 in 1
cart). [Fabio Priuli]

out of whatsnew: this commit completes the recent work about emulating properly the 
different pass-through NES/Famicom devices and their corresponding mini-carts...
there should be no more games requiring non-standard syntax to be launched.
2014-02-21 12:09:38 +00:00
Fabio Priuli
5c2b6036df (MESS) nes: Properly implemented the Bandai Karaoke Studio expansion
slot. The two Senyou Cassettes (Top Hit 20 Vol 1 & Vol 2) have now to be 
loaded with the following commands "mess nes -cart karaoke -cart2 top20v1" 
(or top20v2). This is accurate to the hardware, because these expansions
had to be manually inserted into the body of the main Karaoke Studio cart 
before playing. [Fabio Priuli]
2014-02-19 05:48:54 +00:00
Fabio Priuli
ca090b8eec (MESS) nes: added Karaoke Studio inputs, mapped to keys Z, X, C. you can
now select songs and see the animation, even if I would not call playable the
games this way. [Fabio Priuli]

out of whatsnew: the expansion slot is currently hacked around at loading time. 
I will soon implement it as a subslot, but I still need to check a few details first.
2014-02-17 08:28:26 +00:00
Fabio Priuli
ad550cb7b8 (MESS) nes: Properly implemented the Bandai Datach as a passthru cart.
Datach games have now to be loaded with the following commands
"mess nes -cart datach -cart2 gamename" where gamename can be
either a shortname from the datach softlist, or a fullpath to the iNES files
(or to headerless 256k dump of the Datach minicarts). This is accurate
to the hardware, because Datach carts could not be mounted in the main
Famicom cartridge slot. [Fabio Priuli]
2014-02-13 10:16:44 +00:00
Fabio Priuli
19644051e1 (MESS) nes_irem.c: fixed Ai Sensei no Oshiete, based on hardware doc by naruko [Fabio Priuli] 2014-02-09 18:02:34 +00:00
Fabio Priuli
98ea494a9f (MESS) nes: added support for iNES 2.0 submappers [Fabio Priuli]
out of whatsnew:
+ fixed a small bug in handling MMC-1 games with > 8K of WRAM (only a Jpn baseball games use this, 
   and I can see no difference in behavior)
+ updated emulation status in xml for a few games I had made working during slot-ification
2014-02-09 11:21:08 +00:00
Fabio Priuli
fda2bee03e (MESS) nes_mmc5: misc wip [Fabio Priuli]
* hacked around the limitations of our PPU code, so to support the different CHR registers
* implemented Extended Attribute Mode (Ex1)
* improved PRG-RAM handling
* simplified NT-RAM handling
* first attempt to add split screen mode, still broken

out of whatsnew: this was for sake of messnew inclusion ;)
2014-02-08 19:21:07 +00:00
Fabio Priuli
ed5e5fad74 (MESS) nes.xml: fourth (and temporarily last) round of new additions. nw. 2014-02-03 07:32:16 +00:00
Fabio Priuli
6ca40e8055 (MESS) nes.xml: third round of new additions + fixed a copy & paste mistake. nw 2014-02-02 07:26:08 +00:00
Fabio Priuli
62ed00c84a (MESS) nes.xml: second round of new dumps from my loooong backlog. nw. 2014-02-01 08:09:25 +00:00
Fabio Priuli
ef3421e19b (MESS) nes.xml: first round of new additions to keep up with the
new dumps floating around. nw

also, added two new gbc redumps. nw.
2014-01-28 19:27:38 +00:00
Miodrag Milanovic
44d5c1b8ab Cleanups and version bump 2013-11-05 06:59:51 +00:00
Fabio Priuli
8a3a8c63c6 [MESS] pico.xml: added more dumps and more documentation. [Team Europe]
out of whatsnew: also sync lists with new dumps from taizou, lostlevels, nintendoage and others.
2013-10-28 18:28:05 +00:00
Fabio Priuli
3e97968771 (MESS) nes.c: added dump for another interesting fds conversion found in the same chinese pack as the other.
emulation for this work, except for SRAM. nw.
2013-05-18 15:03:35 +00:00
Fabio Priuli
8c510ba369 (MESS) nes.c: added a new fds conversion dump found in a big chinese pack. emulation
is only partial, unfortunately. nw.
2013-05-13 14:29:50 +00:00
Miodrag Milanovic
4bf717996f Cleanups and version bump 2013-04-30 06:36:06 +00:00
Fabio Priuli
d05500cd0d (MESS) nes: improved UNL-09-034A emulation and added some notes about
our slot implementation, to help possible external contributors to get the basics. nw.
2013-04-29 09:58:35 +00:00
Fabio Priuli
ee33a7bfaf (MESS) NES: hopefully fixed a crash occurring at exit when PRG is not a multiple of 16KB.
Also promoted to working state two other SMB clones running on the same pcb as 
SMB Malee 2 (whose support was added a few days ago). nw.
2013-04-24 21:49:57 +00:00
Fabio Priuli
2a6e803a9e (MESS) nes.c: Fixed remaining known bootleg PCBs (mostly SMB2 FDS conversions) and
improved FFE mappers (I'd be more interested into actually emulating the copier but this is
all we got at the moment...) . nw.

Also, backing up some wip code for other pcbs that still does not produce any useful result.
2013-04-24 06:36:07 +00:00
Fabio Priuli
937fd2493f (MESS) nes.c: fixed NINA-001 emulation (mapper 34), promoting Impossible Mission II to working
state [Fabio Priuli]
(MESS) nes.c: improved Taito LROG017 emulation (mapper 77), promoting Napoleon Senki to working
state [Fabio Priuli]
(MESS) nes.c: added emulation of the Sachen SA-9602B pcb used by Mei Shao Nv Meng Gong Chang,
a chinese port of Princess Maker by Sachen, based on the great work done by Cah4e3 in FCEUMM 
[Fabio Priuli]

out of whatsnew: this change also moves the summary of known issues in the appropriate source files
(some pirate and multigame cart issues have to be rechecked, due to the amount of changes done since
they were last checked, so I will add them back after a few test)
2013-04-22 13:23:56 +00:00
Fabio Priuli
c1540080a1 (MESS) nes.c: major refactoring and improvements of NES/FC cart emulation: [Fabio Priuli]
- converted carts, mappers and pcbs to use slot devices
- fixed starting of Famicom, Famicom Twin and Dr. PCJr
- fixed handling of "no disk" in FDS so that the system displays Mario and Luigi 
  jumping around as expected
- added AY8910 sound to Sunsoft-5B (Gimmick JPN sfx)
- added YM2413 to VRC-7 (Lagrange Point OST)
- added support for recorded samples to Jaleco sport titles and to Bandai Family Trainer
  Aerobics Studio, thanks to notes by hap and egoh, and recordings by Pongbashi 
  (samples are needed because these games use a currently undumpable speech chip)
- added support for NES-EVENT pcb used by Nintendo World Championship 1990,
  including dipswitches
- added support for Galoob Game Genie real usage (in addition to the codes which
  Puggsy added to his cheat collections): when you load ggenie, a second cartslot 
  becomes available to load another game attached to the cheat device (e.g. with
  "mess.exe nes -cart ggenie -cart2 smb") and you can enter the cheat codes as in a
  real NES
- added support for Nantettatte!! Baseball lock-on mechanism, based on the tests
  performed by naruko on his carts: when you load nantbb, a second cartslot 
  becomes available to load one of the two update minicarts (91 Hen or OB Hen)
- improved emulation of Namcot 163, 175 and 340 boards, based on the tests
  performed by naruko, lidnariq and bootgod on the real hardware
- moved Nantettatte!! Baseball minicarts to a separate list (nes_ntbrom.xml) because 
  they cannot be loaded in the NES directly, but only through the nantbb subslot
- emulated bus conflict (CPU/PRG) in PCBs documented as having it
- partial emulation of open bus, enough to make working the games using it as a sort
  of protection
- fixed crash when loading files using FFE mappers
- fixed mirroring in some boards (Sunsoft DCS and UNL-CC-21) and in some games
  (e.g. Paris Dakar Rally Special and Escape from Atlantis)
- fixed a few bugs in Tengen 800032 emulation (mapper 64), promoting Klax, Xybots 
  and Road Runner to work state
- fixed Tengen 800037 emulation (mapper 158), promoting US Alien Syndrome to work
  state
- added working emulation of many bootleg pcbs used for pirate conversions from FDS
  (Ai Senshi Nicol, Doki Doki Panic, Fuuun Shaolin Kyo, Green Beret, Monty no Doki 
  Doki Daidassou, Tobidase Daisakusen, Super Mario Bros Malee 2 / Genius Merio Bros...)
- improved emulation of many pirate pcb (BMC-GOLDENCARD-6IN1, KS7013B, 
  KS7012, BMC-GHOSTBUSTERS63IN1, UNL-MALISB, MAXI15 and more...)
- improved RacerMate Challenge II emulation, but the game is still not working due to
  unemulated bicycle controller
- added CPU-based IRQ mode in Tengen 800032 emulation (mapper 64), fixing
  Skulls & Crossbones gfx (but the game is still not working)
- fixed many small inaccuracies in the old code, spot during the conversion
- added support for most other known pcbs, even if in most cases emulation is only
  sketchy
- reduced the need of fake alt pbcs for boards which only differed by mirroring handling 
  (these are now recognized through the "mirroring" feature)
- removed fake wram which was added to a lot of partially documented pcbs and 
  re-added it only where actually present, so to more accurately document what was 
  really in the carts

Out of whatsnew: There's still a lot to do (e.g. to clean up the implementation of the pirate pcbs)
but I hope that submitting this now I can get some wider testing help so to catch and fix regressions 
before next release :)
2013-04-21 19:27:29 +00:00
Miodrag Milanovic
c6cd8a09c8 Cleanups and version bump 2013-04-09 06:46:57 +00:00
Fabio Priuli
8e7ca9687d (MESS) nes.xml: Identified at last weilaixz as the unique Sachen TCU-02/mapper 136 game.
Set promoted to working state.
2013-04-05 06:58:06 +00:00
Fabio Priuli
b9a49571fc missed one list. nw. 2013-03-22 18:00:20 +00:00
Fabio Priuli
9ae2d21ca3 (MESS) nes.xml: avoid path separators in filenames. nw. 2013-03-20 05:55:39 +00:00
Miodrag Milanovic
4337250fbe used old version of srcclean, so I put back old files and run it again, it produce much less changes, sorry for this (nw) 2013-03-19 11:38:58 +00:00
Miodrag Milanovic
0e1f5ad25b Cleanups and version bump 2013-03-19 07:22:20 +00:00
Fabio Priuli
7c148894ac added a few protos dumped recently by Skrybe. nw. 2013-03-18 17:54:28 +00:00
Fabio Priuli
e145f75929 added missing pcbs. nw. 2013-03-18 16:40:48 +00:00
Fabio Priuli
270c7ac615 sync with bootgod db. nw. 2013-03-18 16:24:50 +00:00
Fabio Priuli
7addd5a9db silencing cmpro. nw. 2013-03-18 15:04:09 +00:00
Fabio Priuli
db42b7fdc0 fixed size. nw. 2013-03-18 05:24:14 +00:00
Fabio Priuli
6b3bb0f0f9 (MESS) nes.xml: a bunch of new additions from several sources. nw. 2013-03-17 22:02:02 +00:00
Scott Stone
e7d161996a fix equal names for different ROM hashes in nes.xml (nw) 2013-02-23 21:29:33 +00:00
Scott Stone
c7254e6408 Alignment fixes for XML hashes. (nw) 2013-02-21 05:04:54 +00:00
Fabio Priuli
86fa2b098c softlist: added a bunch of recent dumps. no whatsnew. 2013-01-25 16:11:44 +00:00
Fabio Priuli
bc23730a9a (MESS) softlists: Misc naming and description consistency fixes. no whatsnew. 2013-01-20 10:16:20 +00:00
smf-
19a14cbba6 use spaces in xml comments. This is the output from a local srcclean change applied after reverting the 0.148 cleanup, to avoid losing previous formatting. 2013-01-11 16:23:29 +00:00
Miodrag Milanovic
0e19f641d3 Cleanups and version bump 2013-01-11 07:32:46 +00:00
Fabio Priuli
a1e4f2f3ea nes: avoiding error for unsupported boards. no whatsnew. 2012-12-27 07:23:10 +00:00
Fabio Priuli
a26625f9d6 snes.xml: fixed a few missing parent/clone relations (thanks to PooshhMao for spotting these) and added a bunch of dumps to be investigated. no whatsnew.
n64.xml: added a recently released proto dump. no whatsnew.
gba.xml: added new dump from nointro. no whatsnew.
nes.xml: added usual flush of new pirate dumps/redumps from misc sources + one proto. no whatsnew.
2012-12-23 11:33:23 +00:00
Fabio Priuli
cb9ead8eec (MESS) gbcolor.xml: added new dumps from BigFred and taizou. no whatsnew.
(MESS) nes.xml: added dumps of Super Maruo (first pirate FC game ever), courtesy 
of bombman, and of a few pirate games, courtesy of maxzhou. no whatsnew.
+ bunch of misc tiny fixes (thanks Tafoid)
2012-10-05 05:14:03 +00:00
Fabio Priuli
04db5d0591 (MESS) nes.xml: a few new dumps from cah4e3 and byemu. no whatsnew.
(MESS) gameboy/gbcolor.xml: a couple of pirate dumps from taizou. no whatsnew.
2012-09-12 19:09:29 +00:00
Fabio Priuli
091d2875f5 (MESS) nes.xml: identified a couple of pcb types and fixed mirroring in one pirate game. (nw) 2012-09-11 07:39:50 +00:00
Fabio Priuli
33a6104ac8 (MESS) gbcolor.xml: added a few new dumps, courtesy of BigFred. no whatsnew.
(MESS) softlist: another bunch of fixes. no whatsnew.
2012-09-10 22:35:34 +00:00
Justin Kerk
268bc19da2 Replace most fullwidth characters in Japanese software lists - they exist for backwards compatibility and there is generally no good reason to use them nowadays (nw)
Also replaced combining dakuten with precomposed forms and made a few romanization tweaks
2012-09-09 23:41:25 +00:00
Fabio Priuli
138b3681f1 (MESS) snes.xml: a new prototype dump from Evan of snes central, through of ReadOnly. no whatsnew.
(MESS) softlist: minor updates. no whatsnew.
2012-09-09 20:51:16 +00:00
Fabio Priuli
69a8c465e2 (MESS) misc updates to softlists. no whatsnew. 2012-09-09 05:53:32 +00:00
Fabio Priuli
ceec0418a5 softlist: misc fixes. no whatsnew. 2012-09-02 10:15:43 +00:00
Fabio Priuli
1710c16689 (MESS) softlist: misc cleanup (thanks to souxx), added bits of info (thanks to Anna) and some fix to the nes list. no whatsnew. 2012-08-29 19:25:48 +00:00
Fabio Priuli
55150f40c1 (MESS) softlist: misc cleanups and info additions. no whatsnew. 2012-08-28 18:26:32 +00:00
Fabio Priuli
5c09b67cbb softlist: removed a few blank spaces, thanks to souxx for spotting them. no whatsnew. 2012-08-27 18:49:44 +00:00
Fabio Priuli
3077c162bd softlists: misc cleanups and consistency fixes (channelf courtesy of k11). no whatsnew.
mz2000_*.xml: added a few more files. no whatsnew.
2012-08-27 18:45:25 +00:00
Miodrag Milanovic
960ae0c0de Sync software lists from MESS into hash (no whatsnew) 2012-08-21 10:47:55 +00:00