Commit Graph

773 Commits

Author SHA1 Message Date
Michaël Banaan Ananas 5dd9010803 added some undumped carts info 2013-06-09 07:33:46 +00:00
Curt Coder 415447b3fe Fixed dataarea size. (nw) 2013-06-06 14:02:23 +00:00
Curt Coder d8571d9f57 (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] 2013-06-06 14:00:58 +00:00
Fabio Priuli 95b95feb5e (MESS) megadriv.xml: added info and verified some more dumps. [sunbeam]
+ added newly dumped 16 Tiles Mahjong II & the recently released (by the developers themselves) Oh Mummy
2013-06-06 07:01:37 +00:00
Curt Coder a07d222d26 (MESS) ep64_flop.xml: Added floppy images. [Curt Coder] 2013-06-05 14:38:29 +00:00
Curt Coder 80eba5bc86 (MESS) ep64_cass.xml: Added preliminary cassette software list. [Guru, Curt Coder] 2013-06-05 14:29:58 +00:00
Curt Coder 6621051bb7 (MESS) ep64_flop.xml: Added floppy images. [Curt Coder] 2013-06-04 14:50:00 +00:00
Fabio Priuli 38e965c78c fixed xml. nw. 2013-06-03 20:37:25 +00:00
Curt Coder 67b05b5f15 (MESS) pet_flop.xml: Added some unsorted floppies. (nw) 2013-06-03 13:51:49 +00:00
Curt Coder 48736e0700 (MESS) horizon.xml: Added floppies. [Andrew Lynch] 2013-05-31 13:43:43 +00:00
Fabio Priuli 1d6300d7d0 megadriv.xml: minor formatting cleanup from sunbeam. nw. 2013-05-31 06:19:32 +00:00
Curt Coder 737ea59851 (MESS) qx10: Added floppy software list. [Curt Coder] 2013-05-30 13:56:03 +00:00
Curt Coder a93fdfab23 (MESS) pet: Implemented SoftBox IEEE-488 peripheral mode, where a PET computer is used as terminal. [Curt Coder, Mike Naberezny] 2013-05-29 20:06:42 +00:00
Fabio Priuli 527c153e99 (MESS) scv.c: simplified input reading and added save state support [Fabio Priuli]
I've also fixed Star Speeder rom loading, but the game is not working yet.
2013-05-29 05:27:58 +00:00
Fabio Priuli 620187abe1 (MESS) pce.c: converted carts to use slot devices [Fabio Priuli] 2013-05-27 15:27:03 +00:00
Curt Coder f79944e6c6 (MESS) softbox: Added floppy software list. [Mike Naberezny] 2013-05-27 13:25:44 +00:00
Fabio Priuli f576f68883 (MESS) snes.xml: new dump from Le GROS Pixel. nw. 2013-05-27 12:08:10 +00:00
Fabio Priuli af6d6ee63e (MESS) sg1000: fixed RAM in a few games and added support for the Othello PCB (ROM + 2K RAM). nw. 2013-05-27 05:27:08 +00:00
Fabio Priuli eab6a13f1c (MESS) vsmile.xml: added new German dumps. [TeamEurope]
also, I've hacked up the rom region and cart loading for vsmile so that some dumps start to show stuff,
and TeamEurope can use MESS too for basic testing of the dumps... 
devs who know more about this cpu are welcome to work on it, because I can't do much more than this :-)
2013-05-26 12:14:45 +00:00
Fabio Priuli 3476c84442 (MESS) softlist: added list for Otrona Attache disks. [Kaylee] 2013-05-26 09:35:47 +00:00
Fabio Priuli a7a7aa2011 (MESS) gba: updated the driver to use slot devices for carts and removed
on-cart flash ram devices from main gba now that they can be properly 
implemented on carts which have them [Fabio Priuli]

The main difference for end users is that games using flash ram for saves won't save
anymore progresses in a nvram/game_name.nv file but in a file inside nvram/game_name/ 
folder. Many thanks to Micko for his recent changes to nvram devices which allowed to 
still save these data per-game!
2013-05-25 11:40:20 +00:00
Fabio Priuli 184a98131b fixed validation. nw. 2013-05-25 08:13:48 +00:00
Fabio Priuli 4e80d70007 (MESS) cpc_flop.xml: added the available SPS release. [Kaylee] 2013-05-25 08:13:13 +00:00
Fabio Priuli c9024eef8e (MESS) sg1000: added emulation of the Card Catcher passthrough cart. [Fabio Priuli]
eventually, softlist will better document which dumps come from cards and which from carts. 
for the moment you can load any sg dump <= 32K as a card
2013-05-24 12:34:50 +00:00
Fabio Priuli 8da97d5847 (MESS) sg1000: converted the driver to use the new sega 8bit cart slot. [Fabio Priuli]
this allowed to simplify the sg1000 code and to remove duplicate Terebi Oekaki implementation...
2013-05-24 11:04:16 +00:00
Fabio Priuli 05efa2f096 added ram to a bunch of gamegear games which needed it. 2013-05-23 17:55:39 +00:00
Fabio Priuli 089bf986c3 (MESS) sms: restricted card slot to accept only files which were available as carts, and updated sms.xml to contain
card dumps with the correct interface. nw.

this in particular means that the dozen of Jpn games which were only released in MyCard format 
can now be loaded only with the -card switch (from softlist)
2013-05-23 14:49:40 +00:00
Curt Coder 96b018efeb (MESS) horizon.xml: Added remaining floppy images. [Dave Dunfield] 2013-05-23 14:07:42 +00:00
Fabio Priuli 5477d4ded3 (MESS) sms/gamegear: updated the systems to rely on xml only for RAM/NVRAM
when loading from softlist. [Fabio Priuli]

from fullpath it still allocates 32k for every game, and if the game enables RAM the content is saved at exit.
2013-05-23 12:54:27 +00:00
Fabio Priuli 238d365b0c (MESS) sms/gamegear: fixed a few regressions in the new code (mostly due to missing bits in the softlist),
improved handling of proto dumps with weird sizes, added cart internal header logging. nw.
2013-05-22 13:49:41 +00:00
Curt Coder dcb442f9fc (MESS) hx20: Added floppy software list. [Curt Coder] 2013-05-21 21:00:39 +00:00
Fabio Priuli d5dd4ee116 (MESS) sms/gamegear: Various improvements [Fabio Priuli]
- Converted cart handling and mappers to use slot devices
  - Simplified bios and cart bankswitch mechanism
  - Added save state support to both systems
  - Removed on-cart EEPROM from main gamegear now that
    it can be properly implemented on carts which have it
  - Made LCD persistence hack optional (ON by default, it can
    be turned OFF from Driver Configuration submenu)
  - Reduced tagmap lookups all across the driver
2013-05-21 19:53:31 +00:00
Miodrag Milanovic 1c05ccc93b Cleanups and version bump 2013-05-20 06:51:25 +00:00
Fabio Priuli 222d25a9ac (MESS) ibm5170.xml: added some more coverdisks [Kaylee] 2013-05-19 14:25:09 +00:00
Fabio Priuli 66f6470566 fixed validation for horizon.xml. nw. 2013-05-19 14:18:44 +00:00
Fabio Priuli c0ec2c5218 and this (omg). nw. 2013-05-19 14:18:03 +00:00
Fabio Priuli 649956dcea (MESS) softlist: misc consistency fixes. nw. 2013-05-19 13:27:45 +00:00
Curt Coder 206d3f4adf (MESS) Added software lists for NorthStar Horizon/Advantage floppies. [Dave Dunfield] 2013-05-19 13:13:47 +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 d1d81eabb8 (MESS) megadriv.xml: added more pcb documentation. [sunbeam, gigadeath, nights] 2013-05-18 07:54:54 +00:00
Fabio Priuli eaa25e92a8 (MESS) amigaocs_flop.xml: somehow, I managed to introduce these few bits of errors in the original submission. Thanks to Kaylee for spotting and fixing these. nw. 2013-05-17 17:12:15 +00:00
Curt Coder eac0827686 (MESS) c64: Added Super Snapshot family cartridge ROMs to the software list. [Curt Coder] 2013-05-15 20:40:50 +00:00
Fabio Priuli e7368bcefc (MESS) cpc_flop.xml: further back-up for some sorting wip... nw. 2013-05-15 18:33:05 +00:00
Miodrag Milanovic a57961c299 (MESS) softlist for mc1502 [shattered] 2013-05-14 06:52:38 +00:00
Fabio Priuli b3bae5a204 (MESS) softlist: misc fixes to descriptions (to match title screens), to publishers, and to
shortnames (to be consistent across lists, where possible). nw.
2013-05-13 17:42:03 +00:00
Fabio Priuli bddf7a9a1f (MESS) cpc_flop.xml: backing up some sorting wip for games starting with #b. nw. 2013-05-13 17:39:49 +00:00
Fabio Priuli 79c671e879 (MESS) x68k_flop.xml: added missing sets from TOSEC, plus a lot of new disks dumped in the past
seven years, plus lots of info [Ashura, mek1, wushu, Starscream the 2nd, cpt. Misumaru Tenchi, 
SuperDeadite, Anna Wu, Fabio Priuli]

Disks do not work in current MESS (and DIM format has not been converted yet to modern), but I was tired to
sit on these with risk to lose backup...
Huge thanks go to the Tokugawa Boards guys who helped tracking some disks which were very hard to find
2013-05-13 17:22:59 +00:00
Fabio Priuli cb9b6677a0 (MESS) gbcolor.xml: added a couple of dumps from taizou. nw. 2013-05-13 15:12:52 +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
Curt Coder 82e8274aca (MESS) v1050: Added CP/M Plus BIOS 2.0 to floppy software list. [Bill Degnan] 2013-05-11 10:07:08 +00:00
Fabio Priuli 81014c8b47 (MESS) ec1841: fixed checksums, by LoganB. nw. 2013-05-10 16:12:00 +00:00
Fabio Priuli 2138059b16 mbc55x.xml: added a few more disks. [pete_j]
m20.xml: added newly dumped CP/M 8000 disk [Christian Groessler]
2013-05-10 15:04:20 +00:00
Fabio Priuli 2c51901aac msx2_cart: documented a couple of dumps from VC releases, from LoganB. nw.
gbcolor: resized a couple of dumps, from Taizou. nw.
2013-05-10 15:02:27 +00:00
Fabio Priuli 605a9d3728 fixed ec1841.xml. nw. 2013-05-10 13:26:54 +00:00
Miodrag Milanovic 192fc4f915 -pc: remove unused ibm5150_ppi8255_interface [shattered]
-mc1502: FDC xtal freq is 16 MHz
-pc, ec1841: unbreak DBG_LOG macro
-asst128: another PC XT clone
-ec1841: add softlist, set 'v2' as default BIOS to avoid resets
2013-05-10 13:15:44 +00:00
Fabio Priuli 3085a63e16 (MESS) gbcolor.xml: added a new dump by taizou. nw. 2013-05-08 11:57:03 +00:00
Fabio Priuli 58fefba79b (MESS) bbca_cass.xml/bbcb_cass.xml: moved a few files in the proper list and added some info. [Nigel Barnes] 2013-05-08 11:56:11 +00:00
Fabio Priuli 6093f8bfba minor fix to the previous, by LoganB. nw. 2013-05-03 14:28:25 +00:00
Fabio Priuli 7a4cfd3908 (MESS) neocd.xml: updated list to use our standard descriptions, added info
about jpn titles and release dates. nw.

also, updated an amiga description which did not need the &quot; for quotes
2013-05-02 08:19:57 +00:00
Fabio Priuli 95eb4d9006 (MESS) jaguar.xml: added some dumps surfaced since last update of the list. [LoganB] 2013-05-02 08:17:28 +00:00
Fabio Priuli 373ef6f248 (MESS) partner_cass.xml: fixed some descriptions and added more info [LoganB]
+ enforced some lode runner naming consistency
2013-05-01 10:27:44 +00:00
Fabio Priuli aa853b85c2 (MESS) aim65.c: added software list for software ROMs and hooked up to the driver. [K1W1, Fabio Priuli]
out of whatsnew: make sure to read the "usage" feature to use properly the dumps
2013-05-01 09:56:29 +00:00
Fabio Priuli dbafe417fd (MESS) n64.xml: new dump from BigFred. nw. 2013-05-01 09:04:48 +00:00
Fabio Priuli 9ebe46b04f (MESS) softlist: misc consistency fixes, mostly to have common shortnames for the same games
across different lists. nw.
2013-05-01 08:05:35 +00:00
Fabio Priuli 35a1fad54f (MESS) softlist: Added year and publisher info to most games in Amiga OCS, ECS, AGA and Atari ST softlist,
fixed shortnames and descriptions where needed, improved parent/clone relationships, made better use of
part_id features in multidisk sets. Also, re-ordered sets in ZX softlist. [Anonymous, Fabio Priuli]

out of whatsnew: I have temporarily marked as unsupported the Atari ST disks since the majority does not seem 
to load and/or being playable. per-game tests will be done soon, so to give the correct status to each entry.

for the record (and to acknowledge credits where it's due), most work came from the same external contributor 
who cleaned up our a2600 list in the past, with some intervention by myself here and there...
2013-05-01 07:56:20 +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 b94a029a4e (MESS) snes.xml: documentation fix from ReadOnly. nw.
+ some consistency fix/cleanups in several softlists
2013-04-29 04:08:14 +00:00
Scott Stone 7753acba20 Oh.. so no BOM it is? Anything beyond this.. I'm out. (nw) 2013-04-25 14:57:46 +00:00
Scott Stone afb7d0387c Guess I missed the BOM (nw) 2013-04-25 14:22:35 +00:00
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
Fabio Priuli d9b5bcbbd3 consistency fix. nw. 2013-03-21 07:42:14 +00:00
Fabio Priuli 03a307737c Added some additional xml validation and fixed the resulting errors. nw. 2013-03-21 07:41:38 +00:00
Fabio Priuli ef709e7377 Not sure why this was not erroring out, but fixed...
LoganB is kindly requested to better check his submissions to help us missing these ;)
2013-03-21 06:49:31 +00:00
Fabio Priuli e88d1035a0 (MESS) megadriv.xml: some more cart documentation. nw. 2013-03-20 20:36:08 +00:00
Fabio Priuli 9ae2d21ca3 (MESS) nes.xml: avoid path separators in filenames. nw. 2013-03-20 05:55:39 +00:00
Fabio Priuli 5f1b35d1fc (MESS) nimbus.xml: added two alt welcome disks [Anna Wu] 2013-03-20 05:55:12 +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 86614c802b fixed broken extension. thanks ICEknight for catching this very old copy and paste error :) 2013-03-19 05:38:02 +00:00
Fabio Priuli 0bf3133afc updated some supported flags to latest developments and documented some more pcbs. nw. 2013-03-18 22:00:23 +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 e5bd92893c added software list to the RM Nimbus. 2013-03-18 14:09:14 +00:00
Fabio Priuli 3feb1a83a2 an additional note + srccleaned. nw. 2013-03-18 13:42:05 +00:00
Fabio Priuli 4fb8ccb24e (MESS) pico.xml: added pending documentation for a few carts. nw. 2013-03-18 13:24:21 +00:00
Fabio Priuli 7923655446 (MESS) megadriv.c: added support for reset-base Codemaster 2-in-1 cart and documented even more carts. nw. 2013-03-18 12:49:02 +00:00
Fabio Priuli db42b7fdc0 fixed size. nw. 2013-03-18 05:24:14 +00:00
Fabio Priuli 6172ebc94e (MESS) megadriv.xml: documented several carts [Sunbeam/Digital Corruption] 2013-03-17 22:34:17 +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
Fabio Priuli 6a450af069 (MESS) megadriv.xml: Added dump of Japanese Marble Madness [ElBarto]
(MESS) megadriv.xml: Added documentation for more carts [ElBarto, Sunbeam/Digital Corruption]
2013-03-17 12:36:13 +00:00
Fabio Priuli 3f4aa4873d whops, these had been added wrong. nw. 2013-03-15 08:21:59 +00:00
Fabio Priuli 9c49b3fa69 (MESS) softlist: misc updates from Kaylee. 2013-03-13 15:58:36 +00:00
Fabio Priuli b62b0f7ab1 (MESS) snes: better support for Korean Super 20 in 1. Now games 15-20 work. nw. 2013-03-13 15:30:59 +00:00
Fabio Priuli e714e0f912 apparently I got this wrong, when I added slot features... nw. 2013-03-13 08:49:46 +00:00
Fabio Priuli e4e14a06b2 (MESS) snes.c: misc work on pirate carts. [Fabio Priuli]
- added support for Korean Super 20 Collection multigame cart, even if a few games 
               still have glitches.
               - added support for bankswitch mechanism used in a few pirate multigame carts.
               - added support for protection used by Tekken 2 and Street Fighter Alpha EX, based 
               on notes by d4s and nocash.

