<snip>

> I'm bored, so let's say something. 8-)
<more snips>
> to the specification of one these routines, the one for reading/writing
> sectors from a drive (address &H4010 of the disk ROM, if I remember
> correctly), the initial sector number to be accessed is expressed as a
> 16 bit number, so it seems impossible to make partitions of more than
> 32MB.

If the drive can have more than 1 partition the interface can access more
than 32MB as well.
We simply need to read the _absolute_ sectors, and not the sectors relative
to the partition.
I dont know if there is an interface for it, or that the diskrom is supposed
to do all the partition work by itself...

Tam

--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html

Reply via email to