Commit Graph

5594 Commits

Author SHA1 Message Date
Fabio Priuli 03f8deff8a (MESS) odyssey2: added a bunch of homebrew titles released on carts. nw.
(MESS) wswan: fixed emulation of a couple of titles, which regressed with the conversion to slot carts. nw.
2014-10-08 03:55:03 +00:00
Fabio Priuli 238c2e9e1d (MESS) odyssey2: converted the driver to use slot devices for
cartridges, removed The Voice add-on from the main system
and emulated it as a passthru cart instead. Now, if you want to
enjoy speech in odyssey/videopac games, you must launch
emulation with
  mess.exe odyssey2 -cart voice -cart2 gamename
(the -cart2 switch becomes available when "voice" is mounted
in the first cartslot) [Fabio Priuli]
2014-10-07 09:27:32 +00:00
Fabio Priuli 942be9e4f9 removed unused private member. nw. 2014-10-05 16:05:09 +00:00
Fabio Priuli 0a3884bd50 (MESS) wswan.c: re-added internal header logging and automatic
rotation of vertical games. nw.
2014-10-05 13:19:44 +00:00
Fabio Priuli 66fab3cf5c (MESS) wswan.c: converted to use slot devices for carts. [Fabio Priuli]
out of whatsnew: another case of on-cart SRAM & EEPROM pointers removed from the main system...
2014-10-05 11:51:41 +00:00
Fabio Priuli 2a4d327e01 (MESS) gameboy, gbcolor: added a configuration setting
(off by default) to skip BIOS checks at boot. This allows the 
recently dumped Rockman World Prototype to be played,
and the Rocket Games pirate GBC carts too. [Fabio Priuli]

(MESS) gba: added a configuration setting (off by default) 
to skip some BIOS checks at boot. This allows Tyrian 2000 
Prototype to be played. [Fabio Priuli]


out of whatsnew: for the Rocket Games pirates it is currently unclear how real carts were bypassing
the BIOS checks on a real unit, and it would be nice to emulate it properly. however, this trick allows 
to go on fixing the rest of mapper emulation until it's fully understood.
2014-10-05 09:12:16 +00:00
David Haywood 7d062b8f3c because I'm a Raidenoholic (nw) 2014-10-04 14:06:37 +00:00
Fabio Priuli 23bae7d144 (MESS) gameboy.xml: new prototype dump (not working). nw.
(MESS) gamegear.xml: new dumping info. nw.
2014-10-03 19:14:24 +00:00
Fabio Priuli 25daf865a0 vc4000: added ram to the softlist entries which need it
(previously all games had RAM even if the real cart did 
not contain any), and fixed a brown paper bag bug from 
last night. nw.
2014-10-03 12:48:45 +00:00
Fabio Priuli 9e85f295bd (MESS) converted arcadia and vc4000 to use slot devices for
their carts too.
2014-10-02 20:07:31 +00:00
Dirk Best 911d24f03f Amiga: Add an initial software list for some Amiga driver disks 2014-10-02 13:52:57 +00:00
Fabio Priuli e339f189d0 (MESS) converted ibmpcjr and studio2 to use generic cart slot for
their carts. nw.
2014-10-02 12:09:37 +00:00
Fabio Priuli 6443de08ba (MESS) converted channelf and apfm1000/apfimag to use slot devices for
their carts. this allows to remove on-cart RAM from the driver class (since it
does not belong there). also added (partial) support for Channel F multicart.
nw.
2014-10-02 12:07:03 +00:00
Fabio Priuli d2b2f08d26 (MESS) psx.xml: fixed xml, thanks to Thomas Klausner for reporting. nw. 2014-10-02 07:56:29 +00:00
Fabio Priuli e35f0bfd5c (MESS): psx.xml: more info additions from AntoPisa (covering games up to K). nw. 2014-10-01 05:45:10 +00:00
Fabio Priuli 5f77979a2c (MESS) converted scv and vboy to use slot devices for
their carts. nw.
2014-09-30 06:05:07 +00:00
Fabio Priuli c7379ba4b8 (MESS) saturn: made RAM / Backup RAM expansion internal
slot options. you now mount these with the -cart media switch,
i.e. for instance
  mess.exe saturn -cdrm ddsom -cart ram32
or
  mess.exe saturn -cdrm draculax -cart bram16
and not anymore using the -exp option. [Fabio Priuli]

out of whatsnew: this prevents users from passing conflicting setups like
"-exp ram32 -cart kof95", etc. these would have lead to unpredictable effects,
depending on the order of the option (and whether they were set at command
line or inside ini files)
2014-09-29 18:08:35 +00:00
Fabio Priuli b304fbb985 (MESS) gbcolor: added some new Li Cheng dumps, courtesy of taizou.
among these, there is a clone of the long awaited (and still undumped in 
its original form) Zook Hero Z by Vast Fame. nw.
2014-09-29 18:02:49 +00:00
Fabio Priuli 69324093a2 (MESS) gba.c: fixed Top Gun - Combat Zones cart type, making the
game playable. [Reznor007]
2014-09-27 09:45:08 +00:00
Fabio Priuli 5842c87144 (MESS) timex.c: added software list for DOCK carts. [Fabio Priuli] 2014-09-27 09:21:00 +00:00
Fabio Priuli 540b2f00c2 (MESS) a7800.xml: added earlier revision of Winter Games, with
thanks to Trebor for pointing me to this 3 years old dump :) nw
2014-09-27 08:35:57 +00:00
Ivan Vangelista 44f36ffb0b pc98.xml validation fix (nw) 2014-09-27 06:19:45 +00:00
Angelo Salese b8344eb60a Hit save, dammit. 2014-09-26 21:00:17 +00:00
Curt Coder a0e3cb4ac0 (MESS) pc98.xml: Added missing SHA1. (nw) 2014-09-26 20:55:12 +00:00
Angelo Salese a8136aaf04 Added Borland Turbo C++ for PC-98xx 2014-09-26 20:38:14 +00:00
Fabio Priuli c2b370a0d2 (MESS) a few softlist additions to test the previous. nw. 2014-09-26 09:55:40 +00:00
mahlemiut 6258651880 fm7: more FM-7/77AV dumps added to softlist 2014-09-26 03:04:28 +00:00
Dirk Best 422664119e Fix typo 2014-09-25 17:48:30 +00:00
Dirk Best ef5a4440f5 Amiga: Softlist update, add Workbench 1.3.2 DE and some apps 2014-09-25 17:37:02 +00:00
Fabio Priuli 2d69086c1f (MESS) psx.xml: added info to the games #-F. [Antopisa] 2014-09-25 10:44:22 +00:00
mahlemiut 69ff5087f1 fm7: some more new dumps added to software list 2014-09-25 04:22:49 +00:00
Scott Stone a7b271b9f5 Fix formatting after recent changes in psx and st_cart softlists. (nw) 2014-09-25 00:55:06 +00:00
mahlemiut dee996a724 a few more new FM-7/77AV disk dumps also. 2014-09-24 10:50:42 +00:00
mahlemiut 9ca70d414a fm7_cass.xml: added new cassette dump 2014-09-24 07:49:15 +00:00
Fabio Priuli 4d55bb830d (MESS) amstrad.c: converted cpc+ and gx4000 to use generic
cart slot, added correct keyboard to cpc+ machines (with Fn keys
in place of the keypad number keys), added cpc+ system carts to
the softlist and converted driver to use io_port array for keyboard
input reads. nw.
2014-09-23 18:01:33 +00:00
Dirk Best 11e2831405 Amiga: Add the latest version of EmuTOS to the Amiga 1000 softlist and
fix CIA interrupts getting lost in certain situations. This fixes the
EmuTOS keyboard and potentially more. Also fix a possible issue with
blitter delays.
2014-09-23 12:19:58 +00:00
Oliver Stöneberg 7915ef329d adjusted some software list descriptions (nw) 2014-09-23 11:18:59 +00:00
Alex W. Jackson eace9596ae add width/endian to pasogo softlist (nw) 2014-09-22 16:26:52 +00:00
Alex W. Jackson 68647bb51a atarist is big endian (nw) 2014-09-22 15:52:50 +00:00
R. Belmont ddccfd70cb (MESS) ht68k: add starter softlist (nw) 2014-09-20 23:20:03 +00:00
R. Belmont e045fe8474 (MESS) New System Drivers Supported:
Peripheral Technology PT68K2 [Al Kossow, R. Belmont]

Systems Promoted from GAME_NOT_WORKING:
Peripheral Technology PT68K4 [Al Kossow, R. Belmont]
2014-09-20 20:40:30 +00:00
Fabio Priuli a5d4602e5c (MESS) softlist: added Aamber Pegasus ROM expansions list. [neoncluster, Fabio Priuli] 2014-09-20 06:34:45 +00:00
Fabio Priuli f073bbae0a (MESS) softlist: added Hanimex Pencil II cart list [Robbbert, Fabio Priuli] 2014-09-20 06:25:39 +00:00
Fabio Priuli 5b59a48442 (MESS) softlist: added Exelvision EXL 100 cart list. [Fabio Priuli]
out of whatsnew: many games load and run, but the lack of inputs in the driver does not allow to play anything...
2014-09-19 15:27:05 +00:00
Michaël Banaan Ananas 739cfa61b0 added msx1 game "Genius" by YGW
-thanks to fukenko!
2014-09-18 20:31:12 +00:00
Dirk Best dc85466294 Amiga: Add preliminary software lists for the Amiga 1000 and Amiga 3000,
a general workbench list and an application list for testing. Images in
those lists are either verified good or best available currently. Many
images are still missing.
2014-09-18 09:01:02 +00:00
Fabio Priuli 1560236849 (MESS) a7800: changed header bits for pokey at
$0450, after discussion with Mike Saarna. also, 
when loading from softlist, let's rely on the xml
to detect oncart RAM and NVRAM. nw.
2014-09-18 05:17:23 +00:00
Michaël Banaan Ananas 19352b507a note 2014-09-17 21:16:43 +00:00
Michaël Banaan Ananas d37132fb4c added an msx1 YGW game for fun 2014-09-17 21:06:08 +00:00
Fabio Priuli 47a2824b57 (MESS) a2600.c: fixed mapper 3E support, as used by Boulder Dash
homebrew. Also allowed bankswitch writes to get to the TIA for this and 
mapper 3F. Finally, included a couple of demos in the softlist so to be
able to test the code in future. nw.
2014-09-17 17:24:53 +00:00
Alex W. Jackson 532aee532b Add width/endianness to supracan software list [Alex Jackson] 2014-09-17 07:50:59 +00:00
Michaël Banaan Ananas 7533e17a80 softwarelist correction from m4st4 2014-09-16 18:39:12 +00:00
Fabio Priuli 80d61a8f86 (MESS) a2600: when loading from softlist, let's rely on the xml
to detect oncart RAM instead of using custom routines. nw.
2014-09-13 06:14:35 +00:00
Fabio Priuli ad52cefa2e bunch of xml fixes from Diet Go Go Fan. nw. 2014-09-12 19:04:48 +00:00
Fabio Priuli 186d06f45f (MESS) gameboy.xml: added a bunch of new dumps. nw. 2014-09-12 05:40:32 +00:00
Fabio Priuli 63954c0c51 (MESS) coleco.xml: removed choplifter bad dump. [dink] 2014-09-12 05:40:10 +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 03e7f08e8f documenting the procedure to start Klax prototype on the a7800. nw.
(the game fails also on real systems: consistently on older revisions,
almost randomly on newer revisions)
2014-09-10 18:44:08 +00:00
David Haywood 805bd51118 raiden games in psx list (nw) 2014-09-09 18:43:46 +00:00
Fabio Priuli 07228e3d11 (MESS) megadriv.c: Added support for Game Genie as a passthru cart. [Fabio Priuli] 2014-09-07 06:27:29 +00:00
Fabio Priuli 7da88443b8 pcb_type for this had been wrong forever, finally fixed. nw. 2014-09-06 13:10:23 +00:00
Fabio Priuli 1ddc69fe10 (MESS) a7800.c: [Fabio Priuli]
- Fixed YM2151 clock in XM expansion, thanks to info from 
    tep392 and GroovyBee
  - Added support for homebrew boards MegaCart+ and
    VersaBoard by CPUWIZ (ROM respectively up to 512K
    and 256K + 32K of RAM)
  - Misc cleanups


out of whatsnew: I have also added, for debugging purposes, a VersaBoard with SG 9banks + POKEY at 0x0450
in the hope to find out exactly what goes currently wrong in the emulation of some homebrew games... let's see...
2014-09-06 06:49:07 +00:00
Fabio Priuli 13e872d80f (MESS) gameboy: added dump of Color GameBoy 188 in 1 multicart,
and partially implemented the required mapper [Team Europe, Fabio Priuli]


after selecting a game, the CPU always points to the correct bank of the cart,
but some games don't work anyway (e.g. Duck Tales, PacMan, etc.)
I don't have time to further debug this, at the moment, so I leave it to whoever
wants to take a look
2014-09-05 15:24:35 +00:00
Fabio Priuli eb21ba57de (MESS) softlist: misc gb / gbc dumps added. nw. 2014-09-05 15:16:40 +00:00
Fabio Priuli 03e19fd7f9 (MESS) pico.xml: more Japanese and Korean dumps added. [Team Europe] 2014-09-05 15:15:21 +00:00
Fabio Priuli 39f4848fa8 let's make cmpro happier. nw. 2014-09-05 04:15:36 +00:00
Fabio Priuli bccaf0aaf3 (MESS) a5200/a7800: fixed a bunch of regressions introduced with
slotification. nw.
2014-09-04 21:21:51 +00:00
Fabio Priuli 2ad103296f (MESS) a800: added sketchy support for some more mappers.
only a few carts have actually improved, but it is a start. nw.
2014-09-04 21:21:07 +00:00
Fabio Priuli 7d95c2eea9 (MESS) coleco.xml: Some more verified dumps and info added. [Ikrananka] 2014-09-03 16:19:35 +00:00
Fabio Priuli 83cfa9dd35 (MESS) a2600.xml: some more fixes (these games need to start from bank2 at boot). nw. 2014-09-02 21:41:50 +00:00
Fabio Priuli 1c6b418bfb (MESS) a2600.xml: added some missing slot options which caused some
regression in the new implementation. nw.
2014-09-02 21:26:50 +00:00
Fabio Priuli 991bcbd1e5 (MESS) atari400.c progress: [Fabio Priuli]
- Rewritten cart emulation to use slot devices (many 
  "mappers" do not fully work) and unified cart handling 
  among 8bit home computers, XEGS and Atari 5200
