Manuel Bilderbeek  <[EMAIL PROTECTED]>  wrote:

> I have some cracked ROMs with 24kb blocks. Very quick to load, but the
> disadvantage: it's from &H8000-&HE000 (or somewhat higher for the code
> that has to LDIR the block in the right mapperpage) in memory, and the
> basic loader has to fit in too: result: CTRL needs to be pressed.
> 
> I was wondering, can't someone make a nice ML-loader that stores the
> blocks in the lower 32k of RAM? (Using the same blocks, but, instead of
> a BASIC loader a ML loader, the RET of the block-LDIR-code will return
> to this ML loader then (or something)).
> 
> Can anyone help me with this? 
> (Cas? Maarten? Jerome?)
> -- 
> Grtjs, Manuel, who doesn't like pressing CTRL before loading something
           Neither do I...

What you might need is what I call a cartridge-loader:
Just rip the ROM data out of the files using a debugger or disk 
editor, put it in one file, and use that cartrige-loader to run it.

I wrote a good cartridge-loader once, that will even allow you to 
exit without having to reset the machine! (works perfect for 95+ 
percent of ROM files). Available for download on my pages.

If you have some nice programs to convert that way (that I don't have 
yet), feel free to send some to me, for me to do the ripping & 
glue-ing of the contents.
P.S. Preferably packed somehow (for safe transport), and no more than 
a couple of hundred KB's at once, please?


Greets,

Alwin Henseler             ([EMAIL PROTECTED])

http://huizen.dds.nl/~alwinh/msx            MSX Tech Doc page

****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****

Reply via email to