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

Some BASIC Commands Are Wonky #8

Open
turco32 opened this issue May 27, 2021 · 1 comment
Open

Some BASIC Commands Are Wonky #8

turco32 opened this issue May 27, 2021 · 1 comment

Comments

@turco32
Copy link

turco32 commented May 27, 2021

Hello,

I dont know if this is the best place to post this. I have been using Microm8 for a bit now and enjoy it, there are some odd things though.

I using it to learn applesoft BASIC, and then assembly. Some BASIC commands are doing weird things like going into assembly monitor or not working.

for example.

when you do 10 PRINT 1V, when you declare an emtpy variable, it should print it as 0 (so it will show 10), but when i RUN it, it shows a blank. PRINTing V by itself prints 0.

another odd thing is when i went to run MONEY as an exmple in the book im reading (A touch of applesoft basic) and instead of getting a SYNTAX Error, it went to the assembly monitor. is this normal?

thanks for looking at this, i hope this is the right place to post this!

@undefinedopcode
Copy link
Contributor

Thanks. I've lodged a ticket on our internal tracker.

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