ASCV_STOP_CODE_B
AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, 0);
saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B);
AscWriteLramByte(iop_base, ASCV_STOP_CODE_B,
AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, saved_stop_code);
if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) == 0) {
AscWriteLramByte(iop_base, ASCV_STOP_CODE_B,
if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) &