# HG changeset patch # User David Ladd # Date 1423439745 21600 # Node ID 594490949f0aacf6a1a708d78cbd2be9581d630a # Parent 1a7d8f148c61bc382cb5b8c91153e83de030d404 Added comments to boot_ide.asm to reflect new changes about the deblocking diff -r 1a7d8f148c61 -r 594490949f0a level1/modules/boot_ide.asm --- 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