] 1. Write your own diskroutines directly accessing the FDC, which leave the
] interrupts enabled.
This is not feasable. During sector I/O from floppy you can't miss a single
byte. Even a trivial interrupt routine which returns immediately with a reti
instruction takes too long during diskload.
] 3. When loading from harddisk in very small blocks it should be possible to
] catch every interrupt. So make playing music while loading a harddisk-only
] feature.
When loading from harddisk you can also load in large blocks. Harddisk
interfaces on the MSX use asynchronous i/o anyway and therefore they can keep
the interrupts enabled.
Kind regards,
Alex Wulms
--
Alex Wulms/XelaSoft - MSX of anders NIX - Linux 4 ever
See my homepage for info on the *** XSA *** format
http://www.inter.nl.net/users/A.P.Wulms
****
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/)
****