ultima #1 Posted July 23, 2016 I reinstalled bB(64-bit) and VbB(568) and it works. It compiled a new multibank program as expected, but when I tried to run my old code it compiles as 1 bank not the 8 I expected :\ iffritrebuild4.zip Quote Share this post Link to post Share on other sites
+Random Terrain #2 Posted July 24, 2016 It compiled and ran for me: 2600 Basic compilation completed. 1853 bytes of ROM space left in bank 1 832 bytes of ROM space left in bank 2 1022 bytes of ROM space left in bank 3 4052 bytes of ROM space left in bank 4 4052 bytes of ROM space left in bank 5 4052 bytes of ROM space left in bank 6 2932 bytes of ROM space left in bank 7 2380 bytes of ROM space left in bank 8 Quote Share this post Link to post Share on other sites
ultima #3 Posted July 24, 2016 (edited) It compiled and ran for me That's good! I'm not crazy, but now I've got to track down the problem. I have no idea why it's not compiling this but it did all 8 banks on shadow of the colossus. Maybe windows 8.1 was sabotaged by micro$oft. But I must be missing a file or something. I'll try another install and hope for the best. **tried reinstalling again, no go. I guess if I needed a push to try learning pure asm coding I seem to have no other options. Edited July 24, 2016 by ultima Quote Share this post Link to post Share on other sites
+Random Terrain #4 Posted July 25, 2016 I'm using Windows 8. Did you do what it says here: randomterrain.com/atari-2600-memories-batari-basic-commands.html#gettingstarted And here: randomterrain.com/atari-2600-memories-batari-basic-vbb.html#install_vbb Those sections were updated recently. Quote Share this post Link to post Share on other sites
ultima #5 Posted July 29, 2016 Thanks once again RT! As it turns out I neglected to run the "install_win.bat" and run the settings configuration fresh on VbB. I ran the conficted code and it now compiles correctly with 8 banks. Ok back to coding... 2 Quote Share this post Link to post Share on other sites