peroxidechicken wrote:
I got almightily tripped up on an event loop example that used Wait() instead of Waitport()
That could happen to you in assembler, too, if you use "jsr LVOWait(a6)" instead of "jsr LVOWaitPort(a6)".
I don't recommend using assembler, really. Whatever you will be programming for in the future, be it AmigaOS, MorphOS or whatever, chances are that assembler will only be emulated...