Prev: FBA6 Up: Map Next: FBCD
FBC8: flag block done and exit interrupt
Used by the routine at FBCD.
FBC8 38 SEC set carry flag
FBC9 66 B6 ROR $B6 set buffer address high byte negative, flag all sync,
data and checksum bytes written
FBCB 30 3C BMI $FC09 restore registers and exit interrupt, branch always
Prev: FBA6 Up: Map Next: FBCD