Commit Graph

785 Commits

Author SHA1 Message Date
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