- Added support for loading carts with bankswitch to all XL/XE 
  models
- Added support for loading XEGS carts in Atari 8bits home
  computers (XEGS instead will only load XEGS games until
  support for the keyboard add-on is included)
- Big clean up of the driver, simplifying memory map, removing
  writes to ROM, etc.
- Changed NOT_WORKING flag to IMPERFECT_GRAPHICS
  in 600XL, 65XE, 800XE and XEGS since they should now be 
  working to the same extent of the 800XL, and bugs shall be 
  reported.


as a consequence of the above changes, the new softlists a800.xml, a5200.xml
and xegs.xml are not compatible anymore with 0.154: keep the old xmls until
0.155 if you don't compile your own exe
2014-09-02 05:02:02 +00:00
Fabio Priuli e5a77f7811 (MESS) softlist: misc new dumps. nw. 2014-08-27 07:08:32 +00:00
Fabio Priuli c397bad20b (MESS) a7800: added Yamaha 2151 emulation to the XM
expansion board, thanks to info from tep392. nw.

Also removed from the softlist the Donkey Kong XM Enhanced 
version which had been hacked to work on ProSystem emulator
and fails to save hiscores with correct HSC emulation 
(it remains available the correct version which saves fine both
in MESS and in the real hardware).
2014-08-26 05:58:29 +00:00
Fabio Priuli a16673b284 (MESS) a7800.c progress: [Fabio Priuli]
- Rewritten cart emulation to use slot devices
- Removed POKEY chip from the main unit since it was inside
  the carts (of course it gets enabled when you launch a game
  who contained it in its cart)
- Added support for the High Score cart as a passthru cart: when 
  you mount hiscore, a -cart2 switch will become available to mount
  the game you want to play
- Properly implemented XBoarD and XM expansions as
  passthru carts as well, so that new syntax to run dkxm.a78 is
  "mess a7800 -cart xm -cart2 path\to\games\dkxm.a78"
  High Score support for XM shall work as well.
- Big clean up of the driver, simplifying memory map, removing
  writes to ROM, etc.


Out of whatsnew: In conclusion, a7800.c has been brought into the new millennium ;-)
2014-08-25 11:15:32 +00:00
Fabio Priuli a1cd7776c5 (MESS) a2600.c: converted Atari VCS carts to be slot devices, cleaned up
the implementation and removed Supercharger tapes from the main system.
The -cass media switch (to load the tape file) will become available only 
when you mount the Supercharger cart. [Fabio Priuli]
2014-08-24 08:45:33 +00:00
Fabio Priuli 9da7b7a28d (MESS) coleco.xml: replaced Sector Alpha incorrect dumps with a proper one [Ikrananka] 2014-08-20 16:47:32 +00:00
Fabio Priuli 3ba633e900 (MESS) nes.xml: added another proto dump. nw. 2014-08-16 07:16:35 +00:00
Scott Stone 31d6e54cd2 Fix attributes changed in 0.154 release for megadriv/neogeo software lists. Thanks Sunbeam for the heads up. (nw) 2014-08-13 19:55:48 +00:00
Ivan Vangelista d11840f9d3 fixed glcolor.xml validation (nw) 2014-08-12 17:00:43 +00:00
Fabio Priuli 1bae901327 m5.xml: dumped Bosconian. [Ola Andersson] 2014-08-12 14:55:51 +00:00
Wilbert Pol 12349cda6a (MESS) msx.c: Added support for National FS-CF351 + FS-FD351 external floppy controller and drive (nw) 2014-08-11 19:56:26 +00:00
Wilbert Pol 8f9d373af7 msx1_cart.xml: Removed duplicate entry (nw) 2014-08-11 18:26:55 +00:00
Sandro Ronco aea0a1b006 (MESS) glcolor.xml: documented the 'Spiel-und Lernspaß' cartridge. [TeamEurope] 2014-08-11 10:02:35 +00:00
Wilbert Pol 62780ebc7b (MESS) msx.c: Added support for the Panasonic FS-FD1 and FS-FD1A external floppy controllers and drives. (nw) 2014-08-10 14:08:22 +00:00
Fabio Priuli cba86c8114 (MESS) pico.xml: some more Jpn dumps from Team Europe. nw. 2014-08-10 08:31:23 +00:00
Fabio Priuli fe88c8a093 (MESS) nes.xml: added dump of Codemasters' Super Adventure Quests. [Porchy] 2014-08-10 06:36:49 +00:00
Wilbert Pol 9beb4b9dc3 (MESS) msx.c: Added support for Philips VY-0010 external floppy interface and drive (nw) 2014-08-08 14:35:40 +00:00
Fabio Priuli 03599dbedb megadriv.xml: verified and documented a lot of dumps, added Shining Force (Euro), redumped
Muhammad Ali Heavyweight Boxing (Euro). [sunbeam]
2014-08-07 17:47:44 +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 0ae45376ac and a few more. nw. 2014-08-03 12:21:04 +00:00
Fabio Priuli bec0cc7cc6 pico.xml: added many new dumps, including some from Korean releases (2 of them are
Samsung exclusive titles) [Team Europe]
2014-08-03 10:33:39 +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
mahlemiut f74bc6fd94 gimix: added software list, fixed regression with booting Gimix Flex 3.6, added 8 inch floppy drive support. 2014-07-28 10:33:26 +00:00
Oliver Stöneberg 37784e0e10 falgged some software as unsupported (nw) 2014-07-26 13:36:38 +00:00
Mike Naberezny 8b913038bb (MESS) cbm2_flop.xml: Removed duplicate of CBUG 81. (nw) 2014-07-25 19:02:31 +00:00
Michaël Banaan Ananas 48d3d8890e fix tms7000 sbb 2014-07-25 09:27:51 +00:00
Wilbert Pol 517c6f12e6 (MESS) msx1_cart.xml: Small update for fsca1 (nw) 2014-07-25 08:16:48 +00:00
Michaël Banaan Ananas c4a198d842 (MESS)
Systems Promoted from GAME_NOT_WORKING:
---------------------------------------
TI-74 BASICALC [hap]
2014-07-23 10:12:46 +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
Michaël Banaan Ananas 2f9388dbee small update 2014-07-21 04:25:07 +00:00
Michaël Banaan Ananas 0e91535b56 added cc40 software list.
Much thanks to J Guidry and Lee!
2014-07-21 01:58:50 +00:00
Scott Stone 5c04cce34a Description fix (nw) 2014-07-20 16:05:29 +00:00
Curt Coder 6ec29c5c30 (MESS) c64_cart.xml: Added another version of Super Snapshot 5. [Malice] 2014-07-20 06:19:53 +00:00
Robbbert e0eed7b090 Fixed kotmh in mess. (nw) 2014-07-02 13:41:07 +00:00
Alex W. Jackson 64df51f7a7 add width and endianness to megadriv softlist (nw) 2014-07-01 09:31:38 +00:00
Alex W. Jackson 98eac17316 Add width and endianness attributes to data areas in software lists (nw)
Update neogeo.xml to take advantage of them.

For regular rom loading we try to autodetect the appropriate endianness and
width by matching the region tag to a device with a device_memory_interface;
this is generally not doable for software lists because the regions are
children of some slot device and thus not siblings of the devices in the root
driver (i.e. "cartslot1:maincpu" rather than "maincpu") So you have to
specify the width and endianness manually for now.

Anyone who has spare time, feel welcome to byteswap every single entry
in megadriv.xml and update them to use this :-)
2014-07-01 07:55:38 +00:00
David Haywood 8b285d1e81 fix a load address (nw) 2014-07-01 00:30:51 +00:00
Scott Stone 532bfb9e2b Alignment fixes for XML hashes. (nw) 2014-07-01 00:17:55 +00:00
David Haywood c52aeab839 NeoGeo slot work [S. Smith]
Message that was posted to me

"Hi David

It was to my great disappointment that your work on the NeoGeo Multislot (Dec 2013) was not included in MAME.  To aid the process I've taken your work and spent some hours addressing the concerns put forward by the developers.  The code I'm sending to you converts Neo Geo to fully use slot devices for the cartridges and implements the multi-slot using techniques that have greater likelihood of being met with approval.

In some places the slot trampolines caused performance to drop below 100% so I've used methods to avoid them gathered by the study of other slot devices in MESS.  Performance is the same as it was prior to this update.

I first sent this with the forms on the official site but received no reply so I'm turning to you directly.

(filehost link removed)

