You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: