Fabio Priuli
db73d6d21b
re-submit of LoganB's updated gbcolor.xml. this time validation should be ok. nw.
2013-04-24 21:51:20 +00:00
Fabio Priuli
61f8dce6f3
gbcolor.xml submission was busted. temporarily reverted until I have time to fix it. nw.
2013-04-24 09:02:06 +00:00
Miodrag Milanovic
8c961ddc56
removed duplicated line (nw)
2013-04-24 08:24:10 +00:00
Fabio Priuli
84af806a8d
(MESS) softlist: added PCB documentation to gba, gbcolor and n64 lists,
...
based on nointro pictures [LoganB]
(MESS) svmu.c: changed input mappings to be more standard [LoganB]
also, LoganB has updated the support status of snes_strom.xml saving me the time to test
them again :)
2013-04-24 06:40:59 +00:00
Fabio Priuli
2b291b19f2
(MESS) softlist wip. nw.
...
- gbcolor: new syntax pirate dumps by taizou
- pico: a couple of new dumps by TeamEurope
- megadriv: added a few info from LoganB
2013-04-19 05:44:46 +00:00
Fabio Priuli
1f8f60ceb3
(MESS) gbcolor.xml: added new proto. nw.
2013-03-30 06:52:20 +00:00
Fabio Priuli
5b9110af91
(MESS) gbcolor.xml: fixed a bunch of wrong slot values. nw.
2013-03-28 08:21:09 +00:00
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
0a4f39f9ef
(MESS) Misc softlist updates. nw.
...
- gbcolor.xml: new dumps from taizou
- n64.xml: new dump from Carrot
- pico.xml: new dumps from TeamEurope
- gba.xml: added a couple of pirate (Sintax?) dumps
2013-03-11 14:11:51 +00:00
Fabio Priuli
c581dbaf04
(MESS) gameboy: added emulation of Rockman 8 pirate cart by Yong Yong. [Fabio Priuli]
...
(MESS) gameboy: added correct handling of Echo RAM, needed by Rockman 8. [Fabio Priuli]
(MESS) gbcolor: added proper type to Stone Age / Shi Qi Shi Dai, making it working on gbpocket
(it freezes on gb/gbc due to unemulated interaction with the bios). nw.
also backing up some wip code which I'm not sure when I will have time to improve...
2013-03-01 10:51:56 +00:00
Fabio Priuli
794bf96c0c
(MESS) gb.c: attempt in emulating protection for Chong Wu Xiao Jing Ling/Pokemon Pikecho. [Fabio Priuli]
2013-02-26 09:58:36 +00:00
Fabio Priuli
5b80d77855
(MESS) gameboy.c: fixed cart type for MBC1 collection games, promoting Bomberman Collection, Genjin Collection,
...
Momotarou Collection, Mortal Kombat I & II and Super Chinese Land 1.2.3 to working state [Fabio Priuli]
gbcolor.c: added support for Sintax mapper, promoting a dozen of pirate games to working state [taizou, Fabio Priuli]
2013-02-23 14:28:39 +00:00
Fabio Priuli
94b3eb697a
(MESS) ibm5150/ibm5170: a couple of additions from Kaylee. nw.
...
(MESS) gbcolor.xml: a new dump from taizou. nw.
2013-02-16 07:46:20 +00:00
Fabio Priuli
4fbb43052e
(MESS) gbcolor: silenced cmpro complaint. nw.
2013-02-13 06:13:27 +00:00
Fabio Priuli
3c58736cbf
(MESS) gbcolor: added proper type to Beast Fighter, making it working on gbpocket
...
(it freezes on gb/gbc due to unemulated interaction with the bios). nw.
2013-02-12 11:23:08 +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
Miodrag Milanovic
a440a8e020
Cleanups and version bump
2013-02-11 07:44:56 +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
f1468f527b
(MESS) gb.c: made softlist loading completely independent from internal cart header:
...
now RAM size, Battery, RTC & Rumble purely rely on xml features. Updated xml accordingly. nw.
Also, notice that duplicated features (from these lists and from megadriv.xml) will be removed only after
0.148u1, so that people updating their lists but not the exe can still use the xml with their version which
requires them.
2013-02-09 10:45:41 +00:00
Fabio Priuli
312abbed4e
(MESS) gb.c: many updates to cart handling [Fabio Priuli]
...
- updated carts to be slot devices
- simplified loading and bankswitch mechanism
- fixed MMM01 emulation
- removed need for "mapper" feature from xml softlist, since the new "slot" feature is enough
2013-02-07 20:41:05 +00:00
Fabio Priuli
86fa2b098c
softlist: added a bunch of recent dumps. no whatsnew.
2013-01-25 16:11:44 +00:00
Fabio Priuli
60e4d54893
cpc_flop.xml: another small step in the sorting of this set. no whatsnew.
...
gba.xml: fixed mislabeled info. no whastnew/
fm77av.xml: added another disk from black2 (thanks to Anna for loading instructions). no whatsnew.
+ added a few gb/gbc dumps from other sets
2013-01-20 10:29:36 +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
Fabio Priuli
9d052e1375
fixed copy'n'paste mistake. thanks for the report. nw.
2012-12-27 12:34:11 +00:00
Fabio Priuli
251dc2a928
gbcolor.xml: Added dozen of Sintax pirate dumps, courtesy of taizou. original hardware not yet emulated, so hacked versions are included too for the moment.
2012-12-27 07:21:45 +00:00
Fabio Priuli
6093327538
snes.xml: added a couple of new dumps from byuu. no whatsnew.
...
gameboy/gbcolor.xml: added a bunch of new dumps from BigFred, hydr0x, taizou and nintendoplayer. no whatsnew.
2012-12-11 07:13:30 +00:00
Fabio Priuli
e2c2d35466
ibm5170.xml: some addition from Kaylee. no whatsnew.
...
gbcolor.xml: added some confirmed dump from BigFred. no whatsnew.
2012-11-07 07:50:37 +00:00
Fabio Priuli
7a802f1884
(MESS) softlist: misc fixes and updates. no whatsnew.
2012-10-22 05:40:27 +00:00
Scott Stone
ed35ea98d2
gbcolor.xml - fix for same romname/diff hash warning (nw)
2012-10-16 23:44:12 +00:00
Fabio Priuli
b17b5f6e51
(MESS) softlist: minor updates. no whatsnew.
2012-10-12 21:57:48 +00:00
Wilbert Pol
79262b03c9
(MESS) gameboy.c: Documented mappers from some more unlicensed titles (nw)
2012-10-10 20:28:32 +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
Wilbert Pol
5afd77a9b5
(MESS) gameboy.xml, gbcolor.xml: Added cartridge features based on information from the cartridge headers. (nw)
2012-10-09 19:48:18 +00:00
Fabio Priuli
cb9ead8eec
(MESS) gbcolor.xml: added new dumps from BigFred and taizou. no whatsnew.
...
(MESS) nes.xml: added dumps of Super Maruo (first pirate FC game ever), courtesy
of bombman, and of a few pirate games, courtesy of maxzhou. no whatsnew.
+ bunch of misc tiny fixes (thanks Tafoid)
2012-10-05 05:14:03 +00:00
Fabio Priuli
09d1ddc21a
(MESS) softlist: added a few redumps from KingMike and BigFred + misc fixes/cleanups. no whatsnew.
2012-09-25 09:25:18 +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
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
198a028589
(MESS) 32x.xml: misc fixes and updated supported flags to current status. nw.
...
(MESS) gbcolor.xml: misc region additions by BigFred. nw.
2012-09-16 19:49:48 +00:00
Fabio Priuli
04db5d0591
(MESS) nes.xml: a few new dumps from cah4e3 and byemu. no whatsnew.
...
(MESS) gameboy/gbcolor.xml: a couple of pirate dumps from taizou. no whatsnew.
2012-09-12 19:09:29 +00:00
Fabio Priuli
33a6104ac8
(MESS) gbcolor.xml: added a few new dumps, courtesy of BigFred. no whatsnew.
...
(MESS) softlist: another bunch of fixes. no whatsnew.
2012-09-10 22:35:34 +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
Miodrag Milanovic
960ae0c0de
Sync software lists from MESS into hash (no whatsnew)
2012-08-21 10:47:55 +00:00