Credit to yourself and 'S. Smith'
"
2014-06-29 17:57:09 +00:00
Sandro Ronco ea9fd2f6c2 (MESS) glcolor: added LCD emulation and inputs. [Sandro Ronco]
(MESS) moved glcolor carts from genius.xml to glcolor.xml. (nw)
2014-06-28 19:56:06 +00:00
Fabio Priuli 1ba2dde2ab copy & paste mistake. nw.
(but thanks oddi2 for reporting)
2014-06-25 17:08:37 +00:00
Fabio Priuli e4c0bc867d softlist: added a bunch of new dumps from misc sources. nw. 2014-06-25 15:04:02 +00:00
Fabio Priuli eb461a5057 gameboy: Added support for Li Cheng pirate mapper. [taizou, Fabio Priuli] 2014-06-25 15:03:02 +00:00
Fabio Priuli 5c17ad131e gba.xml: Added newer revision of Sim City 2000 [BPzeBanshee] 2014-06-25 14:59:58 +00:00
Wilbert Pol ee2e620553 (MESS) msx1_cart.xml: Renamed a few Yamaha cartridges. (nw) 2014-06-18 20:51:17 +00:00
Robbbert 0880ae3c7c (MESS) kog is unsupported as per MT 04742 (nw) 2014-06-08 10:19:17 +00:00
Ivan Vangelista 6ef7f9fb74 Fixed msx2_flop.xml validation (nw) 2014-06-05 15:36:11 +00:00
Oliver Stöneberg 5c0a2624c6 (MESS) more unsupported software flagging (nw) 2014-06-05 10:46:50 +00:00
Oliver Stöneberg 763df208ce (MESS) flagged more software as unsupported (nw) 2014-06-05 08:44:15 +00:00
Wilbert Pol 51b976d70b (MESS) msx.c: Added support for Arc (nw) 2014-06-04 21:30:17 +00:00
Wilbert Pol db448dec61 (MESS) msx.c: Added support for mapper used by halnote (nw) 2014-06-04 20:46:54 +00:00
Wilbert Pol 1e5d478646 (MESS) msx2_cart/flop.xml: Added description for Arc and moved Halnote description to msx2_flop.xml. (nw) 2014-06-04 20:16:15 +00:00
Wilbert Pol 8d559f580c (MESS) msx.c: Added support for protection used by Baby Dinosaur Dooly (hopefully complete). (nw) 2014-06-04 19:13:06 +00:00
Wilbert Pol db5294cec3 (MESS) msx.c: Added support for mapper used by Holy Quran. [hap, Wilbert Pol] 2014-06-04 17:57:35 +00:00
Oliver Stöneberg 5cd95bf6f6 (MESS) more unsupported software flagging (nw) 2014-06-04 14:43:21 +00:00
Oliver Stöneberg 313146fcaf (MESS) flagged some software as unsupported (nw) 2014-06-04 14:18:38 +00:00
Wilbert Pol fbe825d59c (MESS) msx.c: Added support for keyboard master prototype. (nw) 2014-06-03 19:30:04 +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
Wilbert Pol 5582b6aba7 (MESS) msx1/msx2_cart.xml: Notes (nw) 2014-06-03 17:08:27 +00:00
Curt Coder 117c24b5e9 (MESS) ql_flop.xml: Added The Simulator. (nw) 2014-06-03 14:23:51 +00:00
Curt Coder 852c4d9c19 (MESS) ql: Expansions WIP. (nw) 2014-06-03 12:37:42 +00:00
Curt Coder 402d5e4d2d (MESS) ql: Expansions WIP. (nw) 2014-06-03 11:58:17 +00:00
Wilbert Pol 9ceee30f7b (MESS) msx2_cart.xml: mirai seems to work now (nw) 2014-06-02 21:22:18 +00:00
Wilbert Pol 519dfaece7 (MESS) msx.c: Added harry fox mapper (nw) 2014-06-02 19:22:54 +00:00
Wilbert Pol b62fbf9b2e (MESS) msx.c: Added support for mapper used by Super Swangi (nw) 2014-06-01 20:57:05 +00:00
Mike Naberezny fdb28dd282 (MESS) pet_rom.xml: Added InfoPro. [Paul Rickards, Mike Naberezny] 2014-05-26 22:17:23 +00:00
Wilbert Pol 27f2c334d5 (MESS) msx1_cart.xml: Removed nms1205v11, it was just a hacked up version of nms1205 to skip the internal software when booting. (nw) 2014-05-26 18:36:05 +00:00
Wilbert Pol 64e68ec429 (MESS) msx.c: Fixed support for FS-CA1 MSX Audio firmware and added some notes (nw) 2014-05-25 13:55:03 +00:00
Wilbert Pol 6bcdb3c5e7 fix xml validation (nw) 2014-05-24 18:57:42 +00:00
Wilbert Pol 7b51d02baf (MESS) msx.c: Some small msx audio related updates (nw) 2014-05-24 18:28:39 +00:00
Wilbert Pol 9b1c2dfc19 (MESS) msx.c: Some small msx audio changes. Renamed the msx audio soft list sets. (nw) 2014-05-22 19:04:16 +00:00
Ivan Vangelista fc31fd05b1 Fixed msx2_flop.xml validation (nw) 2014-05-21 16:40:38 +00:00
Wilbert Pol 0c1e68d4cd (MESS) msx.c: Some small fixes. (nw) 2014-05-20 21:18:46 +00:00
Wilbert Pol ec72ebc33e (MESS) msx.c: Added preliminary msx audio support. (nw) 2014-05-20 20:17:06 +00:00
Wilbert Pol 9fb5dabee4 (MESS) msx.c: Added small msx2 floppy software list. (nw) 2014-05-20 18:53:16 +00:00
Wilbert Pol b9ddc3405c (MESS) msx1_flop.xml: Added some floppies that came with the machines. (nw) 2014-05-19 20:47:54 +00:00
Wilbert Pol c90c8e7d96 (MESS) msx1_flop.xml: 720KB were double sided 3.5 inch floppies. (nw) 2014-05-18 20:30:29 +00:00
Curt Coder b44baf77ce Fixed soflist names. (nw) 2014-05-17 19:46:38 +00:00
Curt Coder e377bb47ee (MESS) mbc200: Added floppy software list. [Dave Dunfield, Chuck(G)] 2014-05-17 19:45:47 +00:00
Curt Coder 6fa89de698 (MESS) osbexec: Added floppy software list. [Dave Dunfield, The Don Maslin Archive] 2014-05-17 19:37:10 +00:00
Wilbert Pol 7a106be1de (MESS) msx1_cart.xml: A few fixes (nw) 2014-05-14 19:10:22 +00:00
Wilbert Pol 8f2237dc93 (MESS) msx2_cart.xml: Added descriptions for the SCC+ cartridges that came with Snatcher and SD-Snatcher. (nw) 2014-05-09 06:58:18 +00:00
Wilbert Pol 8d556a3d27 (MESS) msx1_cart.xml: Added sram region for game master 2. (nw) 2014-05-08 15:15:09 +00:00
Wilbert Pol d37004818f (MESS) msx1/2_cart.xml: Fixed ascii16_sram sram sizes. (nw) 2014-05-08 14:13:16 +00:00
Wilbert Pol ece633791b (MESS) msx2_cart.xml: Fixed daisenr sram issue. (nw) 2014-05-08 14:05:20 +00:00
Wilbert Pol 537e813916 (MESS) MSX softlists: preparing for slot support. (nw) 2014-05-07 13:55:39 +00:00
Fabio Priuli b8d93793ad (MESS) apfm1000 / apfimag: more accurate support for on-cart 1K RAM in
Space Destroyer (no more need of using -ramsize 1K option at launch).
[Fabio Priuli]
2014-05-03 17:44:13 +00:00
Fabio Priuli 04df758be4 (MESS) vectrex.xml: some fixes and additions. [hornpipe2, Fabio Priuli] 2014-05-03 16:59:12 +00:00
Fabio Priuli 1111530b46 (MESS) snes.xml: deinterleaved popntwinjs dump, so that it
shows something (still marked as bad dump, of course, until 
we validate the dump with another sample cart)
2014-05-03 08:26:34 +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 2d68fa308f softlists: added a bunch of new dumps, courtesy of Ola Andersson, SMS Power,
TeamEurope, Matt Taylor and taizou. nw.
2014-05-02 10:33:37 +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
David Haywood 014770a5af add an SRAM to Pro Yakyuu Super League '91 (megadrij) based on game usage, can't enter gameplay without it, not specified in header, thanks to Kale for spotting it. 2014-04-29 17:17:49 +00:00
Curt Coder e0dd6c3b19 (MESS) hp9845: Added software lists for option ROMs. [Curt Coder] 2014-04-25 14:23:27 +00:00
Curt Coder 811b29608d (MESS) sc3000: Added cartridge and cassette software lists. [Curt Coder, Anna Wu] 2014-04-23 21:07:19 +00:00
Mike Naberezny 3c801d80bb (MESS) pet_flop.xml: Replaced bad D80 for Z-RAM. [Mike Naberezny] 2014-04-17 19:52:53 +00:00
Curt Coder d40ddb5cdc (MESS) abc80.xml: Removed sector skew from CP/M images. (nw) 2014-04-16 12:39:24 +00:00
Curt Coder 46c1ab1c5e abc80.xml: Added Myab CP/M BIOS 3.7. [Robert Juhasz] 2014-04-13 06:04:37 +00:00
Fabio Priuli ab40cbc365 silencing cmpro. nw. 2014-04-09 14:00:30 +00:00
Curt Coder 8a6d7e7d00 Added note. (nw) 2014-04-07 20:24:23 +00:00
Fabio Priuli 8880b92c5f snes.xml : some new dumps added [ReadOnly] 2014-04-07 12:16:51 +00:00
Miodrag Milanovic fec65e0b57 Cleanups and version bump 2014-04-07 06:04:18 +00:00
David Haywood 2450afd21b small note about pico 'oz' set (nw) 2014-04-06 09:37:36 +00:00
Fabio Priuli 1d77e91173 (MESS) pico.xml: More dumps from Team Europe. nw. 2014-04-05 12:58:48 +00:00
Fabio Priuli b6cfb44d1c (MESS) misc recent dumps added to softlists. nw. 2014-04-05 12:57:26 +00:00
Fabio Priuli bf1199eb2a (MESS) previous BBC Master commit was over-simplifying the cart
mapping compared to the real thing. This should be more in line 
with the code which will be needed with slots. nw.
2014-04-05 04:25:58 +00:00
Fabio Priuli ced9717453 (MESS) bbc.c: fixed external cart slot -cart1 for the BBC Master (demo cart
runs properly now), added second external slot -cart2 (same functionality
as -cart1). Expansion ROM slots, which are handled as internal cart slot, 
are now accessible via -cart3/-cart6 media switch, until they are converted 
to proper slot devices. [Fabio Priuli]
2014-04-04 17:23:15 +00:00
R. Belmont 7da391cab6 (MESS) apple2: added games starting with "C" to the softlist. [R. Belmont] 2014-03-29 02:46:03 +00:00
Mike Naberezny fc38a629a8 (MESS) pet_rom.xml: Fixed validation. (nw) 2014-03-28 17:28:34 +00:00
Mike Naberezny 7c4c302745 (MESS) pet_rom.xml: Added Nestar Cluster/One CLO-1002-2 [Mike Naberezny] 2014-03-27 21:10:14 +00:00
Curt Coder 5a8dee9023 (MESS) c64_flop.xml: Added some VICE testprogs. (nw) 2014-03-25 21:57:00 +00:00
Fabio Priuli 6d34259612 (MESS) n64.xml: fixed the 7 games which had wrong offsets in the softlist. nw. 2014-03-24 22:14:25 +00:00
Wilbert Pol 4ad1411f54 (MESS) microvision.xml: Update for fixed and new dumps (nw) 2014-03-24 20:01:16 +00:00
Fabio Priuli 5b10f8897b (MESS) megaduck.xml: added four more dumps. [ranger_lennier, Sean Riddle] 2014-03-24 06:44:49 +00:00
Fabio Priuli fdfa039b95 (MESS) megaduck.xml: added dump for Duck Adventures [Sean Riddle] 2014-03-23 08:37:34 +00:00
Fabio Priuli 3894385b72 (MESS) m5.xml: added several new Japanese dumps, including rare cart
"Adidas Lucky Shoot" [Ola Andersson]
2014-03-23 08:16:04 +00:00
Curt Coder cf9cadd1e5 Fixed validation. (nw) 2014-03-20 21:33:20 +00:00
Curt Coder 7c2f6824e1 (MESS) softbox: Added preformatted 10MB hard disk image. [Curt Coder] 2014-03-20 20:47:04 +00:00
Scott Stone 5e5f680e15 fixed </softwarelist> tag placement (nw) 2014-03-17 15:19:28 +00:00
Robbbert ba96964efc (MESS) Microvision : updated software list 2014-03-17 02:33:29 +00:00
Justin Kerk 4a96d0bc3d Japanese title fixes (nw) 2014-03-04 21:03:45 +00:00
Sandro Ronco b03c3cfbd1 (MESS) Moved some carts from genius.xml to gl2000.xml/gl6000sl.xml. (nw) 2014-02-28 21:36:13 +00:00
Curt Coder 93a0352d1c c64_cart.xml: Added Insta-Calc v2.0. [Curt Coder] 2014-02-27 16:30:27 +00:00
Robbbert 35431fea7c (MESS) microvision : added Baseball to software list 2014-02-27 13:51:08 +00:00
Robbbert f9d3fbaa73 (MESS) microvision : added 3 homebrews to software list 2014-02-27 13:31:45 +00:00
Robbbert ed701f13e7 (MESS) microvision : added SuperBlockBuster to software list 2014-02-23 11:24:30 +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
Robbbert 459d78f513 (MESS) apf : Fixed bad dump in Basic, and added Extended Basic [Thanks to ranger_lennier] 2014-02-20 10:24:17 +00:00
Curt Coder 251c3dd46f (MESS) ibm5170.xml: Added Windows 95. (nw) 2014-02-19 21:46:01 +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
Curt Coder 2e7bf618a5 (MESS) pc: Added support for NASLite 1.72MB disk images. [Curt Coder] 2014-02-18 21:30:36 +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 0d901132a4 (MESS) new n64 proto added to softlist, courtesy of Micro-64. nw. 2014-02-17 06:59:24 +00:00
David Haywood 672e6ea3a1 make it a bit clearer how to load floppies in msx1 by actually recognizing the floppy ROM.
added a skeleton list I used for some quick testing.

the driver really needs a significant overhaul, but at least this makes usage a little less opaque.
2014-02-17 03:42:14 +00:00
David Haywood 352576c01f fix data area size (surprised there isn't a validation test for this, think it's been wrong since it was added in jan last year) (nw) 2014-02-16 22:26:09 +00:00
Curt Coder 21c0d4913c diimage: Added "read_only" feature to the software list to denote write protected images. [Curt Coder]
(MESS) c64: Fixed Bounty Bob Strikes Back loading. (nw)
2014-02-13 22:47:03 +00:00
Fabio Priuli a4ad409630 (MESS) nes_datach: documented the eeprom hookups, and the
second eeprom used by Battle Rush. they do not work yet. nw.
2014-02-13 12:44:18 +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 1af055c965 (MESS) some more coco dumps from K1W1. nw. 2014-02-12 11:38:23 +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 069e93c169 (MESS) coco_cart.xml: added some new dumps [K1W1] 2014-02-09 17:09:12 +00:00
David Haywood ca8accbdb7 just some added some misc stuff I've been testing drivers with to the Softlists (nw) 2014-02-09 16:05:30 +00:00
Fabio Priuli 2b2197e01f (MESS) softlists: added a bunch of new dumps (plus a couple from next summer). nw. 2014-02-09 12:41:26 +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
Robbbert 0973a2b1b5 (MESS) apf : more homebrews 2014-02-06 11:48:16 +00:00
Robbbert 0d706c4fd3 (MESS) microvision : added a software-list switch to pick the correct display per game. Fixes alienrdr,bowling,vegas (part 2) 2014-02-05 09:42:11 +00:00
Fabio Priuli 5b64ad65fa (MESS) microvsn: added dump of alien raiders, courtesy of Sean Riddle. nw. 2014-02-05 06:21:46 +00:00
Fabio Priuli 2d5f0a76c8 (MESS) documenting recent Sega Sawatte Pico dumps by Team Europe. CPU is unknown
(under epoxy block), so no skeleton to hook these to.
2014-02-04 12:11:34 +00:00
Curt Coder 421f3d14ef c128_flop.xml: Added 10 Years HVSC. [Curt Coder] 2014-02-03 16:00:37 +00:00
Fabio Priuli 0a4c8d099a (MESS) vboy.xml: replaced bad dump with a verified one, courtesy of Tauwasser. nw. 2014-02-03 07:48:13 +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
Fabio Priuli 22ff8ff55d (MESS) a bunch of further corrections. nw. 2014-01-28 14:38:09 +00:00
Fabio Priuli a83d62f900 (MESS) gba: added a few new revisions of Jpn games, courtesy of nointro. nw. 2014-01-28 07:55:51 +00:00
Robbbert 811fba1021 (MESS) apf : added homebrew to software list 2014-01-27 12:21:39 +00:00
Michaël Banaan Ananas 95f6bdc133 miau 2014-01-24 08:15:35 +00:00
Fabio Priuli 9aa03a07ea and of course pressing save *before* the commit would have been of help... nw. 2014-01-24 06:23:56 +00:00
Fabio Priuli 27dde91762 (MESS) microvsn.xml: added a couple of new dumps from Sean Riddle. nw. 2014-01-24 06:21:55 +00:00
Robbbert 589f933293 (MESS) apf : added basic part number 2014-01-24 00:32:31 +00:00
Fabio Priuli 77044d754f (MESS) brought some more softlists up to date with recent dumps (courtesy of taizou,
nointro, Redfield1, nintendoplayer, fasebonus). nw.
2014-01-23 09:32:29 +00:00
Robbbert f5d4952849 (MESS) apf : added basic cart to software list
can someone do a bom check on this list...thx
2014-01-23 06:32:21 +00:00
Fabio Priuli b8f4843e1e (MESS) a few new dumps from SMS power, including European dump of
Zool for gamegear, and a series of MSX port for the Taiwanese SG1000
(these need a RAM adapter that only MESS and Meka emulate!!). nw.
2014-01-22 08:44:15 +00:00
Fabio Priuli 6019b0f2dc missed this one. nw. 2014-01-21 05:55:43 +00:00
Fabio Priuli b15da3630b (MESS) pico.xml: added a dozen of new dumps, including most of the previously
missing European releases [TeamEurope]
2014-01-20 19:02:18 +00:00
Curt Coder 34f2318c02 (MESS) studio2.xml: Added Fun with Numbers cartridge. [brolly, Charles MacDonald, ranger_lennier] 2014-01-18 08:25:23 +00:00
Scott Stone 9422d40bbc Fixed validation errors in compclr2_flop.xml (nw) 2014-01-15 01:02:12 +00:00
Curt Coder 62bc43c6ac (MESS) compclr2: Added preliminary software list for floppy images. [Jim Battle, Curt Coder] 2014-01-13 21:38:59 +00:00
Wilbert Pol f616308653 sv8000.xml: Corrected game names (nw) 2014-01-11 11:45:12 +00:00
Curt Coder 395af5982e (MESS) cbm2: HRG cartridge WIP. (nw) 2014-01-08 15:39:28 +00:00
Curt Coder 2777a10ec5 (MESS) c64: Fixed Magic Formel cartridge. [Curt Coder] 2014-01-08 15:38:45 +00:00
Mike Naberezny e3a409d9bd (MESS) pet_flop.xml: Fixed "set unit number" program on HardBox disks. [Mike Naberezny] 2014-01-08 06:23:47 +00:00
Wilbert Pol 4ed9300a67 (MESS) checkpoint (nw) 2014-01-07 21:54:40 +00:00
Justin Kerk b3e24f2567 speeling (nw) 2013-12-30 07:55:29 +00:00
Miodrag Milanovic ca546caa6e Cleanups and version bump 2013-12-24 07:24:51 +00:00
cracyc 3c539e2e1a (mess) fixed name (nw) 2013-12-23 16:43:31 +00:00
Miodrag Milanovic 2339262125 fixed description (nw) 2013-12-23 07:21:23 +00:00
cracyc 452bae2722 (mess) mega Soviet clone patch [shattered]
- moves ec184*, iskr103* and mc1502 out of pc.c
- moves CGA font upload support to a subclass
- adds new drivers: poisk1, ec1847, pk88
- adds a skeleton of native iskr103* keyboard

