453 Commits

Author SHA1 Message Date
Scott Stone
d06d200627 lowercase... (nw) 2013-04-25 12:03:17 +00:00
Scott Stone
ba02fc1374 Fix a couple same name/diff crc romnames (nw) 2013-04-25 12:00:04 +00:00
Fabio Priuli
ca39e65ab5 (MESS) n64.xml: new dumps from Carrot + fixed a 1byte bad dump for pokestad (thanks to the retrode guys). nw. 2013-04-25 05:05:42 +00:00
Fabio Priuli
db73d6d21b re-submit of LoganB's updated gbcolor.xml. this time validation should be ok. nw. 2013-04-24 21:51:20 +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
4715c52f52 two new pico dumps from TeamEurope. nw. 2013-04-24 09:05:55 +00:00
Fabio Priuli
9ee01824c2 fixed validation too. nw. 2013-04-24 09:05:08 +00:00
Fabio Priuli
61f8dce6f3 gbcolor.xml submission was busted. temporarily reverted until I have time to fix it. nw. 2013-04-24 09:02:06 +00:00
Miodrag Milanovic
0091c61318 fix one more (nw) 2013-04-24 08:55:04 +00:00
Miodrag Milanovic
8c961ddc56 removed duplicated line (nw) 2013-04-24 08:24:10 +00:00
Fabio Priuli
84af806a8d (MESS) softlist: added PCB documentation to gba, gbcolor and n64 lists,
based on nointro pictures [LoganB]
(MESS) svmu.c: changed input mappings to be more standard [LoganB]

also, LoganB has updated the support status of snes_strom.xml saving me the time to test
them again :)
2013-04-24 06:40:59 +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
Fabio Priuli
0d62761350 (MESS) misc new dumps from carrot, TeamEurope and others. nw. 2013-04-21 06:01:45 +00:00
Fabio Priuli
2b291b19f2 (MESS) softlist wip. nw.
- gbcolor: new syntax pirate dumps by taizou
- pico: a couple of new dumps by TeamEurope
- megadriv: added a few info from LoganB
2013-04-19 05:44:46 +00:00
Fabio Priuli
97b6984f22 (MESS) n64.xml: yet another prototype dumped by Carrot. nw. 2013-04-14 11:11:17 +00:00
Fabio Priuli
c1945294b7 (MESS) megadriv.xml: added remaining info from the first chunk of sunbeam's notes&pics (more to come soonish),
plus a proto recently dumped by nintendoplayer. nw.
2013-04-13 06:14:39 +00:00
Fabio Priuli
4570c897cf (MESS) n64.xml: added a few test/demo carts, whose dumps were kindly released by anonymous donor through oliveryuyu. nw. 2013-04-12 07:16:24 +00:00
Miodrag Milanovic
c6cd8a09c8 Cleanups and version bump 2013-04-09 06:46:57 +00:00
Fabio Priuli
0595f70aa3 (MESS) snes.c: added support for the PowerFest '94 competition cart. [Fabio Priuli] 2013-04-07 09:32:02 +00:00
Fabio Priuli
b236575a4e whops. nw. 2013-04-06 16:33:17 +00:00
Fabio Priuli
7d9e8bd24c (MESS) n64.xml: new Excitebike Rev. A dump from Carrot. nw. 2013-04-06 10:02:55 +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
bed15297c7 (MESS) 32x.xml: reduced some dataarea sizes. nw. 2013-04-05 06:55:12 +00:00
Fabio Priuli
653694656f (MESS) a800.xml: A couple of new cartridge additions. [K1W1] 2013-04-05 06:53:22 +00:00
Fabio Priuli
964e5caacd (MESS) megadriv.xml: fixed dumps for some PCBs with 128K+512K chips, plus added a couple of
new dumps, courtesy of sunbeam. nw.

I'm almost at the end of the pile of info/pics/dumps kindly offered by sunbeam, phew...
2013-04-04 21:48:03 +00:00
Fabio Priuli
12d502e32e whoops. nw. 2013-03-30 07:32:54 +00:00
Fabio Priuli
9b27219838 (MESS) pico.xml: New Japanese dumps added [TeamEurope] 2013-03-30 07:30:18 +00:00
Fabio Priuli
1f8f60ceb3 (MESS) gbcolor.xml: added new proto. nw. 2013-03-30 06:52:20 +00:00
Fabio Priuli
3c3022fc35 From ReadOnly: fixed some formatting, added some notes and a new dump before resuming the usual wip, no whatsnew 2013-03-28 20:40:01 +00:00
Curt Coder
a8e51e24e2 (MESS) Added some third party Commodore operating systems. (nw) 2013-03-28 20:01:16 +00:00
Curt Coder
3ad939654b (MESS) Added some most wanted Commodore ROMs. [Martin Hoffmann-Vetter] 2013-03-28 14:21:21 +00:00
Miodrag Milanovic
ecf2facc0a Fixed data area for ibjpcjr basic card (nw) 2013-03-28 11:11:00 +00:00
Fabio Priuli
d5ca5b117a (MESS) added a couple of new dumps. nw. 2013-03-28 08:39:40 +00:00
Fabio Priuli
5b9110af91 (MESS) gbcolor.xml: fixed a bunch of wrong slot values. nw. 2013-03-28 08:21:09 +00:00
Fabio Priuli
626f45e2fc (MESS) softlist: added more documentation about Sega PCBs and chip labels. nw.
Anyone willing to contribute pictures of the PCBs for Sega console carts is welcome...
2013-03-28 07:37:20 +00:00
Curt Coder
e61d508086 (MESS) ql: Added floppy softlist. [anonymous] 2013-03-26 16:01:23 +00:00
Fabio Priuli
c0a139717d (MESS) this too. nw. 2013-03-25 16:58:18 +00:00
Fabio Priuli
2097465cac (MESS) megadriv.xml: some more carts documented + some consistency fix. nw. 2013-03-25 16:53:18 +00:00
Fabio Priuli
e734415ff9 (MESS) added latest SMS Power dumps. nw. 2013-03-25 16:36:27 +00:00
Fabio Priuli
d4c9ec904e (MESS) fixed a couple of dataarea sizes and added a new ipf release to spectum_flop, from Kaylee. nw. 2013-03-25 16:35:43 +00:00
Curt Coder
6baee47d48 (MESS) v1050: Made the Winchester CP/M default. (nw) 2013-03-25 14:28:10 +00:00
Curt Coder
54cf165752 (MESS) c64: Added some Polish cartridges. (nw) 2013-03-24 20:16:22 +00:00
Fabio Priuli
5409bd67cd (MESS) megadriv.c: removed drivers gensvp, mdsvp and mdsvpj: Virtua Racing can
now be loaded directly in genesis, megadriv and megadrij [Fabio Priuli]
2013-03-23 11:53:31 +00:00
Fabio Priuli
b9a49571fc missed one list. nw. 2013-03-22 18:00:20 +00:00
Fabio Priuli
cdcfd481bf sanitized some more rom filenames. nw. 2013-03-22 17:53:14 +00:00
Fabio Priuli
28eb9b39a8 (MESS) reorganization of megadriv.xml, part 2. nw. 2013-03-22 15:14:27 +00:00
Fabio Priuli
f1283d262c (MESS) megadriv.c: backing up preliminary work on SVP as slot device. disabled by default.
also reorganization of megadriv.xml, part 1. nw.
2013-03-21 15:53:22 +00:00
Fabio Priuli
ef5e121b57 added recently dumped proto. nw. 2013-03-21 07:52:56 +00:00