CONTENTS -------- sb48.* - Sol Cbios for 48k cpm with controller at 0f800h ab48.* - Cold boot loader for 48k cpm w/ controller at 0f800h sb62.* - Sol Cbios for 62k cpm with controller at 0f800h ab62.* - Cold boot loader for 62k cpm w/ controller at 0f800h fmtf8.* - Disk format program for controller at 0f800h wsp.* - WordStar patches for 64k Sol SYSGEN'ing a 62k system ----------------------- 1) Generate a 62k cpm A> movcpm 62 * A> save 44 rat.com 2) Create 62k Sol Cbios and cold boot loader A> asm sb62.aaz A> asm ab62.aaz 3) Patch in 62k Sol Cbios and cold boot loader A> ddt rat.com -h2700,eb00 ; get offset to load Cbios -isb62.hex -r3c00 -h900,f800 ; get offset to load cold boot -iab62.hex -r1100 -^C 4) Save copy of the new 62k cpm A> save 44 rat.com 5) Sysgen a new system