(MESS) snes.xml: added a few pirate multigame carts. Most of these are incomplete dumps, 
               so redumps are needed to promote them to working state, but their existence is now
               at least documented. [Fabio Priuli]


out of whatsnew: I also have fixed sram issue from fullpath in snesnew driver, due to a silly copy&paste mistake.
2013-03-13 08:05:41 +00:00
Fabio Priuli 0a4f39f9ef (MESS) Misc softlist updates. nw.
- gbcolor.xml: new dumps from taizou
- n64.xml: new dump from Carrot
- pico.xml: new dumps from TeamEurope
- gba.xml: added a couple of pirate (Sintax?) dumps
2013-03-11 14:11:51 +00:00
Fabio Priuli 39cd95f6e0 minor fixes. nw. 2013-03-10 18:44:25 +00:00
Fabio Priuli efe8b826bc (MESS) pico.xml: Added more Japanese dumps. [TeamEurope] 2013-03-06 14:50:03 +00:00
Curt Coder a30a3fe31f (MESS) cbm8296: WIP. (nw) 2013-03-05 19:56:17 +00:00
Fabio Priuli 969074c41e (MESS) snes.c: several updates to cart handling [Fabio Priuli]
- moved Sufami Turbo and BSX carts to separate lists
  - added two new drivers snesnew and snespnew, using slot devices for carts
  - added emulation for DSP1/4, ST-010/011, S-DD1, SPC7110, SuperFX, BS-X 
    and Sufami Turbo as slot devices
  - added emulation for the protection device used in some pirate carts


out of whatsnew. there are one or two (possibly stupid) bugs in the new drivers 
causing glitches in several games (e.g. SameGame, or F1 ROC 2) which prevent
us from removing the fake driver clones with add-on CPUs. if anyone is willing to 
help to trace them, you're all welcome.
2013-03-03 13:09:54 +00:00
Fabio Priuli 66f93718fc gameboy: fixed mk1n2j cart type. nw. 2013-03-03 11:05:55 +00:00
Sandro Ronco 9ee7a85a9a (MESS) profweis: added another bios version. [Team Europe]
(MESS) socrates.xml: added Game Wizard / Magische Spiele dump. [Team Europe]
2013-03-01 18:52:33 +00:00
Fabio Priuli c581dbaf04 (MESS) gameboy: added emulation of Rockman 8 pirate cart by Yong Yong. [Fabio Priuli]
(MESS) gameboy: added correct handling of Echo RAM, needed by Rockman 8. [Fabio Priuli]

(MESS) gbcolor: added proper type to Stone Age / Shi Qi Shi Dai, making it working on gbpocket
(it freezes on gb/gbc due to unemulated interaction with the bios). nw.

also backing up some wip code which I'm not sure when I will have time to improve...
2013-03-01 10:51:56 +00:00
Fabio Priuli aaec22f4d1 (MESS) megadriv: emulated protection in pokemona (similar to kof99 and pokemon, but with one diff expected value) nw. 2013-02-27 13:45:35 +00:00
Fabio Priuli b449087cda added notes about virak and smario2a, probably bad dumps. nw. 2013-02-27 12:37:37 +00:00
Fabio Priuli 5ac080b17e removed bogus underdump. this just contained the first 2MB of dukenk3d. nw. 2013-02-27 09:43:56 +00:00
Fabio Priuli 14407a461f (MESS) megadriv.xml: replaced the Magic Bubble dump in the xml list (which was interleaved) with its de-interleaved version and added an alt dump. nw. 2013-02-27 08:44:02 +00:00
Angelo Salese 5d9e1c46a0 Some HW notes 2013-02-27 01:52:15 +00:00
R. Belmont 773fa86b57 apple2.xml: correct TOSEC's name typo (nw) 2013-02-27 01:50:51 +00:00
Fabio Priuli 46e9a14f4d this should fix the resets and lockups (at least most of them). sram is still not saved, though... nw. 2013-02-26 14:44:43 +00:00
Fabio Priuli 67793cbffc this is not working yet, due to problems in SRAM mapping and enabling/disabling... nw. 2013-02-26 13:26:27 +00:00
Fabio Priuli e3a36bad2a (MESS) megadriv.c: added support for Legend of Wukong [Fabio Priuli] 2013-02-26 11:33:06 +00:00
Fabio Priuli 794bf96c0c (MESS) gb.c: attempt in emulating protection for Chong Wu Xiao Jing Ling/Pokemon Pikecho. [Fabio Priuli] 2013-02-26 09:58:36 +00:00
Fabio Priuli 324eb6ea48 (MESS) megadriv.c: emulated protection in pirate Super Mario World 64, based on research by Eke and andlabs [Fabio Priuli] 2013-02-26 09:39:14 +00:00
Scott Stone e7d161996a fix equal names for different ROM hashes in nes.xml (nw) 2013-02-23 21:29:33 +00:00
Sandro Ronco 13cfd0d682 (MESS) New NOT WORKING system
------------------------------

Yeno - MisterX [Team Europe]
2013-02-23 19:58:55 +00:00
Fabio Priuli 5b80d77855 (MESS) gameboy.c: fixed cart type for MBC1 collection games, promoting Bomberman Collection, Genjin Collection,
Momotarou Collection, Mortal Kombat I & II and Super Chinese Land 1.2.3 to working state [Fabio Priuli]

