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

Add *VDU command to MOS #14

Closed
breakintoprogram opened this issue Feb 14, 2023 · 1 comment
Closed

Add *VDU command to MOS #14

breakintoprogram opened this issue Feb 14, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@breakintoprogram
Copy link
Owner

breakintoprogram commented Feb 14, 2023

Requested by Fred Smith. A useful enhancement that will enable users to do things like change modes via the command line / autoexec.tx

@breakintoprogram breakintoprogram added the enhancement New feature or request label Feb 14, 2023
@breakintoprogram
Copy link
Owner Author

Usage:

*VDU ...

Example: Change to screen mode 1
Note hex and decimal values can be used
If a character code > 255 is encountered, the VDU will stop outputting at that point with a Bad Parameter error

*VDU &16 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Released
Development

No branches or pull requests

1 participant