changeset 3066:594490949f0a

Added comments to boot_ide.asm to reflect new changes about the deblocking
author David Ladd <drencor-xeen@users.sf.net>
date Sun, 08 Feb 2015 17:55:45 -0600
parents 1a7d8f148c61
children 0373a199c2cf
files level1/modules/boot_ide.asm
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/level1/modules/boot_ide.asm	Sun Feb 08 17:46:28 2015 -0600
+++ b/level1/modules/boot_ide.asm	Sun Feb 08 17:55:45 2015 -0600
@@ -24,6 +24,12 @@
 *
 *   9      2005/10/13  Boisy G. Pitre
 * Support for fragmented bootfiles added.
+*
+*   10     2015/02/08  David Ladd
+* Added alternate build of the boot_ide so that new version
+* will do deblocking so it will be possible to find and load
+* a OS9Boot file off of the real NitrOS-9 volume without need
+* of the OS9Boot file being stored in the HDBDOS virtual drive
 
                NAM       Boot                
                TTL       IDE Boot Module