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
0091c61318
fix one more (nw)
2013-04-24 08:55:04 +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
2a6e803a9e
(MESS) nes.c: Fixed remaining known bootleg PCBs (mostly SMB2 FDS conversions) and
...
improved FFE mappers (I'd be more interested into actually emulating the copier but this is
all we got at the moment...) . nw.
Also, backing up some wip code for other pcbs that still does not produce any useful result.
2013-04-24 06:36:07 +00:00
Fabio Priuli
937fd2493f
(MESS) nes.c: fixed NINA-001 emulation (mapper 34), promoting Impossible Mission II to working
...
state [Fabio Priuli]
(MESS) nes.c: improved Taito LROG017 emulation (mapper 77), promoting Napoleon Senki to working
state [Fabio Priuli]
(MESS) nes.c: added emulation of the Sachen SA-9602B pcb used by Mei Shao Nv Meng Gong Chang,
a chinese port of Princess Maker by Sachen, based on the great work done by Cah4e3 in FCEUMM
[Fabio Priuli]
out of whatsnew: this change also moves the summary of known issues in the appropriate source files
(some pirate and multigame cart issues have to be rechecked, due to the amount of changes done since
they were last checked, so I will add them back after a few test)
2013-04-22 13:23:56 +00:00
Fabio Priuli
c1540080a1
(MESS) nes.c: major refactoring and improvements of NES/FC cart emulation: [Fabio Priuli]
...
- converted carts, mappers and pcbs to use slot devices
- fixed starting of Famicom, Famicom Twin and Dr. PCJr
- fixed handling of "no disk" in FDS so that the system displays Mario and Luigi
jumping around as expected
- added AY8910 sound to Sunsoft-5B (Gimmick JPN sfx)
- added YM2413 to VRC-7 (Lagrange Point OST)
- added support for recorded samples to Jaleco sport titles and to Bandai Family Trainer
Aerobics Studio, thanks to notes by hap and egoh, and recordings by Pongbashi
(samples are needed because these games use a currently undumpable speech chip)
- added support for NES-EVENT pcb used by Nintendo World Championship 1990,
including dipswitches
- added support for Galoob Game Genie real usage (in addition to the codes which
Puggsy added to his cheat collections): when you load ggenie, a second cartslot
becomes available to load another game attached to the cheat device (e.g. with
"mess.exe nes -cart ggenie -cart2 smb") and you can enter the cheat codes as in a
real NES
- added support for Nantettatte!! Baseball lock-on mechanism, based on the tests
performed by naruko on his carts: when you load nantbb, a second cartslot
becomes available to load one of the two update minicarts (91 Hen or OB Hen)
- improved emulation of Namcot 163, 175 and 340 boards, based on the tests
performed by naruko, lidnariq and bootgod on the real hardware
- moved Nantettatte!! Baseball minicarts to a separate list (nes_ntbrom.xml) because
they cannot be loaded in the NES directly, but only through the nantbb subslot
- emulated bus conflict (CPU/PRG) in PCBs documented as having it
- partial emulation of open bus, enough to make working the games using it as a sort
of protection
- fixed crash when loading files using FFE mappers
- fixed mirroring in some boards (Sunsoft DCS and UNL-CC-21) and in some games
(e.g. Paris Dakar Rally Special and Escape from Atlantis)
- fixed a few bugs in Tengen 800032 emulation (mapper 64), promoting Klax, Xybots
and Road Runner to work state
- fixed Tengen 800037 emulation (mapper 158), promoting US Alien Syndrome to work
state
- added working emulation of many bootleg pcbs used for pirate conversions from FDS
(Ai Senshi Nicol, Doki Doki Panic, Fuuun Shaolin Kyo, Green Beret, Monty no Doki
Doki Daidassou, Tobidase Daisakusen, Super Mario Bros Malee 2 / Genius Merio Bros...)
- improved emulation of many pirate pcb (BMC-GOLDENCARD-6IN1, KS7013B,
KS7012, BMC-GHOSTBUSTERS63IN1, UNL-MALISB, MAXI15 and more...)
- improved RacerMate Challenge II emulation, but the game is still not working due to
unemulated bicycle controller
- added CPU-based IRQ mode in Tengen 800032 emulation (mapper 64), fixing
Skulls & Crossbones gfx (but the game is still not working)
- fixed many small inaccuracies in the old code, spot during the conversion
- added support for most other known pcbs, even if in most cases emulation is only
sketchy
- reduced the need of fake alt pbcs for boards which only differed by mirroring handling
(these are now recognized through the "mirroring" feature)
- removed fake wram which was added to a lot of partially documented pcbs and
re-added it only where actually present, so to more accurately document what was
really in the carts
Out of whatsnew: There's still a lot to do (e.g. to clean up the implementation of the pirate pcbs)
but I hope that submitting this now I can get some wider testing help so to catch and fix regressions
before next release :)
2013-04-21 19:27:29 +00:00
Fabio Priuli
0d62761350
(MESS) misc new dumps from carrot, TeamEurope and others. nw.
2013-04-21 06:01:45 +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
97b6984f22
(MESS) n64.xml: yet another prototype dumped by Carrot. nw.
2013-04-14 11:11:17 +00:00
Fabio Priuli
c1945294b7
(MESS) megadriv.xml: added remaining info from the first chunk of sunbeam's notes&pics (more to come soonish),
...
plus a proto recently dumped by nintendoplayer. nw.
2013-04-13 06:14:39 +00:00
Fabio Priuli
4570c897cf
(MESS) n64.xml: added a few test/demo carts, whose dumps were kindly released by anonymous donor through oliveryuyu. nw.
2013-04-12 07:16:24 +00:00
Miodrag Milanovic
c6cd8a09c8
Cleanups and version bump
2013-04-09 06:46:57 +00:00
Fabio Priuli
0595f70aa3
(MESS) snes.c: added support for the PowerFest '94 competition cart. [Fabio Priuli]
2013-04-07 09:32:02 +00:00
Fabio Priuli
b236575a4e
whops. nw.
2013-04-06 16:33:17 +00:00
Fabio Priuli
7d9e8bd24c
(MESS) n64.xml: new Excitebike Rev. A dump from Carrot. nw.
2013-04-06 10:02:55 +00:00
Fabio Priuli
8e7ca9687d
(MESS) nes.xml: Identified at last weilaixz as the unique Sachen TCU-02/mapper 136 game.
...
Set promoted to working state.
2013-04-05 06:58:06 +00:00
Fabio Priuli
bed15297c7
(MESS) 32x.xml: reduced some dataarea sizes. nw.
2013-04-05 06:55:12 +00:00
Fabio Priuli
653694656f
(MESS) a800.xml: A couple of new cartridge additions. [K1W1]
2013-04-05 06:53:22 +00:00
Fabio Priuli
964e5caacd
(MESS) megadriv.xml: fixed dumps for some PCBs with 128K+512K chips, plus added a couple of
...
new dumps, courtesy of sunbeam. nw.
I'm almost at the end of the pile of info/pics/dumps kindly offered by sunbeam, phew...
2013-04-04 21:48:03 +00:00
Fabio Priuli
12d502e32e
whoops. nw.
2013-03-30 07:32:54 +00:00
Fabio Priuli
9b27219838
(MESS) pico.xml: New Japanese dumps added [TeamEurope]
2013-03-30 07:30:18 +00:00
Fabio Priuli
1f8f60ceb3
(MESS) gbcolor.xml: added new proto. nw.
2013-03-30 06:52:20 +00:00
Fabio Priuli
3c3022fc35
From ReadOnly: fixed some formatting, added some notes and a new dump before resuming the usual wip, no whatsnew
2013-03-28 20:40:01 +00:00
Curt Coder
a8e51e24e2
(MESS) Added some third party Commodore operating systems. (nw)
2013-03-28 20:01:16 +00:00
Curt Coder
3ad939654b
(MESS) Added some most wanted Commodore ROMs. [Martin Hoffmann-Vetter]
2013-03-28 14:21:21 +00:00
Miodrag Milanovic
ecf2facc0a
Fixed data area for ibjpcjr basic card (nw)
2013-03-28 11:11:00 +00:00
Fabio Priuli
d5ca5b117a
(MESS) added a couple of new dumps. nw.
2013-03-28 08:39:40 +00:00
Fabio Priuli
5b9110af91
(MESS) gbcolor.xml: fixed a bunch of wrong slot values. nw.
2013-03-28 08:21:09 +00:00
Fabio Priuli
626f45e2fc
(MESS) softlist: added more documentation about Sega PCBs and chip labels. nw.
...
Anyone willing to contribute pictures of the PCBs for Sega console carts is welcome...
2013-03-28 07:37:20 +00:00
Curt Coder
e61d508086
(MESS) ql: Added floppy softlist. [anonymous]
2013-03-26 16:01:23 +00:00
Fabio Priuli
c0a139717d
(MESS) this too. nw.
2013-03-25 16:58:18 +00:00
Fabio Priuli
2097465cac
(MESS) megadriv.xml: some more carts documented + some consistency fix. nw.
2013-03-25 16:53:18 +00:00
Fabio Priuli
e734415ff9
(MESS) added latest SMS Power dumps. nw.
2013-03-25 16:36:27 +00:00
Fabio Priuli
d4c9ec904e
(MESS) fixed a couple of dataarea sizes and added a new ipf release to spectum_flop, from Kaylee. nw.
2013-03-25 16:35:43 +00:00
Curt Coder
6baee47d48
(MESS) v1050: Made the Winchester CP/M default. (nw)
2013-03-25 14:28:10 +00:00
Curt Coder
54cf165752
(MESS) c64: Added some Polish cartridges. (nw)
2013-03-24 20:16:22 +00:00
Fabio Priuli
5409bd67cd
(MESS) megadriv.c: removed drivers gensvp, mdsvp and mdsvpj: Virtua Racing can
...
now be loaded directly in genesis, megadriv and megadrij [Fabio Priuli]
2013-03-23 11:53:31 +00:00
Fabio Priuli
b9a49571fc
missed one list. nw.
2013-03-22 18:00:20 +00:00
Fabio Priuli
cdcfd481bf
sanitized some more rom filenames. nw.
2013-03-22 17:53:14 +00:00
Fabio Priuli
28eb9b39a8
(MESS) reorganization of megadriv.xml, part 2. nw.
2013-03-22 15:14:27 +00:00
Fabio Priuli
f1283d262c
(MESS) megadriv.c: backing up preliminary work on SVP as slot device. disabled by default.
...
also reorganization of megadriv.xml, part 1. nw.
2013-03-21 15:53:22 +00:00
Fabio Priuli
ef5e121b57
added recently dumped proto. nw.
2013-03-21 07:52:56 +00:00
Fabio Priuli
d9b5bcbbd3
consistency fix. nw.
2013-03-21 07:42:14 +00:00
Fabio Priuli
03a307737c
Added some additional xml validation and fixed the resulting errors. nw.
2013-03-21 07:41:38 +00:00
Fabio Priuli
ef709e7377
Not sure why this was not erroring out, but fixed...
...
LoganB is kindly requested to better check his submissions to help us missing these ;)
2013-03-21 06:49:31 +00:00
Fabio Priuli
e88d1035a0
(MESS) megadriv.xml: some more cart documentation. nw.
2013-03-20 20:36:08 +00:00
Fabio Priuli
9ae2d21ca3
(MESS) nes.xml: avoid path separators in filenames. nw.
2013-03-20 05:55:39 +00:00
Fabio Priuli
5f1b35d1fc
(MESS) nimbus.xml: added two alt welcome disks [Anna Wu]
2013-03-20 05:55:12 +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
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
7c148894ac
added a few protos dumped recently by Skrybe. nw.
2013-03-18 17:54:28 +00:00
Fabio Priuli
e145f75929
added missing pcbs. nw.
2013-03-18 16:40:48 +00:00
Fabio Priuli
270c7ac615
sync with bootgod db. nw.
2013-03-18 16:24:50 +00:00
Fabio Priuli
7addd5a9db
silencing cmpro. nw.
2013-03-18 15:04:09 +00:00
Fabio Priuli
e5bd92893c
added software list to the RM Nimbus.
2013-03-18 14:09:14 +00:00
Fabio Priuli
3feb1a83a2
an additional note + srccleaned. nw.
2013-03-18 13:42:05 +00:00
Fabio Priuli
4fb8ccb24e
(MESS) pico.xml: added pending documentation for a few carts. nw.
2013-03-18 13:24:21 +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
db42b7fdc0
fixed size. nw.
2013-03-18 05:24:14 +00:00
Fabio Priuli
6172ebc94e
(MESS) megadriv.xml: documented several carts [Sunbeam/Digital Corruption]
2013-03-17 22:34:17 +00:00
Fabio Priuli
6b3bb0f0f9
(MESS) nes.xml: a bunch of new additions from several sources. nw.
2013-03-17 22:02:02 +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
3f4aa4873d
whops, these had been added wrong. nw.
2013-03-15 08:21:59 +00:00
Fabio Priuli
9c49b3fa69
(MESS) softlist: misc updates from Kaylee.
2013-03-13 15:58:36 +00:00
Fabio Priuli
b62b0f7ab1
(MESS) snes: better support for Korean Super 20 in 1. Now games 15-20 work. nw.
2013-03-13 15:30:59 +00:00
Fabio Priuli
e714e0f912
apparently I got this wrong, when I added slot features... nw.
2013-03-13 08:49:46 +00:00
Fabio Priuli
e4e14a06b2
(MESS) snes.c: misc work on pirate carts. [Fabio Priuli]
...
- added support for Korean Super 20 Collection multigame cart, even if a few games
still have glitches.
- added support for bankswitch mechanism used in a few pirate multigame carts.
- added support for protection used by Tekken 2 and Street Fighter Alpha EX, based
on notes by d4s and nocash.
(MESS) snes.xml: added a few pirate multigame carts. Most of these are incomplete dumps,
so redumps are needed to promote them to working state, but their existence is now
at least documented. [Fabio Priuli]
out of whatsnew: I also have fixed sram issue from fullpath in snesnew driver, due to a silly copy&paste mistake.
2013-03-13 08:05:41 +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
39cd95f6e0
minor fixes. nw.
2013-03-10 18:44:25 +00:00
Fabio Priuli
efe8b826bc
(MESS) pico.xml: Added more Japanese dumps. [TeamEurope]
2013-03-06 14:50:03 +00:00
Curt Coder
a30a3fe31f
(MESS) cbm8296: WIP. (nw)
2013-03-05 19:56:17 +00:00
Fabio Priuli
969074c41e
(MESS) snes.c: several updates to cart handling [Fabio Priuli]
...
- moved Sufami Turbo and BSX carts to separate lists
- added two new drivers snesnew and snespnew, using slot devices for carts
- added emulation for DSP1/4, ST-010/011, S-DD1, SPC7110, SuperFX, BS-X
and Sufami Turbo as slot devices
- added emulation for the protection device used in some pirate carts
out of whatsnew. there are one or two (possibly stupid) bugs in the new drivers
causing glitches in several games (e.g. SameGame, or F1 ROC 2) which prevent
us from removing the fake driver clones with add-on CPUs. if anyone is willing to
help to trace them, you're all welcome.
2013-03-03 13:09:54 +00:00
Fabio Priuli
66f93718fc
gameboy: fixed mk1n2j cart type. nw.
2013-03-03 11:05:55 +00:00
Sandro Ronco
9ee7a85a9a
(MESS) profweis: added another bios version. [Team Europe]
...
(MESS) socrates.xml: added Game Wizard / Magische Spiele dump. [Team Europe]
2013-03-01 18:52:33 +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
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
Angelo Salese
5d9e1c46a0
Some HW notes
2013-02-27 01:52:15 +00:00
R. Belmont
773fa86b57
apple2.xml: correct TOSEC's name typo (nw)
2013-02-27 01:50:51 +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
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
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
Scott Stone
e7d161996a
fix equal names for different ROM hashes in nes.xml (nw)
2013-02-23 21:29:33 +00:00
Sandro Ronco
13cfd0d682
(MESS) New NOT WORKING system
...
------------------------------
Yeno - MisterX [Team Europe]
2013-02-23 19:58:55 +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
c7979a3cfa
(MESS) softlist: misc new dumps. now whatsnew.
2013-02-23 14:22:06 +00:00
Fabio Priuli
2f4ee9abf2
(MESS) pico.xml: added new Japanese dumps. [TeamEurope]
2013-02-23 14:19:44 +00:00
Fabio Priuli
a69bca172a
(MESS) a2600.xml: some additions of new dumps and info [Kaylee]
2013-02-23 14:19:09 +00:00
Angelo Salese
2c9983b2de
Actually fixed track seek, fixes regression with Zero Divide
2013-02-22 17:43:28 +00:00
Angelo Salese
c3440702e6
It looks like we don't have an Angelique Special 2 ...
2013-02-22 16:53:21 +00:00
Curt Coder
2121b5c40d
(MESS) cbm2: Floppy additions. (nw)
2013-02-22 15:15:11 +00:00
Michael Zapf
eed3b87839
ti99: Changed PLATO cartridge type. (nw)
2013-02-21 19:16:59 +00:00
Scott Stone
c7254e6408
Alignment fixes for XML hashes. (nw)
2013-02-21 05:04:54 +00:00
Sandro Ronco
fc008f79ef
(MESS) Added software list for Sega Visual Memory Unit. [LoganB]
2013-02-20 20:12:19 +00:00
Robbbert
2821994c04
(MESS) added corrected dumped of Air Cars (nw)
2013-02-16 23:54:19 +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
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
e4a8d68cb7
(MESS) socrates.xml: added CAD Professor Maus dump [TeamEurope]
2013-02-16 07:45:19 +00:00
Fabio Priuli
e40b318239
(MESS) ibm5170.xml: Added 2 ipf cross-platform sets (they are compatible with both Amiga and PC) [Kaylee]
...
(MESS) ibm5150.xml: Added VisiCalc & StretchCalc [Kaylee]
+ a size fix to snes.xml
2013-02-14 06:30:33 +00:00
Curt Coder
54ba684183
Fixed validation. (nw)
2013-02-13 19:16:24 +00:00
Oliver Stöneberg
0ac805e148
(MESS) [UT88] corrected extension of basic80 so it can be loaded from softlist (nw)
2013-02-13 14:43:50 +00:00
Fabio Priuli
3625f3b550
(MESS) snes.xml: Added 51 cartridges [ReadOnly]
2013-02-13 06:26:20 +00:00
Fabio Priuli
4fbb43052e
(MESS) gbcolor: silenced cmpro complaint. nw.
2013-02-13 06:13:27 +00:00
Curt Coder
9e5cd29a6e
(MESS) c64: Added some disk images. (nw)
2013-02-12 17:00:12 +00:00
Curt Coder
8acbf9de2c
(MESS) c64: Documentation update. (nw)
2013-02-12 15:00:40 +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
Curt Coder
e87292014b
(MESS) c64: Added some MIDI disk images. (nw)
2013-02-11 19:18:15 +00:00
Curt Coder
60f43f04f4
(MESS) Softlist additions. (nw)
2013-02-11 15:09:25 +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
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
Curt Coder
ae951920f0
(MESS) c64: Added support for the VizaStar cartridge. [Curt Coder]
2013-02-10 19:58:50 +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
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
Curt Coder
fa97d2f4e9
(MESS) cbm2: Added floppies. (nw)
2013-02-07 14:49:20 +00:00
Curt Coder
30acea03a2
(MESS) c64: Added CMD Turbo232 cartridge emulation. [Curt Coder]
2013-02-06 19:19:17 +00:00
Curt Coder
d9bcbe5a8c
(MESS) c64: Added CMD SwiftLink cartridge emulation. [Curt Coder]
2013-02-06 18:57:58 +00:00
Fabio Priuli
49c01126e6
(MESS) softlist: bunch of minor consistency fixes. nw.
2013-02-06 05:36:53 +00:00
Fabio Priuli
a788e1cd44
(MESS) a800.xml: Added 3 new dumps, removed a confirmed bad dump and added more cartridge info [K1W1]
...
(MESS) amigaaga/amigaocs.xml: Added a few more dumps from CAPS releases [Kaylee]
(MESS) apfm1000.xml: Verified compatibility in some entries [Shideravan]
2013-02-06 05:35:37 +00:00
Curt Coder
0d5912f40d
(MESS) cbm2/pet: Added floppies. (nw)
2013-02-05 15:08:54 +00:00
David Haywood
55c4b0f696
more (nw)
2013-02-05 08:46:22 +00:00
David Haywood
833fd626e1
additional notes (nw)
2013-02-05 08:19:59 +00:00
David Haywood
cffbdc40dd
more psx compatibility notes (nw)
2013-02-05 04:16:15 +00:00
David Haywood
2a092372c9
some more psx compatibility notes (nw)
2013-02-05 01:21:20 +00:00
Curt Coder
cd303ce23c
(MESS) cbm8096: Added floppies. (nw)
2013-02-04 19:38:35 +00:00
Curt Coder
b9ace89a4d
(MESS) superpet: Added floppies. (nw)
2013-02-04 19:31:50 +00:00
Curt Coder
bfe24376e8
(MESS) pet: Added floppies. (nw)
2013-02-04 19:02:41 +00:00
Scott Stone
8e3aa754d7
Fix for non-existent clones. (nw)
2013-02-04 12:26:15 +00:00
Michael Zapf
90ec162ff8
ti99: Changed some cartridge types (nw)
2013-02-04 00:06:04 +00:00
Curt Coder
4338702116
(MESS) Added minimal cassette software lists for the Commodore computers. [Curt Coder]
2013-02-03 21:23:05 +00:00
Curt Coder
ceda07b5b7
(MESS) c128: Added some CP/M images. (nw)
2013-02-03 18:31:08 +00:00
Curt Coder
9b670c23a1
(MESS) c64: Updated DotC and BBSB images. (nw)
2013-02-03 18:20:47 +00:00
R. Belmont
e2eaf6bc01
(MESS) apple2gs.xml: Document some cracks and bad dumps [LoganB]
2013-02-03 17:03:13 +00:00
David Haywood
ca730bac24
some notes on what boots (nw)
2013-02-03 15:25:14 +00:00
Michael Zapf
03a7fdce92
ti99: Removed all versions of RXB from softlist; will be supported as
...
RPK (new versions still being released) (nw)
2013-02-03 14:51:56 +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
Wilbert Pol
827657a0b7
(MESS) Changed DTD to make year mandatory and added reload_plain to the list of rom loadflags. Fixed some xmls there were failing validation tests.
2013-02-03 12:16:19 +00:00
Michael Zapf
33c94d705a
ti99: Added RXB 2012 cartridge
2013-02-02 22:30:41 +00:00
David Haywood
0b5de991de
psx softlist 'non-redump' part 1 (easy stuff) (nw)
2013-02-02 22:10:59 +00:00
Michael Zapf
0fc7621c9e
ti99: Added a new cartridge type for RXB cartridges
2013-02-02 22:03:56 +00:00
Curt Coder
e43b050866
(MESS) c64: Added dummy dataarea for dummy entries. (nw)
2013-02-02 08:20:50 +00:00
Curt Coder
54994dadfd
(MESS) pet2001: Connected ROM software list. (nw)
2013-01-31 20:12:14 +00:00
Curt Coder
4da7220671
(MESS) Softlist additions. (nw)
2013-01-31 15:08:18 +00:00
Curt Coder
30b6014d2d
(MESS) Softlist additions. (nw)
2013-01-30 16:36:43 +00:00
Fabio Priuli
ebb3f31e9d
(MESS) pico.xml: Added a few Brazilian dumps. [TeamEurope]
2013-01-30 14:00:27 +00:00
Fabio Priuli
b4945eac9e
msx1_cass: small addition from Kaylee. nw.
2013-01-30 12:22:55 +00:00
Fabio Priuli
83b92c4357
fixed wisdom tree game description to match title screen, courtesy of LoganB. nw.
2013-01-30 12:05:12 +00:00
Curt Coder
38aeb64236
(MESS) c128: Added floppies to software list. (nw)
2013-01-29 15:39:54 +00:00
Curt Coder
7e98df8ef9
(MESS) cbm2: Added floppies to software list. (nw)
2013-01-29 15:11:54 +00:00
Curt Coder
1e7e398238
(MESS) pet: Added add-on ROM software list. [Curt Coder]
2013-01-29 15:11:28 +00:00
Curt Coder
e2312fd2b9
(MESS) c64: Cartridge WIP. (nw)
2013-01-29 15:11:04 +00:00
Curt Coder
518642d39e
(MESS) tek4052: Added cartridge software list. [Curt Coder]
2013-01-28 14:48:12 +00:00
Angelo Salese
02ed13b546
Yet another XML fix
2013-01-28 03:11:35 +00:00
Fabio Priuli
88258284da
(MESS) pico.xml: two more. no whatsnew.
2013-01-27 13:38:58 +00:00
Fabio Priuli
80ef9e0e86
(MESS) pico.xml: added new Japanese dumps [TeamEurope]
2013-01-27 12:01:08 +00:00
Fabio Priuli
aa1df42df0
minor fix. no whatsnew.
2013-01-26 06:11:32 +00:00
Justin Kerk
d91734e023
(MESS) ibm5150.xml: Added IBM COBOL (nw)
2013-01-26 04:40:26 +00:00
Curt Coder
b98423d51c
(MESS) aquarius: Tagmap cleanup and moved Quick Disk to cartridge softlist where it belongs. (nw)
2013-01-25 19:28:00 +00:00
Justin Kerk
bfa2993010
(MESS) ibm5170.xml: removed fake dump (nw)
...
I made this disk image some years ago just to get the files into MESS and have removed it from the swlist once already, commenting it out so it doesn't come back
2013-01-25 17:14:38 +00:00
Fabio Priuli
837f488519
fixed xml. no whatsnew.
2013-01-25 16:45:01 +00:00
Fabio Priuli
c3f0419324
msx1: added a cass list, containing expansion tapes for Albatross. no whatsnew.
...
I don't plan to add more tapes any time soon (I simply did not want to lose these two), so anyone willing to
add more elements to the list would be welcome....
2013-01-25 16:15:19 +00:00
Fabio Priuli
15f977e122
(MESS) ibm5170.xml: added 4 new dumps. [Kaylee]
2013-01-25 16:12:32 +00:00
Fabio Priuli
86fa2b098c
softlist: added a bunch of recent dumps. no whatsnew.
2013-01-25 16:11:44 +00:00
Fabio Priuli
078ee65368
(MESS) msx1_cart.xml: silencing cmpro. no whatsnew.
2013-01-24 22:35:34 +00:00
Fabio Priuli
54332ec7ed
(MESS) msx1_cart.xml: a few more alt dumps, courtesy of Quibus. no whatsnew.
2013-01-24 22:32:49 +00:00
Fabio Priuli
255222ae0d
(MESS) msx1_cart.xml: added missing cart dumps. [Fabio Priuli]
2013-01-24 21:20:02 +00:00
Fabio Priuli
5506ecd895
(MESS) spectrum_flop.xml: added year/publisher info to the list [LoganB]
...
out of whatsnew: while at it, I have fixed validation and made a few consistency fixes...
2013-01-24 18:30:10 +00:00
Fabio Priuli
91385e6fea
cdtv.xml: marked disks as bad, since they had been created with old tools and require redump. no whatsnew.
2013-01-24 18:26:45 +00:00
Fabio Priuli
cb87805957
spectrum_flop.xml: Added more disks to the software list [Kaylee]
2013-01-24 06:05:56 +00:00
Michael Zapf
3d25e65fe8
Updated software list (nw)
2013-01-23 23:29:55 +00:00
Oliver Stöneberg
43ff39eecb
(MESS) fixed osborne1.xml (nw)
2013-01-23 22:21:29 +00:00
Fabio Priuli
6840f4598f
ti99_cart.xml: fixed -validation. nw.
2013-01-23 21:55:03 +00:00
Fabio Priuli
3e58b4d8c0
osborne1.xml: added missing area sizes... I would have bet there was a check for this... nw
2013-01-23 21:53:54 +00:00
Curt Coder
7a788c67b7
(MESS) Fixed software list hookups. (nw)
2013-01-23 19:51:14 +00:00
Angelo Salese
48c413a32a
XML fix
2013-01-23 19:47:43 +00:00
Fabio Priuli
f863d9e6a9
(MESS) psx.xml: Added dump from a real manufactured pirate disk [Kaylee]
2013-01-20 10:32:50 +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
Fabio Priuli
acf4fbb55a
(MESS) softlists: Added info to Amiga ECS list [LoganB]
...
+ sending correct m20.xml (previous was missing a set)
2013-01-20 10:22:32 +00:00
Fabio Priuli
bc23730a9a
(MESS) softlists: Misc naming and description consistency fixes. no whatsnew.
2013-01-20 10:16:20 +00:00
Fabio Priuli
57ad367d43
(MESS) softlists: Added software lists to MZ800, Osborne 1 and Sorcerer [LoganB]
...
(MESS) softlists: Added software list to M20 [Fabio Priuli]
2013-01-20 10:07:33 +00:00
Michael Zapf
a6f7b0b1c6
ti99: updated softlist, added a <year>unknown</year> where missing (nw)
2013-01-19 22:03:37 +00:00
Wilbert Pol
f80caed0c8
microvision.xml: Fixed some typos (nw)
2013-01-19 10:17:50 +00:00
Curt Coder
acd5bb2663
(MESS) Fixed softlist. (nw)
2013-01-18 21:15:40 +00:00
Wilbert Pol
c40207b0f1
(MESS) Added microvision software list (nw)
2013-01-18 18:41:26 +00:00
Michael Zapf
df619ae8a2
Software list for the TI-99/4A. Contains 96 percent of RPKs, remaining
...
cartridges will be loaded directly by file.
2013-01-18 01:03:46 +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
Angelo Salese
8df1989369
XML note before I forget
2013-01-16 05:24:40 +00:00
Wilbert Pol
548d5722e4
ngp.xml/ngpc.xml: Support for some games got fixed. (nw)
2013-01-14 21:09:29 +00:00
Fabio Priuli
302511d6b0
consolidating list descriptions. no whastnew.
2013-01-14 14:32:28 +00:00
Fabio Priuli
a59870a729
minor fixes / consolidation in lists added yesterday. no whatsnew.
2013-01-14 14:29:51 +00:00
Fabio Priuli
015f6484c3
softlist: Added preliminary lists to MO-5, TO-7 and TO-770 [K1W1]
...
softlist: Added preliminary lists to Enterprise 64/128, Odyssey 2 and G-7400, Interact and Kaypro II [LoganB]
2013-01-13 17:23:39 +00:00
Wilbert Pol
0190f8a555
(MESS)sms.c: The Gam*Boy II seems to a bit more strict address descoding; at least the mirrors for I/O ports 3E and 3F do not seem to exist there. Fixes bublboky from the software list. (nw)
2013-01-13 12:51:53 +00:00
Wilbert Pol
b56e1fdc69
(MESS)sms.c: Improved memory initialization on Japanese and Korean consoles. This fixes softwre list entries alibaba and blockhol. [Enik Land]
2013-01-13 11:11:36 +00:00
Wilbert Pol
e81b792d28
(MESS)sms.xml: Fixed banking setting for cso making it working. [Enik Land]
2013-01-13 10:41:30 +00:00
Curt Coder
d5e6d9cc50
(MESS) c64: Softlist additions. (nw)
2013-01-12 21:59:00 +00:00
Curt Coder
c972bc6caf
(MESS) prof80: Added floppy software list. [Curt Coder]
...
(MESS) prof180: Added floppy software list. [Curt Coder]
2013-01-12 21:52:05 +00:00
Wilbert Pol
eeb97d5e1d
(MESS) Running eagles5 on the sms2kr driver. It apparently expects the irq to be cleared when explicitly disabling VINT irqs during VINT. (nw)
2013-01-12 19:58:49 +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
Curt Coder
d67192af3e
(MESS) Floppy fixes WIP. (nw)
2013-01-11 15:19:16 +00:00
Miodrag Milanovic
0e19f641d3
Cleanups and version bump
2013-01-11 07:32:46 +00:00
Fabio Priuli
7b174edcd8
this was the correct version of the patch, but judge was faster than me...
2013-01-10 19:30:58 +00:00
Wilbert Pol
d0e7571238
(MESS) snes.xml:
...
Added 50 cartridges [ReadOnly]
Added Metal Jack prototype [ruiner9]
2013-01-10 19:18:01 +00:00
Fabio Priuli
0d6a172d53
whops, these somehow skipped through my verification scripts... removed.
2013-01-10 09:57:25 +00:00
Curt Coder
6f9631d5b3
(MESS) Fixed softlist name. (nw)
2013-01-09 18:17:13 +00:00
Fabio Priuli
8cc9070d27
lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Priuli]
...
softlists: added preliminary softlists to Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao,
Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli]
After 0.148 I will clean up the file descriptions, but it's good to have these documented at last :-)
Loading instructions are already present at projectMESS and will be in next sysinfo update.
2013-01-09 17:20:18 +00:00
Fabio Priuli
13b26b6748
softlists: hopefully silencing cmpro. no whatsnew.
2013-01-09 17:13:14 +00:00
David Haywood
91df0549a3
note about virus infected original discs (mastered with viruses)
2013-01-08 14:59:58 +00:00
David Haywood
ce7bebf809
better documentation of the discs part 1 (nw)
2013-01-08 14:40:26 +00:00
Fabio Priuli
78667dfcb4
misc fixes (resp. BOM, list name, &Amp;). no whatsnew.
2013-01-08 09:32:40 +00:00
David Haywood
62753a82b6
Amiga lists shuffle around, document Assassins PD collections from TOSEC ( + some other images I found which are missing from TOSEC..) (nw)
2013-01-08 04:37:50 +00:00
Curt Coder
c0b9575621
(MESS) c64: Cartridge WIP. (nw)
2013-01-06 21:11:25 +00:00
Fabio Priuli
6309ec9ffe
cpc_flop: sorted some more sets. basically all games starting with #-A are properly sorted now. at some point I will start with the 'B'... no whatsnew.
2013-01-06 14:58:41 +00:00
Fabio Priuli
963bc5ac83
fm7/fm77av: Added a few new dumps from black2. no whatsnew.
...
pico: Added two more new dumps from TeamEurope. no whatsnew.
2013-01-06 14:11:32 +00:00
Curt Coder
4ed1e62460
(MESS) c64: Softlist additions. (nw)
2013-01-06 12:36:59 +00:00
Curt Coder
1566e7c2b8
(MESS) mm1: Added software list with boot disk. [Kara Trace, Curt Coder]
2013-01-04 15:31:33 +00:00
Curt Coder
79f94206f6
(MESS) c64: Softlist additions. (nw)
2013-01-04 15:18:51 +00:00
Curt Coder
c17d9e1995
(MESS) c64: Softlist additions. (nw)
2013-01-03 20:52:31 +00:00
Curt Coder
169b825e3d
(MESS) Softlist fixes. (nw)
2013-01-03 20:18:26 +00:00
Curt Coder
4cb9838fad
(MESS) comx35: Fixed softlist. (nw)
2013-01-03 20:13:17 +00:00
Curt Coder
702067b866
(MESS) c64: Cartridge WIP. (nw)
2013-01-03 16:25:31 +00:00
Curt Coder
01b83b11d7
(MESS) c64: Added IDEDOS 0.90 and Prince of Persia to the cartridge software list. These can be used to quickly flash the EasyFlash and IDE64 cartridges. Note that you have to delete the resulting files from nvram directory to re-flash. [Curt Coder]
2013-01-02 17:16:16 +00:00
Curt Coder
be12fd6ade
(MESS) c64: Softlist additions. (nw)
2013-01-02 17:12:43 +00:00
Sandro Ronco
7c17cd2e47
(MESS) uzebox: small change for games that only works on early revisions. (nw)
2013-01-02 12:25:12 +00:00
Fabio Priuli
db2e8fd71c
cpc_flop.xml: some more sorting before 2013. no whatsnew.
2012-12-31 18:54:12 +00:00
David Haywood
c88908508e
floppy order fixes (nw)
2012-12-30 22:53:38 +00:00
David Haywood
8a7a1159e8
some additional floppy order swapping (nw)
2012-12-30 22:26:10 +00:00
David Haywood
ee3329220a
re-order some floppy discs (nw)
2012-12-30 21:37:09 +00:00
David Haywood
71df55ebe7
shuffle floppies around based on minimum chipset requirement (nw)
2012-12-30 20:40:32 +00:00
David Haywood
a0ef569e93
amiga SL improvements (nw)
2012-12-30 19:43:26 +00:00
David Haywood
6e4f057c2b
Amiga SL work in progress (SPS based) (nw)
...
this is an active work in progress, only the first pass + ensuring it passes validation is done.
2012-12-30 02:40:31 +00:00
Fabio Priuli
b6355e0103
pico.xml: added a few more Japanese dumps. [Team Europe]
2012-12-29 14:59:50 +00:00
David Haywood
6cdf4c0242
hook .dsk up to specpls3 and create a skeleton softlist with Pacmania in it (which works) (nw)
2012-12-28 20:54:35 +00:00
Sandro Ronco
ee62eab965
(MESS) uzebox.xml: synchronized with latest Uzebox ROM pack. (nw)
2012-12-28 19:06:22 +00:00
Fabio Priuli
dafc72a6cf
gp32.xml: added some info, fixed some titles to match title screen. no whatsnew.
2012-12-28 15:23:42 +00:00
Fabio Priuli
ff37f77550
pico.xml: added new European dump and better documentation for a few old dumps. [Team Europe]
2012-12-28 09:29:12 +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
a1e4f2f3ea
nes: avoiding error for unsupported boards. no whatsnew.
2012-12-27 07:23:10 +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
31a6b7bc60
pico.xml: Added two German prototypes [Team Europe]
2012-12-27 07:19:44 +00:00
Fabio Priuli
a2a4f19a72
smc777.xml: added a few new dumps. (I forgot this one in rev.19748). no whatsnew.
2012-12-23 11:39:42 +00:00
Fabio Priuli
8552075299
ATTN Arbee: a few year nodes in apple2.xml contained bogus/missing data. issue in your script or copy and paste mistake? either way, fixed (hopefully without conflicting with your progresses). no whatsnew.
2012-12-23 11:35:56 +00:00