> _getky (the call that doesn't wait) will return the key that was pressed > when DI was executed (also GET_KEY in asm86.h) > > _getkey (the one that waits) will never return, pull out a battery. > > Bryan Rittmeyer wrote about returning the last keycode. Yes, you're right, I meant _getky.