APPENDIX SEVENTEEN 1809 711 BLDISP Number of displacement bytes to sector link bytes (last three); always 125 ($7D). 1810,1811 712,713 DFLADDR Address of the FMS (D:) handler table; 1995 ($7CB). 1812 714 XBCONT Boot program begins here. 1900 76C BSIO BASIC SIO routines. 1906 772 BSIOR FMS disk handler routines. 1913 779 .... Write verify flag; 80 ($50) turns it off, 87 ($57) turns it on. 1995 7CB DFMSDH FMS handler table. Has data in it different from 2.0 handler. 2016 7E0 DINIT DOS initialization routine. 4993 1381 FBC Start of the FMS file control blocks; first of eight. 5121 1401 FILDIR 128-byte buffer for a disk directory sector. 5439 153F .... POKE with 49 (ASC("1")) to reroute DOS to call DUP.SYS from D1: rather than D8: when using the RAMdisk--you can then delete DUP.SYS and MEM.SAV from the RAMdisk for extra space. See location 1923 ($783) in the Addenda. 5440 1540 MINIDUP Start of permanently resident portion of DUP.SYS. 5540 154A SFLOAD Entry to DUP.SYS's routine to load binary files. 5542 15A6 STLOAD Used with SFLOAD. 5545 15A9 LOAD Used with SFLOAD.