i8089: implement remaining instructions and support execution from "io" space. [Carl]
(mess) isbc-215g: add intel isbc-215g hdd controller, read only for now [Carl]
(mess) isbc: add hdd support to isbc2861 (nw)
2013-12-22 21:17:17 +00:00
Robbbert 0a61ffafc2 (MESS) Update gp32 softlist (Anna Wu) 2013-12-12 10:20:34 +00:00
Justin Kerk c2429f51a6 The correct name is Voicer-kun based on the katakana on the package (nw) 2013-12-12 02:35:32 +00:00
Scott Stone fb24672736 Filename fix and hopeful BOM correction to hash files (nw) 2013-12-10 05:54:26 +00:00
R. Belmont 88632f5cf5 (MESS) Fix typo (nw) 2013-12-07 17:24:24 +00:00
mahlemiut 00ec858170 gp32: softlist notes update, fixed validation. [Anna Wu] 2013-12-07 06:49:23 +00:00
mahlemiut 472a21b490 gp32: softlist update [Anna Wu] 2013-12-07 05:23:49 +00:00
Wilbert Pol 954b9ff18e (MESS) New working driver
Nichibutsu My Vision (KH-1000)  [ranger_lennier, Charles MacDonald, Wilbert Pol]
2013-12-02 22:42:23 +00:00
Robbbert 96c7e262a4 (MESS) tiki100 : fixed validation 2013-12-02 10:51:37 +00:00
Olivier Galibert 7a9e9e3904 Unchanged crap code of two years ago is still crap code (nw) 2013-11-25 09:12:56 +00:00
David Haywood 9592cff5b3 resurrect some old MVS multi-slot code
this is mostly functional but about 2 years old now, and badly needs some modernizations.  It's a bit ugly in places because I've had to make sure the legacy methods work too, although in other places simply because it's old code I never quite got around to cleaning up.

basically the inits have been split into ones that need calling once on startup (decryptions etc.) and ones that need calling when a new slot is activated (custom banking / protection handlers)

mame64 neogeo -cart1 kof98 -cart2 kof99 -cart3 kof2000 -cart4 kof2001 -cart5 kof2002 -cart6 kof2003
works, assuming you have the RAM.  certain combinations / orders don't work, maybe the real system is like that, maybe there are flaws in the implementation.

once loaded as multi-game the neogeo will run through the attracts of each game in order, if you insert a coin then you can select next / previous game with the '3' and '4' (which are mapped to those buttons on the system) just like real hardware.

if you're low on memory try
mame64 neogeo -cart1 lbowling -cart2 samsho -cart3 mutnat -cart4 pbobblen -cart5 neomrdo -cart6 turfmast
instead

if you want an example of where it fails right now then put -cart1 roboarmy in slot 1 instead, it hangs after cycling through the games (or moving through them with 3) it's possible something isn't reset properly.  This might become clearer as I clean things up a bit.

I've verified eas and neocdz work as before
2013-11-25 04:36:49 +00:00
Curt Coder 8c65ed2cd2 wd_fdc: Set CRC error bit if CRC error found during Read Address command. Tiki 100 determines whether the disk is in FM or MFM format by checking this. [Curt Coder]
(MESS) tiki100: Fixed CPU clock and floppy interface. [Curt Coder]
2013-11-19 19:10:00 +00:00
Curt Coder 3677fc1652 (MESS) adam: Added a second floppy drive and verified 160KB floppy image gap sizes. [Curt Coder]
(MESS) adam_flop.xml: Added disk utilities. [Curt Coder]
2013-11-18 19:31:27 +00:00
Curt Coder be67993aa8 (MESS) abc800: Fixed hard disk geometry. (nw) 2013-11-12 20:40:11 +00:00
Curt Coder 4981a41914 (MESS) abc800: Emulated the ABC 850 (10MB), ABC 852 (20MB), and ABC 856 (60MB) hard disk drives. [Curt Coder] 2013-11-12 15:00:38 +00:00
Curt Coder 753c64008d (MESS) pet_hdd.xml: Added hard disk software list with preformatted images for the Commodore D9060 and D9090 hard drives. [Curt Coder] 2013-11-09 21:29:31 +00:00
Curt Coder cfeac6b11f Remove unused file. (nw) 2013-11-07 14:43:20 +00:00
Curt Coder f3b07e86bd (MESS) v1050_hdd.xml: Added hard disk software list with preformatted 5MB and 10MB CP/M images. [Curt Coder] 2013-11-07 14:30:10 +00:00
Curt Coder 200321ecfb (MESS) adam_flop.xml: Fixed region size. (nw) 2013-11-05 15:05:14 +00:00
Miodrag Milanovic 44d5c1b8ab Cleanups and version bump 2013-11-05 06:59:51 +00:00
Alex W. Jackson e0f1c2478f NeoGeo improvements: [Alex Jackson]
* Cleaned up large amounts of duplicated code between the MAME and MESS (AES/NeoCD) drivers
 * Removed MVS-only ROMs and devices (SM1 ROM, SFIX ROM, upd4990a RTC, etc.) from AES/NeoCD
 * Replaced legacy NVRAM in MVS and NeoCD with NVRAM devices
 * Correctly hooked up SM1 ROM bankswitching; the BIOS sound test works now
 * Corrected VRAM size
 * Sorted the Universe BIOS versions and unified them between MAME and MESS
 * Fixed kf10thep ROM loading and decryption which was a horrible hack (and not endian safe)
 * Replaced svcplus protection hack ROM patch with a less invasive one, based on FBA
 * Started marking code and data that should be moved out into devices
 * Various other code and comment cleanups

New clones added
----------------
Kizuna Encounter - Super Tag Battle 4 Way Battle Version / Fu'un Super Tag Battle Special Version [Alex Jackson]
2013-11-05 04:48:30 +00:00
Curt Coder 39dc549a5f (MESS) c128_rom.xml: Added KeyDOS support disk. [Curt Coder] 2013-11-04 19:50:16 +00:00
Miodrag Milanovic 44caf08662 fix for cpc_flop from remax (nw) 2013-11-04 09:38:48 +00:00
Fabio Priuli a5278a4f71 (MESS) on behalf of ReadOnly: small documentation progress and a few new public dumps added (no whatsnew) 2013-11-04 07:54:21 +00:00
Curt Coder 1a090ca06e (MESS) abc800: Cleanup. (nw) 2013-11-01 19:08:17 +00:00
Fabio Priuli d32abbbe9b (MESS) pico.xml: fixed stupid mistake in prev commit. thanks Tafoid for spotting it :) 2013-10-28 19:36:44 +00:00
Fabio Priuli 4fca5f2c04 fixed mess -valid. nw. 2013-10-28 18:31:13 +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
Mike Naberezny 81c146cc3b (MESS) pet_rom.xml: Added Paperclip 2.84. [Mike Naberezny] 2013-10-21 15:14:07 +00:00
Mike Naberezny 87df587d81 (MESS) pet_rom.xml: Added Waterloo Structured BASIC. [Mike Naberezny] 2013-10-21 14:50:08 +00:00
Mike Naberezny 1b89da860c (MESS) pet_rom.xml: Added WordPro 3. [Mike Naberezny] 2013-10-21 14:34:20 +00:00
Mike Naberezny e413535e9c (MESS) pet_rom.xml: Added SORT. [Mike Naberezny] 2013-10-20 21:14:12 +00:00
Mike Naberezny 4935e716b4 (MESS) pet_rom.xml: Added McTerm 1.21. [Mike Naberezny, Stefano Santerini] 2013-10-20 17:56:10 +00:00
Curt Coder 4720e17fe3 (MESS) compis.xml: Added working System II and MS-DOS images. [Curt Coder] 2013-10-19 12:11:09 +00:00
Mike Naberezny 779649290e (MESS) pet_rom.xml: Fix size of McTerm. (nw) 2013-10-16 16:34:59 +00:00
Mike Naberezny 823445991e (MESS) pet_rom.xml: Added Command-O for 8032 [Mike Naberezny] 2013-10-15 19:27:37 +00:00
Mike Naberezny 5a2fac4ee9 (MESS) pet_rom.xml: Added Oracle 3.03. [Mike Naberezny] 2013-10-15 19:02:10 +00:00
Mike Naberezny 9ec85b5be3 (MESS) pet_rom.xml: Added POWER. [Mike Naberezny] 2013-10-15 18:47:56 +00:00
Mike Naberezny e77dc181ec (MESS) pet_rom.xml: Added BASIC Programmer's Toolkit for BASIC 4.0 (Mike Naberezny) 2013-10-15 18:31:27 +00:00
Mike Naberezny 5f43b29429 (MESS) pet_rom.xml: Added McTerm 1.20 [Mike Naberezny] 2013-10-15 17:49:02 +00:00
Curt Coder d77a52f5e4 (MESS) c64: Triton Quick Disk WIP. (nw) 2013-10-14 18:01:59 +00:00
Curt Coder 924cc44ec5 (MESS) ibm5170.xml: Added OS/2 2.x. [Curt Coder] 2013-10-13 20:56:52 +00:00
Curt Coder b364eda107 (MESS) c64_cart.xml: Added PK-232 driver cartridge. [Curt Coder] 2013-10-13 20:31:09 +00:00
David Haywood 6473e1de7a add 'Thunderbolt II' to the Genesis list, uses smouse protection (nw) 2013-10-12 17:41:40 +00:00
Curt Coder 6cb00b200e (MESS) ibm5170.xml: Added some utilities and drivers. [Curt Coder] 2013-10-10 19:45:17 +00:00
David Haywood db2be28f99 fix validation errors (nw)
(somebody might want to pick better names, or use clones)
2013-10-07 21:51:02 +00:00
Curt Coder 85ba0140aa (MESS) ibmpcjr: Fixed the software lists. [Kaylee] 2013-10-04 20:59:16 +00:00
Curt Coder fda699e4e5 (MESS) Put the proper PC DOSes in place. (nw) 2013-10-04 17:46:05 +00:00
Curt Coder e23db94051 (MESS) ibm5170.xml: Added some Windows'. [Curt Coder] 2013-10-03 20:16:14 +00:00
Curt Coder 6cc83bda2a Typo fix. (nw) 2013-10-03 19:28:57 +00:00
Curt Coder 25e76b005b (MESS) ibm5170.xml: Added MS-DOS, PC-DOS, GEM, and OS/2 floppy images. [Curt Coder] 2013-10-03 19:26:45 +00:00
Curt Coder 20f531feba (MESS) ibm5170.xml: Added the remaining Riki coverdisks. [Kaylee] 2013-10-03 18:42:31 +00:00
Curt Coder 53b4047a45 (MESS) ibm5170_cdrom.xml: Added PC DOS 2000. [Curt Coder] 2013-10-02 21:05:31 +00:00
David Haywood 586853edd8 update the note in saturn.xml too. 2013-10-02 17:32:45 +00:00
Fabio Priuli 15bdd7c698 (MESS) sat_cart.xml: added dump of Ultraman support cart [Team Europe] 2013-10-02 17:25:40 +00:00
Curt Coder 7ebc2add51 (MESS) ibm5170_cdrom.xml: Added Windows goodies. [Curt Coder] 2013-10-02 15:38:36 +00:00
Curt Coder 403e5d3d9d (MESS) ibm5170_cdrom.xml: Added CD-ROM software list with some Windows goodies. [Curt Coder] 2013-10-02 14:52:52 +00:00
Curt Coder 47dba32883 (MESS) ibm5170.xml: Added some Windows'. [Curt Coder] 2013-10-02 14:12:40 +00:00
Curt Coder 02898c55f9 (MESS) ibm5170.xml: Added some Windows SDKs. [Curt Coder] 2013-10-01 21:29:39 +00:00
Curt Coder eeed9ff020 (MESS) ibm5150.xml: Added Indianapolis 500 floppy image. [Curt Coder] 2013-09-29 21:39:40 +00:00
Curt Coder 5544b925dc (MESS) ibm5170.xml: Added DR DOS 6.0 floppy images. [Curt Coder] 2013-09-29 21:23:10 +00:00
R. Belmont 0c12356484 Previous commit fixes these issues (nw) 2013-09-24 00:04:55 +00:00
R. Belmont 6b5dea7eba Added some notes (nw) 2013-09-22 16:14:12 +00:00
Curt Coder ed44165efd (MESS) c64: Emulated the PARTNER 64 cartridge. [Curt Coder] 2013-09-22 10:22:35 +00:00
Curt Coder 67328a0ccd (MESS) c64: Implemented logic for PARTNER 64 cartridge. (nw) 2013-09-21 21:20:33 +00:00
Curt Coder 3edb1bb9b0 (MESS) c64: Added placeholder for PARTNER 64 cartridge. (nw) 2013-09-20 20:05:55 +00:00
Miodrag Milanovic 96aa5e1c08 Cleanups and version bump 2013-09-17 06:47:03 +00:00
Wilbert Pol 6fe192fc0f (MESS) Software list update [ReadOnly]
-new softlist : snes_vkun.xml (Voice-Kun audio compact discs)
first Voice-Kun public dump from King Mike added