gbcolor.c: added support for Sintax mapper, promoting a dozen of pirate games to working state [taizou, Fabio Priuli]
2013-02-23 14:28:39 +00:00
Fabio Priuli c7979a3cfa (MESS) softlist: misc new dumps. now whatsnew. 2013-02-23 14:22:06 +00:00
Fabio Priuli 2f4ee9abf2 (MESS) pico.xml: added new Japanese dumps. [TeamEurope] 2013-02-23 14:19:44 +00:00
Fabio Priuli a69bca172a (MESS) a2600.xml: some additions of new dumps and info [Kaylee] 2013-02-23 14:19:09 +00:00
Angelo Salese 2c9983b2de Actually fixed track seek, fixes regression with Zero Divide 2013-02-22 17:43:28 +00:00
Angelo Salese c3440702e6 It looks like we don't have an Angelique Special 2 ... 2013-02-22 16:53:21 +00:00
Curt Coder 2121b5c40d (MESS) cbm2: Floppy additions. (nw) 2013-02-22 15:15:11 +00:00
Michael Zapf eed3b87839 ti99: Changed PLATO cartridge type. (nw) 2013-02-21 19:16:59 +00:00
Scott Stone c7254e6408 Alignment fixes for XML hashes. (nw) 2013-02-21 05:04:54 +00:00
Sandro Ronco fc008f79ef (MESS) Added software list for Sega Visual Memory Unit. [LoganB] 2013-02-20 20:12:19 +00:00
Robbbert 2821994c04 (MESS) added corrected dumped of Air Cars (nw) 2013-02-16 23:54:19 +00:00
Fabio Priuli a571252867 (MESS) megadriv.xml: added original uncracked dump of Tiny Toon Adventures 3 [Barver, Azathoth]
(MESS) megadriv.c: emulated protection in mulan, pokemon 2 (previously patched out) and in the real ttoon3 dump. [Fabio Priuli]
2013-02-16 07:51:40 +00:00
Fabio Priuli 94b3eb697a (MESS) ibm5150/ibm5170: a couple of additions from Kaylee. nw.
(MESS) gbcolor.xml: a new dump from taizou. nw.
2013-02-16 07:46:20 +00:00
Fabio Priuli e4a8d68cb7 (MESS) socrates.xml: added CAD Professor Maus dump [TeamEurope] 2013-02-16 07:45:19 +00:00
Fabio Priuli e40b318239 (MESS) ibm5170.xml: Added 2 ipf cross-platform sets (they are compatible with both Amiga and PC) [Kaylee]
(MESS) ibm5150.xml: Added VisiCalc & StretchCalc [Kaylee]

+ a size fix to snes.xml
2013-02-14 06:30:33 +00:00
Curt Coder 54ba684183 Fixed validation. (nw) 2013-02-13 19:16:24 +00:00
Oliver Stöneberg 0ac805e148 (MESS) [UT88] corrected extension of basic80 so it can be loaded from softlist (nw) 2013-02-13 14:43:50 +00:00
Fabio Priuli 3625f3b550 (MESS) snes.xml: Added 51 cartridges [ReadOnly] 2013-02-13 06:26:20 +00:00
Fabio Priuli 4fbb43052e (MESS) gbcolor: silenced cmpro complaint. nw. 2013-02-13 06:13:27 +00:00
Curt Coder 9e5cd29a6e (MESS) c64: Added some disk images. (nw) 2013-02-12 17:00:12 +00:00
Curt Coder 8acbf9de2c (MESS) c64: Documentation update. (nw) 2013-02-12 15:00:40 +00:00
Fabio Priuli 3c58736cbf (MESS) gbcolor: added proper type to Beast Fighter, making it working on gbpocket
(it freezes on gb/gbc due to unemulated interaction with the bios). nw.
2013-02-12 11:23:08 +00:00
Curt Coder e87292014b (MESS) c64: Added some MIDI disk images. (nw) 2013-02-11 19:18:15 +00:00
Curt Coder 60f43f04f4 (MESS) Softlist additions. (nw) 2013-02-11 15:09:25 +00:00
Fabio Priuli eba5498d6a (MESS) megadriv.c: removed pokemon protection patch, given that the routine is the same as kof99. no whatsnew. 2013-02-11 12:03:48 +00:00
Fabio Priuli 49b0cfb930 (MESS) removed legacy <feature> from megadriv.xml, gameboy.xml and gbcolor.xml. no whatsnew.
NOTE TO USERS: the new lists require MESS 0.148u1 to properly load games (with correct banking and SRAM) and aren't
fully compatible with MESS 0.148 anymore.
2013-02-11 11:59:20 +00:00
Miodrag Milanovic a440a8e020 Cleanups and version bump 2013-02-11 07:44:56 +00:00
Fabio Priuli 4b0b4e6b2f (MESS) pico.xml: added a few more dumps by TeamEurope.
megadriv.xml: added later revision of Super Daisenryaku, thanks to BigFred
gbcolor.xml: new pirate dump from Taizou
2013-02-11 06:07:45 +00:00
Curt Coder ae951920f0 (MESS) c64: Added support for the VizaStar cartridge. [Curt Coder] 2013-02-10 19:58:50 +00:00
Fabio Priuli f1468f527b (MESS) gb.c: made softlist loading completely independent from internal cart header:
now RAM size, Battery, RTC & Rumble purely rely on xml features. Updated xml accordingly. nw.

Also, notice that duplicated features (from these lists and from megadriv.xml) will be removed only after
0.148u1, so that people updating their lists but not the exe can still use the xml with their version which
requires them.
2013-02-09 10:45:41 +00:00
Fabio Priuli 312abbed4e (MESS) gb.c: many updates to cart handling [Fabio Priuli]
- updated carts to be slot devices
  - simplified loading and bankswitch mechanism
  - fixed MMM01 emulation
  - removed need for "mapper" feature from xml softlist, since the new "slot" feature is enough
