Open rjhelms opened 2 years ago
This is working for tokens but not for variable names, which still need to be all upper case or throw a syntax error. Perhaps there is another KBD patch that accomplishes this?
Last commit gets variables cast to uppercase at runtime - which is OK but could be better.
GET_UPPER in misc3.s (KBD patch) should point in the right direction.