Commit Graph

1039 Commits

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