TC: void disable( void )
MSC: void _disable( void )
- prototype in dos.h - disables all interrupts except NMI via
CLI
instruction