if anyone would like it i can put the sources online as well but if it's open source i can't oversee all changes made so it would be the best way to mail it to me at marten75 at xs4all dot nl to put it for download on neardark.nl
maybe it's a good idea to do that because i have a project which needs all my attention at this time.
Ofcourse programmers will be added to the list
btw i found out what adapt.com really does:
it replaces ld ix,$4010 with ld ix,$FFA7
because start.com and runit.com change the H.PHYD call (== $FFA7) $4010 has to be changed to call $FFA7
But as some games spindown the HDD the i need to change some calls so the spindowns wont happen again.
CF cards don't spindown (have no clou how it's possible) but anyway games that do it won't work on cf either.
This is why i have to make a generic patch file to change certain calls in games to get them working on HDD.
msd did get Aleste 2 working.
i patched some more to get disk changing to work as well.
look at my post in this topic to do it manually
www.msx.org/forumtopic5106.html
I will make a generic Patchit.com to patch certain game to get it working from hdd like aleste2.
I will need a list of games which spin down the HDD because i dont have the 'time to check every game.
Programming and Doing a MCSE course isn't a good combination :S