-snes.xml : new prototype public dump from SNES Central
2013-09-14 17:37:18 +00:00
Curt Coder 21c4aba60d (MESS) c64: Emulated the digital parts of the Magic Voice cartridge. Speech synthesis is not supported yet. [Curt Coder, Stefan Uhlmann] 2013-09-04 18:14:17 +00:00
Scott Stone 98df76364f (MESS) Softlists added for ampro and wicat systems. [Kaylee] 2013-09-03 13:58:27 +00:00
David Haywood ed33e5adf9 skeleton atari 400/800 floppy list. (1 entry)
note, currently only supports .atr format due to image.filetype() not returning anything useful when softlist is used (thanks to micko for advice on various things)

(no credit wanted, this is just to address the 'where is jumpman' thing that was posted on MW and give a softlist entry for regtests on this code)
2013-08-30 08:30:13 +00:00
Curt Coder 373f2ec13e (MESS) c64: Magic Voice WIP. (nw) 2013-08-29 13:34:09 +00:00
Curt Coder 268de4b9d0 (MESS) c64: Emulated the Wersi Wersiboard Music 64 / Siel CMK 49 Keyboard. [Curt Coder] 2013-08-28 18:24:46 +00:00
David Haywood 156a39cbe5 megadriv demo that explicitly tells us how much our emulation sucks.. documenting it here because it will almost certainly end up being a useful test case later. (nw) 2013-08-19 19:56:48 +00:00
Miodrag Milanovic 674cc1d72b (MESS)megaduck.xml : new card dumps added [Anna Wu] 2013-08-14 07:39:53 +00:00
Oliver Stöneberg f32082eb31 fixed copera softlist shortname (nw) 2013-08-11 19:39:25 +00:00
David Haywood c3464dbca0 there were already some in the wrong list too (nw) 2013-08-11 19:09:26 +00:00
David Haywood 2b939c1184 add other known dumps from Team Europe 2013-08-11 18:47:31 +00:00
David Haywood fb05bb1518 missed this (nw) 2013-08-11 18:35:55 +00:00
Angelo Salese 001867e906 I don't need to change extension in XML actually 2013-08-07 21:53:22 +00:00
Angelo Salese 3310807d59 .hdm -> another raw image format, used by add_ssil so far 2013-08-07 21:43:56 +00:00
Angelo Salese 6f47f6617f Added raw formats for PC-98 2013-08-07 21:15:15 +00:00
Angelo Salese aa19ad8043 Fix XML validation 2013-08-07 17:01:32 +00:00
Curt Coder 302dc32c63 (MESS) visicom: Fixed colors and video. [Curt Coder]
(MESS) visicom.xml: Fixed cartridge data bit order. [Charles MacDonald, Marcel van Tongeren]
2013-08-07 15:20:46 +00:00
R. Belmont a44f016c98 (MESS) apple2: fix softlist validation (nw) 2013-08-07 01:27:37 +00:00
Angelo Salese 5055f13b35 Mapped something out for IDE, still not quite right 2013-08-06 00:10:29 +00:00
Angelo Salese c6b05a75c4 added some new A dumps 2013-08-05 22:01:43 +00:00
Angelo Salese 035a870960 Fixed folder FDIs 2013-08-05 20:59:29 +00:00
Curt Coder d70e03cf63 (MESS) studio2: Fixed loose .bin/.rom cartridge file loading, and supported loading ROMs to multiple base addresses in the software list. [Curt Coder]
(MESS) visicom: Added cartridge software list. [ranger_lennier, Charles MacDonald]
2013-08-05 18:51:19 +00:00
Angelo Salese 4335fc5131 Ops 2013-08-04 21:03:27 +00:00
Angelo Salese 1a731c09c2 Okuman Chouja 2 rom name fix 2013-08-04 20:51:35 +00:00
Angelo Salese 68ab455560 Even more 2013-08-03 18:46:01 +00:00
Angelo Salese f5ea6fe49a More of the same 2013-08-03 17:55:56 +00:00
Angelo Salese b1efa44515 Added Sim City and SokoBan Perfect, fixed more sizes 2013-08-03 17:30:31 +00:00
Angelo Salese 071522c5f1 add_pdrk was removed for whatever reason, reinstated 2013-08-03 16:35:10 +00:00
Angelo Salese 23e0b50cef Even more size corrections 2013-08-03 16:22:59 +00:00
Angelo Salese 1182ede6c9 More size corrections 2013-08-03 16:19:51 +00:00
Angelo Salese 8a94f6a663 Bacta is another 5'25 with a 3'5-alike size, gotta love this fdi crap ... 2013-08-03 13:51:39 +00:00
Angelo Salese 35817ab7b7 More changes, in progress 2013-08-03 13:48:46 +00:00
Angelo Salese 9dfb2f91f1 Sorcerian 2013-08-03 13:28:02 +00:00
Angelo Salese da2504eddb (MESS) Fixed XML validation in studio2.xml [Kaylee] 2013-08-03 13:13:04 +00:00
Angelo Salese 084bdfc140 Several 1.44 MB images incorrectly labeled as 1.22 2013-08-03 13:11:24 +00:00
Angelo Salese b3f134b2d3 Fixed A-Train 2 bug 2013-08-03 12:11:06 +00:00
Angelo Salese f8154c6ef9 Block Out & Deflektor 2013-08-03 00:38:57 +00:00
Angelo Salese 688cbdc3a1 Added Karateka, Puyo Puyo 2013-08-03 00:14:58 +00:00
Angelo Salese aef5de1649 Quarth & Okuman Chouja 2 now works in PC-9801RS, removed outdated note 2013-08-02 22:59:16 +00:00
Angelo Salese db2c02bf8b More additions 2013-08-02 22:32:21 +00:00
Angelo Salese 4275f55921 Fixed GRCG usage in PC-9801UX, fixed a bunch of new XML dupes 2013-08-02 21:05:30 +00:00
Angelo Salese 64a8c596b9 # changes/updates 2013-08-02 20:32:09 +00:00
Angelo Salese 4b74508412 Minor romname change 2013-08-02 20:00:19 +00:00
Angelo Salese 758efc9f37 Fixed several dupes via Tafoid report 2013-08-02 19:54:20 +00:00
Angelo Salese f430f303b7 Disk order fixes + misc changes 2013-08-02 19:38:11 +00:00
Angelo Salese ab294ed3cb Fix win30 double entry 2013-08-02 19:26:44 +00:00
Angelo Salese 3ad20ecffc Fix &amp; error 2013-08-02 19:25:19 +00:00
Angelo Salese 1900c974a8 T, U, V, W, X, Y and Z 2013-08-02 19:23:58 +00:00
Mike Naberezny d492f14b2c (MESS) pet_rom.xml: Sort entries by name for easier editing (nw) 2013-08-02 18:38:49 +00:00
Mike Naberezny 02d68ab647 (MESS) pet_rom.xml: Add some missing info (nw) 2013-08-02 18:26:21 +00:00
Angelo Salese d178552637 R & S 2013-08-02 17:21:31 +00:00
Michael Zapf 95965cebb6 (MESS) ti99: Softlist cleanup; changed some types to gromemu (nw) 2013-08-02 16:00:54 +00:00
Angelo Salese 3b5ac00811 O, P and Q 2013-08-02 15:51:39 +00:00
Angelo Salese 61f1917ff9 L, M and N 2013-08-02 15:15:42 +00:00
Curt Coder c55a643521 (MESS) studio2: Updated notes. (nw) 2013-08-02 15:08:56 +00:00
Curt Coder 756b253b73 (MESS) studio2.xml: Added MPT-02 dumps. [ranger_lennier, Charles MacDonald] 2013-08-02 15:00:51 +00:00
R. Belmont 6cd622bc67 More correct correction (nw) 2013-08-02 13:41:26 +00:00
Scott Stone f01e531966 Misc apple2.xml fixes (nw) 2013-08-02 09:35:30 +00:00
Scott Stone 21f0fbf50e Revert changes made to a2600_cass.xml (entries were already in a2600.xml) (nw) 2013-08-02 09:21:24 +00:00
R. Belmont 20ed6a0f14 (MESS) apple2.xml: add games starting with "B" (nw) 2013-08-02 01:27:47 +00:00
Angelo Salese 13e9049dbc Fix for some list errors 2013-08-01 13:40:34 +00:00
Angelo Salese d45c16562b K letter 2013-08-01 13:03:59 +00:00
Angelo Salese b44bca1eaa I & J 2013-08-01 12:43:36 +00:00
Angelo Salese 5f87c23739 G & H 2013-08-01 12:14:42 +00:00
Angelo Salese 4c8d768e7c F letter 2013-08-01 03:19:17 +00:00
Angelo Salese e0d5e58335 E letter 2013-08-01 03:10:03 +00:00
Angelo Salese ff3502194c Documenting 3_5 floppy images 2013-08-01 02:54:46 +00:00
Angelo Salese 70209a9612 D letter 2013-08-01 02:39:05 +00:00
Angelo Salese fd1f759f9d C letter 2013-08-01 01:52:55 +00:00
Angelo Salese e6c4575216 B letter 2013-08-01 01:25:43 +00:00
Angelo Salese 7488a8463d Finished A letter 2013-08-01 00:17:55 +00:00
Angelo Salese 49e2084ea5 # - most of A 2013-07-31 23:54:07 +00:00
Angelo Salese e29d9b03a6 Part 2 of PC-98xx SW list 2013-07-31 23:09:14 +00:00
Angelo Salese 4795c2f906 WIP PC-98xx software list code 2013-07-31 21:11:42 +00:00
Scott Stone 30eff20e4a (MESS) Softlist Updates: [Kaylee]
amigaxxx_flop: Added two recently released files and corrected wrongly placed sets.
atari2600_cass: Four cassette prototypes added.
2013-07-29 19:27:23 +00:00
Curt Coder 1e417d68e3 (MESS) sage2.xml: Added Sage Sources floppies. [Chris Burrows] 2013-07-26 20:49:53 +00:00
Curt Coder 8a514c6435 (MESS) c128_cart.xml: Marked bad dump. (nw) 2013-07-25 11:09:10 +00:00
Curt Coder 68e33427df (MESS) Emulated the SSE HardBox, a Corvus interface for PET [Mike Naberezny] 2013-07-24 13:11:13 +00:00
Curt Coder c8598b9111 (MESS) pc1640: Added another model and better part_id's for the system floppies. (nw) 2013-07-14 13:02:43 +00:00
Curt Coder daf291e96f (MESS) pc1512.xml: Added hand-crafted system disc 5. (nw)
(MESS) pc1512: Added hard disc installation instructions. (nw)
2013-07-14 11:36:50 +00:00
Curt Coder 8f895194eb (MESS) pet_flop.xml: Added 8050 version of VisiCalc. [Curt Coder] 2013-07-10 19:22:07 +00:00
Scott Stone 2841ec76cc Fix for Toy Story 2 same name/different hash issue. (nw) 2013-07-01 10:32:27 +00:00
Fabio Priuli 264bb9021e remove BOM. nw. 2013-06-30 16:30:41 +00:00
Cowering 7b858a8992 don't include dumper's name in filename! (nw) 2013-06-30 16:04:19 +00:00
Fabio Priuli 2aa6a8dfa3 (MESS) snes.xml: it turned out there are more SA-1 games than we were listing.
this explains why, for instance, CPU was not replying to player's moves in sshogi3 :-)
updating the slot options and thanks to recent progresses, 3 igo games and 3 shougi
ones passed from black screen to fully playable... nw.
2013-06-24 07:09:06 +00:00
Curt Coder bfdaa5393a (MESS) ibm5170.xml: Added IBM diagnostics floppies. [Curt Coder] 2013-06-23 22:27:57 +00:00
Curt Coder 57fe0a60d0 (MESS) ibm5140.xml: Added floppies and fixed form factor. [Curt Coder] 2013-06-23 22:13:31 +00:00
Curt Coder 0c65adce9b (MESS) dps1.xml: Fixed floppy form factor. (nw) 2013-06-21 19:48:44 +00:00
Curt Coder 158bd9f20e (MESS) Added skeleton driver for Ithaca InterSystems DPS-1. [Al Kossow, Curt Coder] 2013-06-21 17:22:43 +00:00
Fabio Priuli 5363a89597 (MESS) bml3: added software list for floppy disks. [Anna Wu] 2013-06-21 17:19:47 +00:00
Fabio Priuli f9dbdf1920 (MESS) ibm5150.xml: Added a few more disks [Kaylee] 2013-06-19 06:25:49 +00:00
Curt Coder d4613bd762 Removed bad image. (nw) 2013-06-18 17:59:12 +00:00
Curt Coder bd7466f508 (MESS) alphatro_flop.xml: Added floppy software list. [Spirantho] 2013-06-17 09:51:10 +00:00
Curt Coder eb5c9decf4 (MESS) victor9k_flop.xml: Added floppies. [Jonathan Gevaryahu] 2013-06-16 20:50:22 +00:00
Curt Coder 62afe70dc0 (MESS) victor9k_flop.xml: Added preliminary software list. [Jonathan Gevaryahu] 2013-06-15 10:11:22 +00:00
Fabio Priuli 4a673c07aa (MESS) famicom: added support for loading/saving BASIC programs from/to
cassette. wav files supported only. [Fabio Priuli]

(MESS) Added software list for BASIC programs saved to tape [Anna Wu, UglyJoe, Fabio Priuli]

