Quote Originally Posted by netstranger.nz View Post
... I found that very often you can use assembly level interrupts while still using Basic language statements. It makes the program smaller and works faster. ...
Yes, if you are VERY careful you can do that.

But using PAUSE in an ASM handler exceeds the "Careful" status.
Can't do that.
Make it a PBP type, and include ReEnterPBP.bas.
<br>