Originally posted by George Deluca
View Post
I'd imagine PB asm would be easier to learn than a normal assembler/linker package. You can concentrate on the inner loops with asm and leave the rest to PB. Now all the opcodes are supported too, so it's complete.
The debugger steps thru asm statements just like basic statements, so you can watch the code as you go.
Leave a comment: