IMPORTANT MEMORY LOCATIONS

LOCATION	CONTENTS
0000:0500	Command number store by commands.bin
0000:0600	User input stored by prompt__.bin
0000:0650	Formatted user input stored by commands.bin
0000:0700	Address of the first cluster of the file being searched by the search algorithm
0000:1000	Root directory loaded by boot code
0000:3000	FAT loaded by boot code
1000:0000	Kernelpt.asm loaded by boot code
1500:0000	Prompt__.bin loaded by kernelpt.bin
2000:0000	Ossplash.raw loaded by boot code
3000:0000	Commands.bin loaded by kernelpt.bin
4000:0000	Syscomms.bin loaded by kernelpt.bin
5000:0000	Buffer for data entry, used by fmak command
6000:0000	File loaded by disp command
A000:0000	Video buffer for 320 x 200 display with 256 colors
B800:0000	Video buffer for text mode display
