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

Input support (with an example) #5

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

laubzega
Copy link
Contributor

I tried to avoid having two comparators, but failed to find a solution that wouldn't be much slower and/or cumbersome. Since we're not particularly short on space, I left it as is.

There are also two versions of comparator A initializer - one is three cycles shorter, the other is easier to follow. I picked my preference, but it's up to you which one gets merged. ;)

The example SUBLEQ program now starts with a keyboard echo mode, which can be stopped by typing 'X'.

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

Successfully merging this pull request may close these issues.

1 participant