If anyone has more Family BASIC tapes or other cassettes for Famicom games or add-ons (e.g. Bandai Karaoke or Fukutake Study Box) 
or for some chinese clones (ABM, or Bridge, or any other), please contact us.
2013-06-15 08:42:49 +00:00
Curt Coder 6ccbdb50b3 (MESS) pet_flop.xml: Added Z-RAM floppy. [Mike Naberezny] 2013-06-13 19:01:28 +00:00
Miodrag Milanovic 16f5234d43 Cleanups and version bump 2013-06-11 07:16:42 +00:00
Curt Coder 65cd7f2d97 (MESS) vsmile: Split software list into cartridge and CD parts. (nw) 2013-06-10 14:10:44 +00:00
Curt Coder 5f081ec3ee (MESS) ep64: Stop Dave from crashing, give Nick RGB32 and resnet colors. (nw) 2013-06-10 13:39:02 +00:00
Fabio Priuli 1fbdec44ac (MESS) megadriv: added some more pirate games recently dumped, including
original protected versions of some already emulated games. thanks to Cah4e3
Azathoth, magicrip and the Russian crew for the dumps and to EkeEke for the
info on Tekken Special (the only one using a new protection scheme). nw.
2013-06-09 18:56:17 +00:00
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
Curt Coder 1566e7c2b8 (MESS) mm1: Added software list with boot disk. [Kara Trace, Curt Coder] 2013-01-04 15:31:33 +00:00
Curt Coder 79f94206f6 (MESS) c64: Softlist additions. (nw) 2013-01-04 15:18:51 +00:00
Curt Coder c17d9e1995 (MESS) c64: Softlist additions. (nw) 2013-01-03 20:52:31 +00:00
Curt Coder 169b825e3d (MESS) Softlist fixes. (nw) 2013-01-03 20:18:26 +00:00
Curt Coder 4cb9838fad (MESS) comx35: Fixed softlist. (nw) 2013-01-03 20:13:17 +00:00
Curt Coder 702067b866 (MESS) c64: Cartridge WIP. (nw) 2013-01-03 16:25:31 +00:00
Curt Coder 01b83b11d7 (MESS) c64: Added IDEDOS 0.90 and Prince of Persia to the cartridge software list. These can be used to quickly flash the EasyFlash and IDE64 cartridges. Note that you have to delete the resulting files from nvram directory to re-flash. [Curt Coder] 2013-01-02 17:16:16 +00:00
Curt Coder be12fd6ade (MESS) c64: Softlist additions. (nw) 2013-01-02 17:12:43 +00:00
Sandro Ronco 7c17cd2e47 (MESS) uzebox: small change for games that only works on early revisions. (nw) 2013-01-02 12:25:12 +00:00
Fabio Priuli db2e8fd71c cpc_flop.xml: some more sorting before 2013. no whatsnew. 2012-12-31 18:54:12 +00:00
David Haywood c88908508e floppy order fixes (nw) 2012-12-30 22:53:38 +00:00
David Haywood 8a7a1159e8 some additional floppy order swapping (nw) 2012-12-30 22:26:10 +00:00
David Haywood ee3329220a re-order some floppy discs (nw) 2012-12-30 21:37:09 +00:00
David Haywood 71df55ebe7 shuffle floppies around based on minimum chipset requirement (nw) 2012-12-30 20:40:32 +00:00
David Haywood a0ef569e93 amiga SL improvements (nw) 2012-12-30 19:43:26 +00:00
David Haywood 6e4f057c2b Amiga SL work in progress (SPS based) (nw)
this is an active work in progress, only the first pass + ensuring it passes validation is done.
2012-12-30 02:40:31 +00:00
Fabio Priuli b6355e0103 pico.xml: added a few more Japanese dumps. [Team Europe] 2012-12-29 14:59:50 +00:00
David Haywood 6cdf4c0242 hook .dsk up to specpls3 and create a skeleton softlist with Pacmania in it (which works) (nw) 2012-12-28 20:54:35 +00:00
Sandro Ronco ee62eab965 (MESS) uzebox.xml: synchronized with latest Uzebox ROM pack. (nw) 2012-12-28 19:06:22 +00:00
Fabio Priuli dafc72a6cf gp32.xml: added some info, fixed some titles to match title screen. no whatsnew. 2012-12-28 15:23:42 +00:00
Fabio Priuli ff37f77550 pico.xml: added new European dump and better documentation for a few old dumps. [Team Europe] 2012-12-28 09:29:12 +00:00
Fabio Priuli 9d052e1375 fixed copy'n'paste mistake. thanks for the report. nw. 2012-12-27 12:34:11 +00:00
Fabio Priuli a1e4f2f3ea nes: avoiding error for unsupported boards. no whatsnew. 2012-12-27 07:23:10 +00:00
Fabio Priuli 251dc2a928 gbcolor.xml: Added dozen of Sintax pirate dumps, courtesy of taizou. original hardware not yet emulated, so hacked versions are included too for the moment. 2012-12-27 07:21:45 +00:00
Fabio Priuli 31a6b7bc60 pico.xml: Added two German prototypes [Team Europe] 2012-12-27 07:19:44 +00:00
Fabio Priuli a2a4f19a72 smc777.xml: added a few new dumps. (I forgot this one in rev.19748). no whatsnew. 2012-12-23 11:39:42 +00:00
Fabio Priuli 8552075299 ATTN Arbee: a few year nodes in apple2.xml contained bogus/missing data. issue in your script or copy and paste mistake? either way, fixed (hopefully without conflicting with your progresses). no whatsnew. 2012-12-23 11:35:56 +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 f92a599ec4 genius.xml: fixed comments to be valid xml. nw. 2012-12-23 11:29:15 +00:00
R. Belmont 797e20d1cb (MESS) Apple II: Add games beginning with "A" in DSK/NIB/PO formats (nw) 2012-12-21 01:42:20 +00:00
R. Belmont 0605136a2f Why *do* we force monocase for this stuff anyway? (nw) 2012-12-20 22:35:55 +00:00
R. Belmont 31eb96616c (MESS) Added games beginning with "A" to the Apple II softlist [R. Belmont] 2012-12-20 01:13:43 +00:00
Miodrag Milanovic 436d2f757f Cleanups and version bump 2012-12-17 07:22:20 +00:00
Curt Coder 94d922ffa1 (MESS) trs80m2: Added floppies to software list. [Don Maslin] 2012-12-13 12:01:52 +00:00
Jonathan Gevaryahu 192b47f67f Add another CP/M8-6 version to the ibm5150 software list [Kaylee] 2012-12-11 08:09:17 +00:00
Jonathan Gevaryahu aebc39872b fix copy&paste error. no whatsnew. 2012-12-11 07:32:47 +00:00
Fabio Priuli 6093327538 snes.xml: added a couple of new dumps from byuu. no whatsnew.
gameboy/gbcolor.xml: added a bunch of new dumps from BigFred, hydr0x, taizou and nintendoplayer. no whatsnew.
2012-12-11 07:13:30 +00:00
Fabio Priuli dc64f3aad4 ibm5150.xml: added some redumps and new dumps. [Kaylee]
wangpc.xml: added some new dumps from Don Maslin's archive. [Kaylee]
2012-12-11 07:09:54 +00:00
David Haywood d2867fbed7 ncd softlist note (nw) 2012-12-08 09:03:15 +00:00
David Haywood 5460d901f4 stop "neocdz lresort" and "neocdz kof98" from stomping over their own z80 data.. (nw) 2012-12-08 08:16:09 +00:00
David Haywood 483c15bc81 ncd, save the internal nvram instead of trying to use memcards like the AES does (nw) 2012-12-07 23:19:39 +00:00
Curt Coder c19b8a4e9c (MESS) c64: Softlist additions. (nw) 2012-12-07 15:44:46 +00:00
David Haywood 44dcd0d39c Also reset the YM2610 when resetting the Z80, seems to avoid some lost sounds in neocdz crsword2 + misc cleanups (nw) 2012-12-07 14:06:12 +00:00
Sandro Ronco 47689c0995 (MESS) iq128: use a softlist also for ROMless cartridges. (nw) 2012-12-05 19:51:43 +00:00
Justin Kerk f58e0504ec (MESS) ibm5150.xml: Added some OS disks (nw) 2012-11-30 04:09:45 +00:00
Curt Coder daa35a9aca (MESS) comx35: Added floppy software list. [Curt Coder] 2012-11-28 19:03:05 +00:00
Miodrag Milanovic 4bb3984c83 Set interface name to scsi harddisks so they can be mounted as softlist items (no whatsnew)
Fixed mac harddisk list to use new interface
Also added interface for scsi cdrom, but named it "cdrom" since medium is always same.
2012-11-27 10:12:36 +00:00
Fabio Priuli 30180325e4 pico.xml: added a new Euro dump and better documented some of the older dumps. [TeamEurope] 2012-11-27 06:02:22 +00:00
Fabio Priuli 20988c7258 pico.xml: added 30 dumps which have been finally released after a few years of hoarding. no whatsnew. 2012-11-27 05:45:38 +00:00
Curt Coder 48a7cee3d0 (MESS) Validation fix. (nw) 2012-11-25 11:27:17 +00:00
Curt Coder 528196ebd3 (MESS) xerox820ii: Added floppy software list. [Curt Coder] 2012-11-25 11:24:32 +00:00
Curt Coder 7f230bca54 (MESS) xerox820: Added floppy software list. [Curt Coder] 2012-11-25 11:11:02 +00:00
Angelo Salese 8d83a38adb (MESS) added software list for NEC APC [kaylee]
(MESS) added PCB readme for FM Towns Marty [Guru]
2012-11-24 13:24:47 +00:00
Fabio Priuli 9ea62cf454 (MESS) genius.xml: misic doc updates. no whatsnew. 2012-11-24 11:26:36 +00:00
Fabio Priuli 3ea4845b77 (MESS) crvision.xml: minor doc update from MADrigal. no whatsnew. 2012-11-24 09:04:56 +00:00
Fabio Priuli 4cac558ad5 (MESS) pico.xml: new Japanese dumps added [Team Europe] 2012-11-24 09:04:11 +00:00
Curt Coder 3b882e0e82 (MESS) genius: Added software list for VTech Genius cartridges. [Team Europe, Curt Coder] 2012-11-21 15:12:24 +00:00
Miodrag Milanovic 8813fb6bcd Cleanups and version bump (nw) 2012-11-19 08:40:08 +00:00
Scott Stone 27c8616807 [MESS] Started wrapping some neocd functions in mame code, now sending valid cd commands and some sets are now booting on neocdz. From Haze (nw) 2012-11-17 03:59:32 +00:00
Miodrag Milanovic a9e5ea948c initial merge of fba neocd code into ng_aes by Haze (no whatsnew) 2012-11-15 12:25:21 +00:00
Curt Coder 88995408d3 (MESS) adam: Added some cartridges to software list. (nw) 2012-11-08 17:36:17 +00:00
Robbbert 001d14eba9 px4 : fix validation 2012-11-07 08:30:20 +00:00
Fabio Priuli 0dce9f8535 fixed validation. no whatsnew. 2012-11-07 08:08:31 +00:00
Fabio Priuli 253aa64d09 snes.xml:
- Added 99 US cartridges [ReadOnly]
 - Added all known NTT cartridges, they are not supported as they use a specific modem [ReadOnly]
 - Started the CIC lockout chips documentation [ReadOnly]
 - New prototype from Nintendo Player [Mike]
