@@ -3,10 +3,13 @@
It controls memory addressing and shadowing*/
#include "ibm.h"
int nextreg6;
uint8_t mcr22;
int mcrlock,mcrfirst;
void resetmcr()
void resetmcr(void)
{
mcrlock=0;
mcrfirst=1;
The note is not visible to the blocked user.