2013-02-07 20:41:05 +00:00
Fabio Priuli 6812fc3a83 (MESS) megadriv.c: more updates [Fabio Priuli]
- implemented correct ROM mirroring, based on research by Eke & others
  - emulated the protection in Ya Se Chuan Shuo, promoting it to work state
  - fixed cart type in Blockbuster World Video Game Championship II (works for the first time in MESS)
  - fixed cart type in HardBall III, Barver Battle Saga and Chao Ji Da Fu Weng
  - added support for unusual SRAM location in HardBall 95
  - fixed a few regressions introduced in the previous commit
  - fixed wrong driver class being used in 32x and SegaCD
2013-02-07 19:21:05 +00:00
Curt Coder fa97d2f4e9 (MESS) cbm2: Added floppies. (nw) 2013-02-07 14:49:20 +00:00
Curt Coder 30acea03a2 (MESS) c64: Added CMD Turbo232 cartridge emulation. [Curt Coder] 2013-02-06 19:19:17 +00:00
Curt Coder d9bcbe5a8c (MESS) c64: Added CMD SwiftLink cartridge emulation. [Curt Coder] 2013-02-06 18:57:58 +00:00
Fabio Priuli 49c01126e6 (MESS) softlist: bunch of minor consistency fixes. nw. 2013-02-06 05:36:53 +00:00
Fabio Priuli a788e1cd44 (MESS) a800.xml: Added 3 new dumps, removed a confirmed bad dump and added more cartridge info [K1W1]
(MESS) amigaaga/amigaocs.xml: Added a few more dumps from CAPS releases [Kaylee]
(MESS) apfm1000.xml: Verified compatibility in some entries [Shideravan]
2013-02-06 05:35:37 +00:00
Curt Coder 0d5912f40d (MESS) cbm2/pet: Added floppies. (nw) 2013-02-05 15:08:54 +00:00
David Haywood 55c4b0f696 more (nw) 2013-02-05 08:46:22 +00:00
David Haywood 833fd626e1 additional notes (nw) 2013-02-05 08:19:59 +00:00
David Haywood cffbdc40dd more psx compatibility notes (nw) 2013-02-05 04:16:15 +00:00
David Haywood 2a092372c9 some more psx compatibility notes (nw) 2013-02-05 01:21:20 +00:00
Curt Coder cd303ce23c (MESS) cbm8096: Added floppies. (nw) 2013-02-04 19:38:35 +00:00
Curt Coder b9ace89a4d (MESS) superpet: Added floppies. (nw) 2013-02-04 19:31:50 +00:00
Curt Coder bfe24376e8 (MESS) pet: Added floppies. (nw) 2013-02-04 19:02:41 +00:00
Scott Stone 8e3aa754d7 Fix for non-existent clones. (nw) 2013-02-04 12:26:15 +00:00
Michael Zapf 90ec162ff8 ti99: Changed some cartridge types (nw) 2013-02-04 00:06:04 +00:00
Curt Coder 4338702116 (MESS) Added minimal cassette software lists for the Commodore computers. [Curt Coder] 2013-02-03 21:23:05 +00:00
Curt Coder ceda07b5b7 (MESS) c128: Added some CP/M images. (nw) 2013-02-03 18:31:08 +00:00
Curt Coder 9b670c23a1 (MESS) c64: Updated DotC and BBSB images. (nw) 2013-02-03 18:20:47 +00:00
R. Belmont e2eaf6bc01 (MESS) apple2gs.xml: Document some cracks and bad dumps [LoganB] 2013-02-03 17:03:13 +00:00
David Haywood ca730bac24 some notes on what boots (nw) 2013-02-03 15:25:14 +00:00
Michael Zapf 03a7fdce92 ti99: Removed all versions of RXB from softlist; will be supported as
RPK (new versions still being released) (nw)
2013-02-03 14:51:56 +00:00
Fabio Priuli 6d7b97aca4 (MESS) megadriv.c: many updates to cart handling [Fabio Priuli]
- updated carts to be slot devices
  - simplified loading and bankswitch mechanism
  - added support for real Sonic & Knuckles lock-on emulation (you can combine it freely 
    with other carts, through the -cart2 slot which gets added automatically)
  - remove need for "pcb_type" feature from xml softlist, since the new "slot" feature is enough
  - moved SVP emulation to src/mess/ in view of conversion to a slot device as well