2012-11-07 07:58:09 +00:00
Fabio Priuli e2c2d35466 ibm5170.xml: some addition from Kaylee. no whatsnew.
gbcolor.xml: added some confirmed dump from BigFred. no whatsnew.
2012-11-07 07:50:37 +00:00
Fabio Priuli ca608f0858 pico.xml: added new dump [TeamEurope]
crvision.xml: added earlier revision of Police Jump [Luca Antignano]
2012-11-07 07:45:17 +00:00
Curt Coder 10c44eabfd (MESS) adam: Fixed software list. (nw) 2012-11-06 16:12:22 +00:00
Curt Coder 134c907025 (MESS) adam: Added floppies to software list. (nw) 2012-11-05 15:31:44 +00:00
Scott Stone 03731d39a2 [MESS] Improved the inputs in CD32 (by adding a mirror of the first button where the regular Amiga reads it) this allows the majority of the booting CD32 games to actually be started. [David Haywood]
[MESS] Expanded cd32.xml softlist entries to highlight more future test cases.  [David Haywood]
2012-11-03 21:08:51 +00:00
Curt Coder a5313a0dae (MESS) adam: Fixed software list name. (nw) 2012-11-03 21:06:04 +00:00
Curt Coder aa985def80 (MESS) a3000: Added missing tape files to software list. (nw) 2012-11-02 19:36:19 +00:00
Curt Coder 5620ca3801 (MESS) adam: Added cartridge, cassette and floppy software lists. (nw) 2012-11-02 19:19:48 +00:00
Dirk Best b6281de7b1 px4: added a basic software list 2012-11-02 16:43:51 +00:00
Curt Coder 013847b23c (MESS) a3000: Added system software list. (nw) 2012-11-02 15:32:25 +00:00
Curt Coder 03b24e401d (MESS) atarist: Added floppy software list, based on the no-intro set. (nw) 2012-10-30 15:38:07 +00:00
Miodrag Milanovic 6bfc7e54f9 Clean-ups and version bump 2012-10-30 07:07:38 +00:00
Curt Coder 145d1da698 (MESS) cbm2: Fixed HR graphics cartridge crash. (nw) 2012-10-29 15:58:01 +00:00
Curt Coder 8da2cad732 (MESS) c128: Fixed function ROM loading. (nw) 2012-10-28 21:00:03 +00:00
Curt Coder 47dfd413fc (MESS) gp32: Added software list for SmartMedia cards, based on the no-intro set. (nw) 2012-10-28 19:28:55 +00:00
Curt Coder d24e75d58e (MESS) c64: Fixed C64GS cartridge. (nw) 2012-10-28 12:11:20 +00:00
Miodrag Milanovic 274bab4ac8 spectrum and amiga changes from Haze (no whatsnew) 2012-10-27 12:32:44 +00:00
Curt Coder a3693d2952 (MESS) cbm2: Fixed sizes in software list. (nw) 2012-10-26 21:41:33 +00:00
Curt Coder 88ceab4e84 (MESS) p500: Added VIC video/color RAM access thru PLA. (nw)
(MESS) cbm2: Implemented the 24K RAM cartridge, added CBUG disks to software list. (nw)
2012-10-26 16:08:52 +00:00
Miodrag Milanovic 4c72225c6e added basic support for the loop flags in tzx [David Haywood] 2012-10-26 14:49:25 +00:00
Sandro Ronco 4211303056 (MESS) Removed BOM from megadriv.xml (nw) 2012-10-24 17:03:50 +00:00
Fabio Priuli fa73537224 (MESS) ibm5150.xml: updated with recent dumps. [Kaylee] 2012-10-22 05:47:37 +00:00
Fabio Priuli 7a802f1884 (MESS) softlist: misc fixes and updates. no whatsnew. 2012-10-22 05:40:27 +00:00
Fabio Priuli fe72de9863 (MESS) snes.xml: small undumped list update by ReadOnly. no whatsnew. 2012-10-22 05:33:33 +00:00
Fabio Priuli e7c380d3a6 (MESS) amiga: added very preliminary softlist for game disks [David Haywood] 2012-10-22 05:14:44 +00:00
Cowering a9e02c7813 Notes updated (nw) 2012-10-20 18:33:47 +00:00
Curt Coder 12a3deb691 (MESS) c128: Fixed MMU MS0/1 lines. (nw) 2012-10-19 17:29:38 +00:00
Cowering d50c7794bb notes update (nw) 2012-10-18 18:54:17 +00:00
Miodrag Milanovic b3b60d3656 Commenting entry back since it is hoarded dump, if it's placed back and kept hoarded SVN account will be removed (no whatsnew) 2012-10-18 17:40:09 +00:00
Scott Stone ed35ea98d2 gbcolor.xml - fix for same romname/diff hash warning (nw) 2012-10-16 23:44:12 +00:00
Cowering ec3a055c19 Fix up some info and add note for carts with banking. Trim the ROMs yourself or wait for next GoodCoCo for updated CRC/SHA (nw) 2012-10-16 18:58:05 +00:00
Wilbert Pol 5c1ee4e3b7 (MESS) gameboy.xml: Fixed size for Story of La Sa Ma; there is a CY27H010 128KB EPROM on the cartridge. (nw) 2012-10-15 19:08:38 +00:00
Cowering bd44e9be90 Add Phantasy Star IV (PAL) 2012-10-15 16:00:26 +00:00
Fabio Priuli b84833a301 minor fixes from ReadOnly. nw. 2012-10-13 19:53:17 +00:00
Fabio Priuli 77ac46f111 fixed two xml mistakes. nw. 2012-10-13 19:50:32 +00:00
Fabio Priuli 028157a38f (MESS) amiga: renamed machines to ami500n/p & ami1000n/p and added placeholder lists for system disks. [David Haywood] 2012-10-13 16:51:35 +00:00
Fabio Priuli b8f3ccd722 (MESS) snes: added region compatibility filters to the software list [Fabio Priuli, Tafoid, Bobz] 2012-10-13 11:51:10 +00:00
Fabio Priuli b17b5f6e51 (MESS) softlist: minor updates. no whatsnew. 2012-10-12 21:57:48 +00:00
Fabio Priuli c084f5c65e (MESS) softlist: added dumps from a couple of GBA proto + misc status fixes. no whatsnew. 2012-10-12 07:35:02 +00:00
Fabio Priuli 818d25d88c (MESS) pcw16: added softlist for available disk images [remax] 2012-10-12 07:31:50 +00:00
Fabio Priuli 837073f0fc (MESS) samcoupe.c: modified the driver to not install / uninstall bank handlers,
greatly improving performaces (e.g. Manic Miner demo went from 20% to 380% 
ingame). Plus added some very preliminary softlists. [David Haywood]

(MESS) spectrum_cass.xml: added very preliminary softlist containing some
interesting test case for emulation. [David Haywood]
2012-10-12 07:30:33 +00:00
Curt Coder 7f831337cd (MESS) c128: Cartridge softlist cleanup. (nw) 2012-10-11 16:43:19 +00:00
Wilbert Pol 79262b03c9 (MESS) gameboy.c: Documented mappers from some more unlicensed titles (nw) 2012-10-10 20:28:32 +00:00
Wilbert Pol a6b177431c (MESS) gameboy.c: Added support for the mapper used by Sonic 3D Blast 5 pirate. [Wilbert Pol] 2012-10-10 18:47:25 +00:00
Fabio Priuli 74da5a1e83 (MESS) gbcolor: I had forgotten about this dump. no whatsnew. 2012-10-10 07:50:05 +00:00
Fabio Priuli 3818062469 (MESS) megadriv.xml & gbcolor.xml: added new dumps from pirate carts. no whatsnew. 2012-10-10 07:09:22 +00:00
Fabio Priuli 5ac5332284 (MESS) 32x: added region compatibility filters to the software list [Fabio Priuli, Tafoid, Bobz] 2012-10-10 06:58:06 +00:00
Wilbert Pol 5afd77a9b5 (MESS) gameboy.xml, gbcolor.xml: Added cartridge features based on information from the cartridge headers. (nw) 2012-10-09 19:48:18 +00:00
Wilbert Pol b3d2146b8a (MESS) a2600.xml: Documented mappers (nw) 2012-10-08 21:10:17 +00:00
Fabio Priuli 9d2e613576 (MESS) softlist: sync with latest consistency/info fixes. no whatsnew. 2012-10-08 06:36:31 +00:00
Wilbert Pol e5d37a4595 (MESS) a2600.c: Added proper support for games using a 4in1 mapper. (Wilbert Pol) 2012-10-07 20:12:10 +00:00
Justin Kerk c990d4b75b softlists: More fullwidth->halfwidth and NFC normalization 2012-10-07 19:51:22 +00:00
Wilbert Pol 0f9ab8ce82 (MESS) a2600.c: Added support for 8in1. (Wilbert Pol) 2012-10-07 19:34:19 +00:00
Fabio Priuli 68c1ebe094 (MESS) snes.xml: Added 47 cartridges from Ecco [Ecco, RedScorpion, ReadOnly]
out of whatsnew: Justin, could you please re-fix Japanese fullwidth characters in this list (and check pc8801_flop as well)?
this was in progress before your commit and it was easier to revert the char changes than fixing the other conflicts.
2012-10-07 16:45:04 +00:00
Fabio Priuli 2b322a3585 (MESS) softlists: bunch of consistency fixes and info. nw. 2012-10-07 11:05:21 +00:00
Curt Coder 31387945c8 srcclean (nw) 2012-10-07 09:12:56 +00:00
Scott Stone 5b7d874fb4 [MESS] a2600.xml: Corrections based on recent regression fixing and testing (nw) 2012-10-07 02:22:10 +00:00
Fabio Priuli 13a1905b8e (MESS) pc98.xml: backing up some system disks. no whatsnew.
(MESS) pc88_flop.xml: added some music disks from snakemeat + more precise info on some disks already listed. no whatsnew.
(MESS) pc88_flop.xml: added some games and utilities from Tokugawa boards + some previously very hard to find games which got submitted anonymously. no whatsnew.
(MESS) pc88_flop.xml: started cleaning up some of the utilities, lots more to be sorted. no whatsnew.
2012-10-05 19:58:16 +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 48ced7bd28 (MESS) megadriv.xml: Added a proto, dumped by alcoatjez. no whatsnew.
+ misc consistency/status fixes. no whatsnew.
2012-10-02 07:41:40 +00:00
Fabio Priuli fba7666294 (MESS) ibm5150.xml: Added another PC Booter. [K1W1]
(MESS) a800.xml: Added a couple of prototypes. [K1W1]

