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

Garbage keyboard input when using autoexec.txt #17

Open
albertpauw opened this issue Oct 28, 2023 · 0 comments
Open

Garbage keyboard input when using autoexec.txt #17

albertpauw opened this issue Oct 28, 2023 · 0 comments

Comments

@albertpauw
Copy link

I'm running MOS/VDP 1.04rc2 on an AgonLight 2.
I noticed that there is garbage input (control characters) when starting cpm from the autoexec.txt file, which looks like this:
SET KEYBOARD 1
VDU 22 16
CD cpm
LOAD cpm.bin
RUN

so I end up with an A> prompt and some (I guess) control characters.

When I do these commands by hand (i.e. on the command line of MOS) then it works fine, when I set up the autoexec.txt file without the ending RUN command I get into the command line, then when typing RUN it works, no extra input characters.

Can you replicate this? Maybe clearing the keyboard input explicitly when booting up would work?

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

1 participant