2013-02-03 13:13:52 +00:00
Wilbert Pol 827657a0b7 (MESS) Changed DTD to make year mandatory and added reload_plain to the list of rom loadflags. Fixed some xmls there were failing validation tests. 2013-02-03 12:16:19 +00:00
Michael Zapf 33c94d705a ti99: Added RXB 2012 cartridge 2013-02-02 22:30:41 +00:00
David Haywood 0b5de991de psx softlist 'non-redump' part 1 (easy stuff) (nw) 2013-02-02 22:10:59 +00:00
Michael Zapf 0fc7621c9e ti99: Added a new cartridge type for RXB cartridges 2013-02-02 22:03:56 +00:00
Curt Coder e43b050866 (MESS) c64: Added dummy dataarea for dummy entries. (nw) 2013-02-02 08:20:50 +00:00
Curt Coder 54994dadfd (MESS) pet2001: Connected ROM software list. (nw) 2013-01-31 20:12:14 +00:00
Curt Coder 4da7220671 (MESS) Softlist additions. (nw) 2013-01-31 15:08:18 +00:00
Curt Coder 30b6014d2d (MESS) Softlist additions. (nw) 2013-01-30 16:36:43 +00:00
Fabio Priuli ebb3f31e9d (MESS) pico.xml: Added a few Brazilian dumps. [TeamEurope] 2013-01-30 14:00:27 +00:00
Fabio Priuli b4945eac9e msx1_cass: small addition from Kaylee. nw. 2013-01-30 12:22:55 +00:00
Fabio Priuli 83b92c4357 fixed wisdom tree game description to match title screen, courtesy of LoganB. nw. 2013-01-30 12:05:12 +00:00
Curt Coder 38aeb64236 (MESS) c128: Added floppies to software list. (nw) 2013-01-29 15:39:54 +00:00
Curt Coder 7e98df8ef9 (MESS) cbm2: Added floppies to software list. (nw) 2013-01-29 15:11:54 +00:00
Curt Coder 1e7e398238 (MESS) pet: Added add-on ROM software list. [Curt Coder] 2013-01-29 15:11:28 +00:00
Curt Coder e2312fd2b9 (MESS) c64: Cartridge WIP. (nw) 2013-01-29 15:11:04 +00:00
Curt Coder 518642d39e (MESS) tek4052: Added cartridge software list. [Curt Coder] 2013-01-28 14:48:12 +00:00
Angelo Salese 02ed13b546 Yet another XML fix 2013-01-28 03:11:35 +00:00
Fabio Priuli 88258284da (MESS) pico.xml: two more. no whatsnew. 2013-01-27 13:38:58 +00:00
Fabio Priuli 80ef9e0e86 (MESS) pico.xml: added new Japanese dumps [TeamEurope] 2013-01-27 12:01:08 +00:00
Fabio Priuli aa1df42df0 minor fix. no whatsnew. 2013-01-26 06:11:32 +00:00
Justin Kerk d91734e023 (MESS) ibm5150.xml: Added IBM COBOL (nw) 2013-01-26 04:40:26 +00:00
Curt Coder b98423d51c (MESS) aquarius: Tagmap cleanup and moved Quick Disk to cartridge softlist where it belongs. (nw) 2013-01-25 19:28:00 +00:00
Justin Kerk bfa2993010 (MESS) ibm5170.xml: removed fake dump (nw)
I made this disk image some years ago just to get the files into MESS and have removed it from the swlist once already, commenting it out so it doesn't come back
2013-01-25 17:14:38 +00:00
Fabio Priuli 837f488519 fixed xml. no whatsnew. 2013-01-25 16:45:01 +00:00
Fabio Priuli c3f0419324 msx1: added a cass list, containing expansion tapes for Albatross. no whatsnew.
I don't plan to add more tapes any time soon (I simply did not want to lose these two), so anyone willing to
add more elements to the list would be welcome....
2013-01-25 16:15:19 +00:00
Fabio Priuli 15f977e122 (MESS) ibm5170.xml: added 4 new dumps. [Kaylee] 2013-01-25 16:12:32 +00:00
Fabio Priuli 86fa2b098c softlist: added a bunch of recent dumps. no whatsnew. 2013-01-25 16:11:44 +00:00
Fabio Priuli 078ee65368 (MESS) msx1_cart.xml: silencing cmpro. no whatsnew. 2013-01-24 22:35:34 +00:00
Fabio Priuli 54332ec7ed (MESS) msx1_cart.xml: a few more alt dumps, courtesy of Quibus. no whatsnew. 2013-01-24 22:32:49 +00:00
Fabio Priuli 255222ae0d (MESS) msx1_cart.xml: added missing cart dumps. [Fabio Priuli] 2013-01-24 21:20:02 +00:00
Fabio Priuli 5506ecd895 (MESS) spectrum_flop.xml: added year/publisher info to the list [LoganB]
out of whatsnew: while at it, I have fixed validation and made a few consistency fixes...
2013-01-24 18:30:10 +00:00
Fabio Priuli 91385e6fea cdtv.xml: marked disks as bad, since they had been created with old tools and require redump. no whatsnew. 2013-01-24 18:26:45 +00:00
Fabio Priuli cb87805957 spectrum_flop.xml: Added more disks to the software list [Kaylee] 2013-01-24 06:05:56 +00:00
Michael Zapf 3d25e65fe8 Updated software list (nw) 2013-01-23 23:29:55 +00:00
Oliver Stöneberg 43ff39eecb (MESS) fixed osborne1.xml (nw) 2013-01-23 22:21:29 +00:00
Fabio Priuli 6840f4598f ti99_cart.xml: fixed -validation. nw. 2013-01-23 21:55:03 +00:00
Fabio Priuli 3e58b4d8c0 osborne1.xml: added missing area sizes... I would have bet there was a check for this... nw 2013-01-23 21:53:54 +00:00
Curt Coder 7a788c67b7 (MESS) Fixed software list hookups. (nw) 2013-01-23 19:51:14 +00:00
Angelo Salese 48c413a32a XML fix 2013-01-23 19:47:43 +00:00
Fabio Priuli f863d9e6a9 (MESS) psx.xml: Added dump from a real manufactured pirate disk [Kaylee] 2013-01-20 10:32:50 +00:00
Fabio Priuli 60e4d54893 cpc_flop.xml: another small step in the sorting of this set. no whatsnew.
gba.xml: fixed mislabeled info. no whastnew/
fm77av.xml: added another disk from black2 (thanks to Anna for loading instructions). no whatsnew.
+ added a few gb/gbc dumps from other sets
2013-01-20 10:29:36 +00:00
Fabio Priuli acf4fbb55a (MESS) softlists: Added info to Amiga ECS list [LoganB]
+ sending correct m20.xml (previous was missing a set)
2013-01-20 10:22:32 +00:00
Fabio Priuli bc23730a9a (MESS) softlists: Misc naming and description consistency fixes. no whatsnew. 2013-01-20 10:16:20 +00:00
Fabio Priuli 57ad367d43 (MESS) softlists: Added software lists to MZ800, Osborne 1 and Sorcerer [LoganB]
(MESS) softlists: Added software list to M20 [Fabio Priuli]
2013-01-20 10:07:33 +00:00
Michael Zapf a6f7b0b1c6 ti99: updated softlist, added a <year>unknown</year> where missing (nw) 2013-01-19 22:03:37 +00:00
Wilbert Pol f80caed0c8 microvision.xml: Fixed some typos (nw) 2013-01-19 10:17:50 +00:00
Curt Coder acd5bb2663 (MESS) Fixed softlist. (nw) 2013-01-18 21:15:40 +00:00
Wilbert Pol c40207b0f1 (MESS) Added microvision software list (nw) 2013-01-18 18:41:26 +00:00
Michael Zapf df619ae8a2 Software list for the TI-99/4A. Contains 96 percent of RPKs, remaining
cartridges will be loaded directly by file.
2013-01-18 01:03:46 +00:00
Cowering 6a791e46a0 Super Mario World 64 for Genesis/Megadrive. Protection mapper is in Wii Version of Gens Plus, needs porting 2013-01-17 21:21:00 +00:00
Angelo Salese 8df1989369 XML note before I forget 2013-01-16 05:24:40 +00:00
Wilbert Pol 548d5722e4 ngp.xml/ngpc.xml: Support for some games got fixed. (nw) 2013-01-14 21:09:29 +00:00
Fabio Priuli 302511d6b0 consolidating list descriptions. no whastnew. 2013-01-14 14:32:28 +00:00
Fabio Priuli a59870a729 minor fixes / consolidation in lists added yesterday. no whatsnew. 2013-01-14 14:29:51 +00:00
Fabio Priuli 015f6484c3 softlist: Added preliminary lists to MO-5, TO-7 and TO-770 [K1W1]
softlist: Added preliminary lists to Enterprise 64/128, Odyssey 2 and G-7400, Interact and Kaypro II [LoganB]
2013-01-13 17:23:39 +00:00
Wilbert Pol 0190f8a555 (MESS)sms.c: The Gam*Boy II seems to a bit more strict address descoding; at least the mirrors for I/O ports 3E and 3F do not seem to exist there. Fixes bublboky from the software list. (nw) 2013-01-13 12:51:53 +00:00
Wilbert Pol b56e1fdc69 (MESS)sms.c: Improved memory initialization on Japanese and Korean consoles. This fixes softwre list entries alibaba and blockhol. [Enik Land] 2013-01-13 11:11:36 +00:00
Wilbert Pol e81b792d28 (MESS)sms.xml: Fixed banking setting for cso making it working. [Enik Land] 2013-01-13 10:41:30 +00:00
Curt Coder d5e6d9cc50 (MESS) c64: Softlist additions. (nw) 2013-01-12 21:59:00 +00:00
Curt Coder c972bc6caf (MESS) prof80: Added floppy software list. [Curt Coder]
(MESS) prof180: Added floppy software list. [Curt Coder]
2013-01-12 21:52:05 +00:00
Wilbert Pol eeb97d5e1d (MESS) Running eagles5 on the sms2kr driver. It apparently expects the irq to be cleared when explicitly disabling VINT irqs during VINT. (nw) 2013-01-12 19:58:49 +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
Curt Coder d67192af3e (MESS) Floppy fixes WIP. (nw) 2013-01-11 15:19:16 +00:00
Miodrag Milanovic 0e19f641d3 Cleanups and version bump 2013-01-11 07:32:46 +00:00
Fabio Priuli 7b174edcd8 this was the correct version of the patch, but judge was faster than me... 2013-01-10 19:30:58 +00:00
Wilbert Pol d0e7571238 (MESS) snes.xml:
Added 50 cartridges [ReadOnly]
Added Metal Jack prototype [ruiner9]
2013-01-10 19:18:01 +00:00
Fabio Priuli 0d6a172d53 whops, these somehow skipped through my verification scripts... removed. 2013-01-10 09:57:25 +00:00
Curt Coder 6f9631d5b3 (MESS) Fixed softlist name. (nw) 2013-01-09 18:17:13 +00:00
Fabio Priuli 8cc9070d27 lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Priuli]
softlists: added preliminary softlists to Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao, 
Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli]

