09-10-2025, 11:00 PM
Nice, you got it to run!
Thee were a couple of other places a$ needed to be changed to s$, too. I did that, but I noticed the lines of alien ships did not operate the same in QBJS. They would occasionally get skewed, and hits that generated sound would not result in the ship disappearing. That's possibly all related to the MID$(Crisis). Still, I'm really impressed it's so close. I recall having to do many more changes to get running on SmallBASIC.
+2 for getting up and running! I'll check back after some time to see how the _WIDTH and _HEIGHT stuff is coming along. Oh, I know for now 80, 25 can be changed to 40, 20 in the code you modified to match the boundaries of my original routine, but the window size still stays at 80, 25.
Pete
Thee were a couple of other places a$ needed to be changed to s$, too. I did that, but I noticed the lines of alien ships did not operate the same in QBJS. They would occasionally get skewed, and hits that generated sound would not result in the ship disappearing. That's possibly all related to the MID$(Crisis). Still, I'm really impressed it's so close. I recall having to do many more changes to get running on SmallBASIC.
+2 for getting up and running! I'll check back after some time to see how the _WIDTH and _HEIGHT stuff is coming along. Oh, I know for now 80, 25 can be changed to 40, 20 in the code you modified to match the boundaries of my original routine, but the window size still stays at 80, 25.
Pete

