Initial Processor
- All of Memory is zeroed.
 - All watch points are cleared.
 - All General Registers are zeroed.
 - All Internal Processor Registers are zeroed, except;
	- IPR(MVMEM) = Available Real memory;
	
 - IPR(TXCS) =  Console Ready bit is set;
	
 - IPR(ASTR) =  Mark AST level as non pending;
	
 - IPR(ISP) =   Set to Half way through physical memory
 
 - PSL =  Using Interrupt stack, IPL = 0x1F, CMD = Kernel, PMD = kernel;