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
3feb1a83a2
an additional note + srccleaned. nw.
2013-03-18 13:42:05 +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
6172ebc94e
(MESS) megadriv.xml: documented several carts [Sunbeam/Digital Corruption]
2013-03-17 22:34:17 +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
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
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
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
Fabio Priuli
c7979a3cfa
(MESS) softlist: misc new dumps. now whatsnew.
2013-02-23 14:22:06 +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
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
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
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
Scott Stone
8e3aa754d7
Fix for non-existent clones. (nw)
2013-02-04 12:26:15 +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
Fabio Priuli
86fa2b098c
softlist: added a bunch of recent dumps. no whatsnew.
2013-01-25 16:11:44 +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
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
Miodrag Milanovic
0e19f641d3
Cleanups and version bump
2013-01-11 07:32:46 +00:00
Sandro Ronco
4211303056
(MESS) Removed BOM from megadriv.xml (nw)
2012-10-24 17:03:50 +00:00
Cowering
d50c7794bb
notes update (nw)
2012-10-18 18:54:17 +00:00
Cowering
bd44e9be90
Add Phantasy Star IV (PAL)
2012-10-15 16:00:26 +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
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
1069bca28d
(MESS) softlist: misc consistency fixes. no whatsnew.
2012-09-26 19:05:45 +00:00
Fabio Priuli
58f0fb5d4e
(MESS) softlist: misc cleanups. no whatsnew.
2012-09-22 15:27:08 +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
Fabio Priuli
7d9e195ced
(MESS) softlist: bunch of misc updates. no whatsnew.
2012-09-19 08:17:05 +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
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
69a8c465e2
(MESS) misc updates to softlists. no whatsnew.
2012-09-09 05:53:32 +00:00
Fabio Priuli
ceec0418a5
softlist: misc fixes. no whatsnew.
2012-09-02 10:15:43 +00:00
Miodrag Milanovic
960ae0c0de
Sync software lists from MESS into hash (no whatsnew)
2012-08-21 10:47:55 +00:00