google/wwwbasic

Key handling should match GWBASIC/QBASIC

flagxor opened this issue · 1 comments

Currently key codes don't match GWBASIC for things like arrow keys, etc.

Fixed.
Added proper INKEY$ codes.
Adding a simplified version of INPUT, LINE INPUT.