[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug fixed in PseudoDisk][



Jean-Marc Boutillon found a bug in the boot code of the PseudoDisk:
if 16 nibble images or more were present on an SD card, display
should pause after each 16 files, but did not.

I have fixed it. The updated source "sdboot.s" is in the source directory
on my page. There is a binary "sdboot" on the same page.
It is easiest to update the SD card on a Linux system

dd if=sdboot of=/dev/sdc seek=1

(could be /dev/sdb or whatever on your system).

Probably the same can be done on OSX. There is also a "dd" that works under
Window with the Cygnus library.

-- 
-Alex.