We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Allow key injection directly in BASIC editor. This can be used to inject BASIC commands in some scenarios
The text was updated successfully, but these errors were encountered:
#76, #77: add new commands
2182e9e
#72, #77: Remove useless code, fix interrupt handing, add RST$08 hand…
64cb3bc
…ler, add ROM switch for 128K mode so we inject keys
#77: add BASIC key injection routines
01c357c
#77: add missing commands for BASIC injection
0cc6b5e
#77: add BASIC key injection and 128K reset
74e6ec9
No branches or pull requests
Allow key injection directly in BASIC editor. This can be used to inject BASIC commands in some scenarios
The text was updated successfully, but these errors were encountered: