Re-work the LCD write command so that it will not corrupt a non-ADE drive. Move the refresh byte from data3 to data1. This will allow the Adam to send the write to block 0XF400FFFF. This will be out of range for any real drive. The LCD refresh would then be 0xF401FFFF.
Re-work the LCD write command so that it will not corrupt a non-ADE drive. Move the refresh byte from data3 to data1. This will allow the Adam to send the write to block 0XF400FFFF. This will be out of range for any real drive. The LCD refresh would then be 0xF401FFFF.