(MESS) xegs.xml: moved here a few xegs repro carts which were in the a800 list, from K1W1. no whatsnew.
2012-10-02 07:39:36 +00:00
Fabio Priuli 9c8255b28a (MESS) fixed a couple of wrong MSX2 mapper assignments. pacmania & zombihun are in fact playable. no whatsnew.
(MESS) properly set support status in tg16.xml and in some more gba.xml and gameboy.xml entries. no whatsnew.
2012-09-30 22:33:34 +00:00
Fabio Priuli b456062abe (MESS) saturn.xml: removed two spurious spaces. no whatsnew. 2012-09-29 15:07:25 +00:00
Fabio Priuli b0fc8540af (MESS) msx2_cart.xml: Fixed mapper for dynabowl and profmjg. These games now loads fine
from softlists. [Fabio Priuli]
(MESS) msx2_cart.xml: Added remaining available dumps to the list. Basically all entries are 
unconfirmed at the moment, so Japanese dumpers willing to help us in confirming cart 
checksums and pcb types are kindly requested to contact us. [Fabio Priuli]
(MESS) msx.c: Added support for more mappers when loading from softlist, needed by new 
additions to the softlist. [Fabio Priuli]
2012-09-29 14:50:09 +00:00
Fabio Priuli da0527f545 (MESS) n64dd.xml: Added a new softlist to document available dumps of N64 Disk add-ons. [incog]
out of whatsnew: at the moment this list is not hooked up because the driver does not do much more than booting the BIOS.
2012-09-29 14:37:26 +00:00
Curt Coder d1e9d859b0 (MESS) c64: Added cartridge to sotflist. (nw) 2012-09-28 10:16:23 +00:00
Fabio Priuli e1f7a289f3 (MESS) vboy.c: simplified SRAM handling with softlists. no whatsnew. 2012-09-28 04:41:55 +00:00
Curt Coder 61e1983def Implemented DS75160A/DS75161A IEEE-488 GPIB Transceivers. [Curt Coder]
(MESS) cbm2: Fixed floppy loading for PAL drivers. (nw)
2012-09-27 16:53:42 +00:00
Fabio Priuli b4343927a4 (MESS) msx.c: slightly simplified sram handling in conjunction with softlists. no whatsnew. 2012-09-26 19:09:39 +00:00
Fabio Priuli 1069bca28d (MESS) softlist: misc consistency fixes. no whatsnew. 2012-09-26 19:05:45 +00:00
Curt Coder 037ce8cfc1 (MESS) flop -> flop1. (nw) 2012-09-26 13:36:22 +00:00
Sandro Ronco 76810b49bc (MESS) socrates: moved cartridges into a softlist. (nw) 2012-09-25 17:52:33 +00:00
Curt Coder 8652c90154 (MESS) cbm2: Added cartridge to softlist. (nw) 2012-09-25 16:35:55 +00:00
Curt Coder 52669bc922 (MESS) cbm2: Added skeleton for CBM-II high resolution cartridge. (nw) 2012-09-25 14:55:28 +00:00
Curt Coder 69e6ff0257 (MESS) flop -> flop1. (nw) 2012-09-25 14:49:32 +00:00
Fabio Priuli 09d1ddc21a (MESS) softlist: added a few redumps from KingMike and BigFred + misc fixes/cleanups. no whatsnew. 2012-09-25 09:25:18 +00:00
Curt Coder 2179b76816 (MESS) cbm2: Address decoding WIP, added floppy softlists, added PAL P500. (nw) 2012-09-24 15:48:18 +00:00
Fabio Priuli 58f0fb5d4e (MESS) softlist: misc cleanups. no whatsnew. 2012-09-22 15:27:08 +00:00
Curt Coder 57c76989e3 (MESS) cbm2: Rewrote the rest of the CBM-II model line. [Curt Coder] 2012-09-21 13:22:49 +00:00
Curt Coder 1c58913d46 (MESS) v1050: Added Winchester support disk to software list. [Damien Cymbal] 2012-09-21 13:17:20 +00:00
Fabio Priuli 81f2150890 (MESS) megadriv.xml: redumped a couple of carts with proper sizes and dumped a Codemasters 2in1 cart [ElBarto] 2012-09-21 08:23:20 +00:00
Fabio Priuli de3154e557 (MESS) megadriv: minor descriptions cleanup + made clear what's the content of frankensets sks1, sks2 and sks3. no whatsnew. 2012-09-20 22:22:41 +00:00
Fabio Priuli d95b44986f (MESS) pico.xml: two more dumps from TeamEurope. no whatsnew.
(MESS) gbcolor.xml: added recent dump from BigFred. no whatsnew.
+ minor maintenance fixes.
2012-09-19 22:23:54 +00:00
Curt Coder cd3e8d7955 (MESS) p500: Rewrote the driver using the PLAs for address decoding. [Curt Coder] 2012-09-19 13:56:56 +00:00
Fabio Priuli 7d9e195ced (MESS) softlist: bunch of misc updates. no whatsnew. 2012-09-19 08:17:05 +00:00
Fabio Priuli 889e8f83c6 Fixed obvious copy and paste mistake. Thanks for the report, Klaus! no whatsnew. 2012-09-19 04:46:02 +00:00
Fabio Priuli 0eb0fc2c38 pico.xml: new dumps added [TeamEurope] 2012-09-18 11:30:37 +00:00
Miodrag Milanovic e25c13f253 Clean-ups and version bump
note: hoarded dump removed too from coco_cart.xml, this will not be tolerated
2012-09-17 06:49:13 +00:00
Fabio Priuli f18ba655cc (MESS) m2000.xml: added BASIC tapes in non-snapshot form, courtesy of Anna Wu. no whatsnew. 2012-09-17 04:17:21 +00:00
Fabio Priuli cd881ea9b8 (MESS) gba.xml: misc status updates. nw. 2012-09-16 19:52:42 +00:00
Fabio Priuli 60683ef7ba (MESS) megadriv.xml: brand new proto dump from an anonymous source + misc updates. nw. 2012-09-16 19:52:13 +00:00
Fabio Priuli a30c9ce792 (MESS) pico.xml: new US dumps from TeamEurope. nw.
These are particularly important, because the dumps were known to be hoarded since at least 4 years. Many thanks to TeamEurope!
2012-09-16 19:51:15 +00:00
Fabio Priuli 198a028589 (MESS) 32x.xml: misc fixes and updated supported flags to current status. nw.
(MESS) gbcolor.xml: misc region additions by BigFred. nw.
2012-09-16 19:49:48 +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 c264f1acab (MESS) fixed validation. no whatsnew. 2012-09-12 19:07:42 +00:00
Cowering 3b059e5d06 Small update for CoCo carts (don't revert this one) 2012-09-12 00:24:35 +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 7c5af01ba9 (MESS) coco_cart.xml: rules are the same for everyone. no file == no inclusion. (nw) 2012-09-11 07:38:02 +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
Justin Kerk cd6f1470dc Japanese romanization consistency (nw) 2012-09-08 20:52:44 +00:00
Wilbert Pol 32a799928f (MESS) snes.xml: Added a very rare prototype dump from Mike of Nintendo Player (no whatsnew) 2012-09-07 18:09:39 +00:00
Fabio Priuli ceec0418a5 softlist: misc fixes. no whatsnew. 2012-09-02 10:15:43 +00:00
Fabio Priuli 1eeb53982e snes.xml:
- Huge prototype update, tons of invaluable documentation added [ReadOnly]
   Many thanks to all the contributors, in no particular order: 
   TheRedEye, Adam K, Van Halen, Mike, JackHead, badinsults, Yakushi~Kabuto
 - New dumps deluge [JachHead, Mike, Yakushi~Kabuto, badinsults, RedScorpion]
 - Many new carts profiles added, thanks to RedScorpion’s donation [ReadOnly]
 - Rationalization of the undumped list [ReadOnly]
 - Plethora of fixes and additions [ReadOnly]
2012-09-02 10:10:37 +00:00
Fabio Priuli c351fed225 (MESS) channelf.xml: added a bunch of proto carts dumped a few years ago. [K1W1] 2012-08-29 19:29:30 +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 66ba84113a softlist: removed MD5 from a couple of lists (we don't have support for it). no whatsnew.
kc_cass: fixed a bogus year. no whatsnew.
2012-08-27 19:39:16 +00:00
Fabio Priuli f4fac57aa7 mz700: added a software list to document tape dumps [FatArnold]
out of whatsnew: I also hooked up the list to the driver, even if I have no idea to which degree the system works these days (I don't know much about this machine).
2012-08-27 19:31:55 +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
Fabio Priuli 823be9cd01 vic1001_cart.xml: Added a few more carts. [K1W1]
ibm5170.xml: Added some more disks. [Kaylee]

pcw.xml: Dumped UK and FR system disks. [breiztiger]
2012-08-27 18:44:10 +00:00
Cowering 35b5203a9d Small update for CoCo carts 2012-08-27 17:12:41 +00:00
Wilbert Pol 2f705b8dba (MESS) msx2_cart.xml: ascii mapper initial bank setting fixed 2 msx2 cartridges. (nw) 2012-08-24 19:14:42 +00:00
Wilbert Pol 87844d154a (MESS) msx1_cart.xml: Revert previous animal land fix. Changed all ascii mappers to start with bank 0 selected on reset (nw) 2012-08-24 18:42:20 +00:00
Wilbert Pol 389127def9 (MESS) msx1_cart.xml: Fixed animllnd (nw) 2012-08-24 17:29:05 +00:00
Angelo Salese 7fe7992c72 Some NVRAM hooks 2012-08-24 14:15:49 +00:00
Angelo Salese 8b34eaabbd Hooked up NVRAM loading/saving 2012-08-24 14:07:45 +00:00
Miodrag Milanovic 518b7ac708 (MESS) mz2000: added and hooked up software lists for tapes and floppies. tapes do not work, and we need proper dumps of the cassette BASIC. [Fabio Priuli]
out of whatsnew: the disk dumps do not come from original media, but given that no more program disks ever appeared in the past two years and that even the website which originally hosted these disks disappeared, it is definitely worth documenting them before they get lost forever...
2012-08-21 12:38:08 +00:00
Miodrag Milanovic 960ae0c0de Sync software lists from MESS into hash (no whatsnew) 2012-08-21 10:47:55 +00:00
Fabio Priuli 9add8cf1dc minor aesthetic bits. no whatsnew. 2012-05-27 09:37:38 +00:00
Fabio Priuli 93db0e7ea5 neogeo.xml: cleaned up sharedfeat usage. no whatsnew. 2012-05-27 08:54:44 +00:00
Fabio Priuli 4e255b2029 neogeo.xml: fixed year. no whatsnew. 2012-05-16 10:29:50 +00:00
Scott Stone 93faf2c68c Misc documentation updates and typo fixes for neogeo.xml as well as updates and a cleanup of neodrvr.c [Johnboy] 2012-05-08 17:55:33 +00:00
Scott Stone 75a932897c Assorted changes from Johnboy related to Neo-Geo (nw) 2012-04-02 16:50:54 +00:00
Angelo Salese 9783e9561e Neo-Geo documentation update [Johnboy]:
* Added SNK development boards
 * Updated MVS motherboard list
 * Updated sengoku2, zupapa, mslug, neodrift, ctomaday, pbobbl2n and jockeygp chip info
 * Added correct product ID codes for vliner and jockeygp
 * Updated \hash\neogeo.xml accordingly
2012-03-11 10:27:24 +00:00
Angelo Salese 27ea28c63b Various changes for Neo-Geo driver [Johnboy]:
* Marked quizkof MVS AND AES VERSION
* Cleaned up all labels (consistent for all protos now) for prototype sets (in 99.9% of the cases the correct labels are not known) to: proto_ID-XX.XX
* Identified product codes for viewpoint, savager and blazstar
* kotm2p m1/s1 parent/clone fix
* Documentation update
* Reflected changes in internal db to xml (except /* Plane x */ )
2011-12-24 19:09:32 +00:00
Fabio Priuli 9e467dfcf6 sync with latest from MESS (there was a DTD violation). no whatsnew. 2011-12-12 11:59:53 +00:00
Miodrag Milanovic 6b580bfefd Added more validation of softlist and cleared errors found (no whatsnew) 2011-11-29 10:46:43 +00:00
Fabio Priuli 9cc899e703 forgot to commit on this side. no whatsnew 2011-11-25 06:24:51 +00:00
Fabio Priuli b416a585c9 fixed xml syntax. no whatsnew 2011-11-23 21:23:50 +00:00
Fabio Priuli 9af5ac7b32 someone has forgotten that ROM_LOAD16_WORD_SWAP is just an alias for ROMX_LOAD(..., LOADFLAGS). but his list, his wish. 2011-11-21 07:37:44 +00:00
Fabio Priuli 5c88e25d26 neogeo.xml: Fixed a couple of wrong descriptions (a quote had been put in front of two titles), plus moved loadflags at the end of <rom> for consistency with other lists. no whatsnew. 2011-11-20 21:25:15 +00:00
Miodrag Milanovic 22faa881af Haze: Added compatibility information in list (no whatsnew) 2011-11-13 06:55:50 +00:00
Miodrag Milanovic 211ec6be2d Fix for neogeo list by Haze (no whatsnew) 2011-11-12 14:35:00 +00:00
Miodrag Milanovic 1be53140ef neogeo code exposed for use by aes in mess by Haze (no whatsnew) 2011-11-12 08:42:03 +00:00
Olivier Galibert 5f05a7243e http://images.cheezburger.com/completestore/2010/8/23/07ed5547-0285-4cbc-9d54-35fa2f15227f.jpg
I'm not interested in fucking up 144, so let's go back to a reasonable
state.  But we *will* do something sane for 145.
2011-11-10 16:43:07 +00:00
Olivier Galibert 66a7a12491 placeholders 2011-11-10 16:42:32 +00:00
Olivier Galibert be2ada81fd http://www.flickr.com/photos/discoweasel/2851814771/ 2011-11-08 17:10:35 +00:00
Angelo Salese aec813c34e Converted neogeo mvs driver to use software lists in preparation for
multislot support [David Haywood]

Please note: launching convention for Neo-Geo games is now the same as
MESS software lists "mame neogeo gamename" or "mame neogeo -cart
gamename".
2011-11-06 18:26:09 +00:00
Miodrag Milanovic 8449a9cbdc - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg]
- Various core and tools memory leaks fixes [Oliver Stoneberg]
2011-07-31 15:46:18 +00:00
Angelo Salese dd27d2818a Fixed Final Arch and Sando-R multi cart support [Angelo Salese] 2011-05-24 15:41:00 +00:00
Angelo Salese 8a400aa919 Fixed Final Arch failing the IC13 test [Angelo Salese] 2011-05-24 15:18:44 +00:00
Angelo Salese 546f130340 XML work, nw 2011-05-21 12:29:55 +00:00
Scott Stone c741b8cfce Preliminary softwarelist for STV's multi-cart format. [Tafoid] 2011-05-20 03:05:54 +00:00
Angelo Salese c0c52888ed Cleaned up one thing 2011-05-18 23:30:54 +00:00
Angelo Salese de9c2b6e5e Implemented multi-cart support to ST-V driver [Angelo Salese] 2011-05-18 23:22:43 +00:00
Angelo Salese 415f52befb Blame Micko ... 2011-05-04 19:05:02 +00:00
Angelo Salese b1931a6769 Ok, enough Vectrshit for today 2011-05-04 18:56:54 +00:00
Fabio Priuli 5cb1e6132c megatech.xml: removed bogus attribute (we don't use merge to mark clones) 2011-03-27 11:42:21 +00:00
Fabio Priuli 382e3998b1 minor DTD change to have fully correct xml lists (the ROM_FILL correspondent concept was not compliant with the DTD). no whatsnew. 2011-03-27 07:08:31 +00:00
Fabio Priuli f25b3a9b88 softlist.c: split the <info> field (added some time ago to handle compatibility requirements) into <info> and <sharedfeat>.
the former stays tied to the whole software entry, the latter gets inherited by each part. 

out of whatsnew 1: Arbee, this change finalizes the xml format once for all. feel free to create an apple II or ||gs list, if you are interested

out of whatsnew 2: 
A bunch of comments about this change: with the latest code, each software entry can store three different kind of 'extrainfo' strings. They are thought to be used in specific cases, so let me briefly explain the big picture behind them.

1. <feature> fields: these are well established in current lists. they belong to a <part> element (i.e. a specific cart or cd disc or floppy disk) and they can be used to store hardware details that belongs to that specific <part>. typically, we have used these to describe the pcb_type of a cart (e.g. the board type in NES carts or in AES carts, to remove the need of specific mappers), so that at loading time they can be checked and the emulation can be setup accordingly. However, some lists (e.g. snes.xml and, in a few months, nes.xml as well) use these more creatively, to e.g. document the exact chip locations on the pcb

examples
<feature name="pcb_type" value="MMC3C"/>
<feature name="u3" value="SRAM-64M"/>

----------
2. <sharedfeat> fields: these are listed in the main <software> entry, but get stored together with the <feature> of each part of this software. E.g. if your software entry consists of 9 floppies, these shared features will be inherited by *all* the disks. The typical usage for this is to list the compatibility requirements of the software entry, e.g. a PAL system, or the presence of an expansion card, or the presence of additional RAM. These compatibility settings have to be manually parsed in the loading code by the driver author, but it makes more sense to define them only once for each software entry than to copy and paste it for each <part> (and believe me, it makes a difference both in terms of avoiding redundant lines and in terms of time necessary to create the xml list itself, when you deal with hundreds of multidisk entries like in the forthcoming pc8801 floppy list). consider this as a shortcut for 1. when you have multidisk software.

examples
<sharedfeat name="compatibility" value="EUR-JPN"/>  (the value can be freely chosen by the driver author as long as he also add the correct values in the loading routine ;) )
<sharedfeat name="addon" value="DVC"/> (this can be of use in cdi titles which won't work without the DigitalVideoCard expansion)

----------
3. <info> fields: these belongs directly to the main <software> entry, like the <sharedfeat>, but they do get stored in the main software entry, not with the <part>. They should be used to store additional info which might be of use for frontends, but that are not strictly necessary for emulation (if you have to describe some fundamental hardware characteristic that has to be checked during emulation, then you should use <sharedfeat> not <info>). Possible examples include the name of the development team, or the serial number of the cart, etc but it's up to the list creator to decide what to use this for and if to use it at all

examples
<info name="developer" value="Treasure"/>
<info name="serial" value="NUS-NSMJ-JPN"/>

As already said, imho the format can now be considered finalized. I cannot really think of anything else that we might want to include in the format, without getting redundant. 

p.s. In fact, some small change is still required in the core to fully support the new fields (e.g. at the moment <info> are not loaded by the core), but the xml format won't be touched.
2011-03-27 00:11:42 +00:00
Fabio Priuli c38b1c2c5e New games added or promoted from NOT_WORKING status
---------------------------------------------------

California Games (Mega-Tech) [f205v, incog, Smitdogg, The Dumping Union]
2011-02-08 07:50:02 +00:00
Fabio Priuli 2fc75fcd45 Fix for Haze's (or Kale's) lazyness ;P
This should be included in the release as well
2011-01-27 08:16:13 +00:00
Fabio Priuli 40181d18cc megatech.xml: Fixed the few remaining issue [David Haywood] 2011-01-27 08:11:45 +00:00
Scott Stone e214465d35 Converted remaining Mega-Tech sets to XML and added to megatech.xml.
Comment:  There are still a few issues with some games where the data might need refining.  The following sets do not work, even as a 1 slot game but work as normal sets;  (mt_tetri, mt_gng, mt_fwld, mt_srbb)
2011-01-27 02:39:27 +00:00
Angelo Salese a4b743ea1e Added a preliminary Softlist support for Sega Megatech, that allows multi-cart support [David Haywood]
- SoftList is incompelte, I hate working with the XML, if somebody wants to add the remaining titles, be my guest
 - SMS games have issues, the CPU isn't being properly reset (or something) when moving between games, so stick to only a single SMS game for now or the z80 will crash.  
 It used to work, but the code has been out of use for a while.
 - syntax is MAME megatech -cart1 mt_beast -cart2 mt_soni2 -cart8 mt_shar2
2011-01-26 00:51:01 +00:00