vc[n | p | r | v] number[,number [,...]]
The vc command clears the specified interrupt vector and reinstalls the previous interrupt vector.
For protected-mode games, type vcp 1 3 before running the app, and vtp 1 3 after exiting the app, to avoid "unexpected trace interrupt" errors. For DOS apps, use vcv 1 3 and vsv 1 3. To recover from the error message, first remove the vector, then type gt.