So, I set up Visual Batari Basic as best I could using some of the tutorials around to guide me. (I don't remember exactly which... Fred Quimby, Random Terrain, KIsrael...) Then I found a video which walks through VBB and followed along with it. I even downloaded the code from his website, to be sure that I hadn't mistyped anything. ("OK, RedBeard, you're rambling...")
Long Story Short: the code appears to compile properly, but will not run in the emulator.
When compiled, VBB says,
Compilation completed at 11/25/2011 4:49:58 PM
view output file:///C:/AtariVCS/bB/Projects/GAME1/bin
If I hit the RUN button and choose Stella, I get nothing. If I choose z26, it (z26) appears to launch a default binary with vertical blue lines, a series of rising tones and ends with "Starpath @ 5253"... but not the binary that I just created. (I have double-checked the paths in the prefs tab, too.)
If I navigate to it from Stella, I get "Not a valid ROM file" and it refueses to load.
I would even be willing to use VBB as a first step, then take the .asm file it would create and manually run it through DASM. Would that work? Honestly, I just want to make a couple of small projects, it shouldn't be too difficult... any help is appreciated.
:wq!
UPDATE: I just used the Create New Project Wizard and compiled it. It created a 0kb file. Shouldn't that be 4k no matter what is inside there? When I went to Stella and tried to launch it, I got: "Error creating console (check ROM file)"
Edited by RedBeard, Fri Nov 25, 2011 8:06 PM.














