| LatchTest.burdock, HGM, 12-Feb-85  4:54:24 |

Boot[];
SetBank[0];
LoadMore[LatchTest];

CP[00, 0]! $address;

CP[02, 0]! $where;
CP[03, 0]! what;
CP[04, 0]! temp;
CP[05, 0]! Q;

CP[08, 0]! $toAddr;
CP[09, 0]! toData;
CP[0A, 0]! toCommand;


Break[Parity];
Break[Init];
Break[Stack];
Break[IB];

Break[MesaIntAlreadySet];
Break[MesaIntNotSet];
Break[MesaIntStillSet];

Break[DataNotLatched];
Break[AddressNotLatched];
Break[AddrHiNotLatched];

Break[ADR0Failed];
Break[BHENFailed];
Break[IOWCFailed];
Break[IORCFailed];
Break[MRDCFailed];
Break[MRWTFailed];

Continue[];