Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shift lock would be nice #22

Open
JamesNewton opened this issue Nov 9, 2018 · 2 comments
Open

Shift lock would be nice #22

JamesNewton opened this issue Nov 9, 2018 · 2 comments

Comments

@JamesNewton
Copy link

Not that anyone uses FORTH anymore, but someone made the mistake of including it in the CP/M image on the badge, so now you have to deal with us. ,o) the fig-FORTH 1.1g uses all caps keywords. Unless you connect the serial console (notes below) it's really a pain to hold that shift key while typing. It would be wonderful to have a capslock mode.

To setup the serial terminal: Connect a USB to serial converter to the badge pins: C13 to TX, C14 to RX. Connect ground but not power. Assuming your favorite serial terminal program supports XMODEM, set it to 19200 N 8 1 and configure a LF after CR. Reset the badge (hold both shifts, press RESET) then switch to serial terminal mode (hold both shifts, press BRK/COL). Select option 2 (press Enter or Ctrl+Enter). Details at:
https://hackaday.io/project/161859-2018-hackaday-superconference-badge/log/154556-serial-communications-with-badge

@hexagon5un
Copy link
Member

Hah! I said this to Jaromir the day before Supercon. Basically, there's no free keys or good ways to indicate that shift-lock is on.

Forth being Forth, it's probably easier to hack up a lowercase version of the FIG Forth than it is to implement a shift lock in the OS.

@JamesNewton
Copy link
Author

#25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants