;Patch #1 to RamDisk versions 1.0, 1.0A
;Copyright (C) 1986 by UltraSoft.  All Rights Reserved.
;
;This patch corrects a problem where the RamDisk driver always returned an
;even number of bytes to AMOS, even when an odd number of bytes was
;requested.  Typically, this would surface as a problem when the RamDisk
;driver was generated with an odd bitmap size; files copied to the RamDisk
;would suddenly exhibit illegal block links and other integrity problems.

       COPY    PATCH

       OHASH   123,452,111,572
       NHASH   676,255,323,772

       .=116
       WORD    47161

       .=122
       WORD    10333

       .=156
       WORD    47161

       .=162
       WORD    13330

       END