Commit Graph

942 Commits

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