Jump to content

Norby

New Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Norby's Achievements

Combat Commando

Combat Commando (1/9)

4

Reputation

  1. I have been working on a couple programs that runs in QB64 (a program based on QuickBasic 4.5). First program takes the TI-99/4A program and translates it to be compatible and the Second program (Called tiRunner) runs the code. Right now it is only compatible with TI BASIC and no support yet for Call Sound and Call Joyst, but the other features are available. It is still experimental, but coming along. If there is interest I can produce examples of Before/After results of the code so you can see how they differ. You can see a video here of the Bouncing Ball example from the Reference Guide:
  2. The ONLY thing that seems to work is moving the file to a new directory. I don't know why that is. The bug happens in both Linux AND Windows for me, but everytime I move the program to a new location it seems to fix it.
  3. That didn't work. I tried a few things and nothing seemed to work. Finally I gave up and found a way to run it in Linux and now it is working. Thank you for your reply.
  4. I am working on a program in QB64 and I am able to load and display the .bas data using TI-99/4a syntax (well, sorta. Call Commands are changed to calls without the space Example: CallClear, CallHChar, CallVChar, etc.). I am trying out Magellan 3.1 in an XP vm and it is REALLY COOL! One problem I have is Export to Basic Data doesn't work (neither does XB Program), or it was working and then stopped working and hasn't worked since. Is there a way to fix this?
×
×
  • Create New...