After 0.148 I will clean up the file descriptions, but it's good to have these documented at last :-)
Loading instructions are already present at projectMESS and will be in next sysinfo update.
2013-01-09 17:20:18 +00:00
Fabio Priuli 13b26b6748 softlists: hopefully silencing cmpro. no whatsnew. 2013-01-09 17:13:14 +00:00
David Haywood 91df0549a3 note about virus infected original discs (mastered with viruses) 2013-01-08 14:59:58 +00:00
David Haywood ce7bebf809 better documentation of the discs part 1 (nw) 2013-01-08 14:40:26 +00:00
Fabio Priuli 78667dfcb4 misc fixes (resp. BOM, list name, &Amp;). no whatsnew. 2013-01-08 09:32:40 +00:00
David Haywood 62753a82b6 Amiga lists shuffle around, document Assassins PD collections from TOSEC ( + some other images I found which are missing from TOSEC..) (nw) 2013-01-08 04:37:50 +00:00
Curt Coder c0b9575621 (MESS) c64: Cartridge WIP. (nw) 2013-01-06 21:11:25 +00:00
Fabio Priuli 6309ec9ffe cpc_flop: sorted some more sets. basically all games starting with #-A are properly sorted now. at some point I will start with the 'B'... no whatsnew. 2013-01-06 14:58:41 +00:00
Fabio Priuli 963bc5ac83 fm7/fm77av: Added a few new dumps from black2. no whatsnew.
pico: Added two more new dumps from TeamEurope. no whatsnew.
2013-01-06 14:11:32 +00:00
Curt Coder 4ed1e62460 (MESS) c64: Softlist additions. (nw) 2013-01-06 12:36:59 +00:00