> >to boot anyway do a CALL 229385 for a 256K SAM or a CALL 491529 to continue > >booting DOS > > Don't you also need the older version of SAMDOS to be able to do that?
No it works for any dos. you just boot a disk and when the no dos error occures you do the call. The bug is in the code that test for the "BOOT" characters, the code to ignore the characters case(and bit 7) causes a always not equal error. which will cause the 'No DOS' error. But the bootsector is in memory and can be called to boot the rest of the dos code. Edwin Blink [EMAIL PROTECTED] http://www.designing.myweb.nl/samcoupe/index.htm

