Commit Graph

769 Commits

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