feather #1 Posted March 19, 2015 (edited) Joystick up and to the right (diagonal). Edited March 19, 2015 by feather Quote Share this post Link to post Share on other sites
phaeron #2 Posted March 20, 2015 Whoops... couple of missing entries at the end of the precedence table. Try this: atbasic.bin atbasicx.xex 4 Quote Share this post Link to post Share on other sites
feather #3 Posted March 20, 2015 Now is fine. Thanks phaeron Quote Share this post Link to post Share on other sites
peteym5 #4 Posted March 30, 2015 I wonder how Phaeron manage to add a few more commands and get it to still fit into 8K. Probably used some modern optimization techniques like to ones I have been talking about in the programming thread. Quote Share this post Link to post Share on other sites
bugbiter #5 Posted July 14, 2015 I tried to flash the bin to an Atarimax 1Mbit cartridge. However maxflash studio says the filesize is not correct. I thought I can convert the bin to an ATR programmer file but this also doesn't work because of wrong file size. I once had Altirra basic on a 1Mbit cart. But i can't remember how it is done.. can anyone help me? Quote Share this post Link to post Share on other sites
flashjazzcat #6 Posted July 14, 2015 I'd just concatenate sixteen copies of the 8K BIN and flash the resulting 128KB file. Quote Share this post Link to post Share on other sites
phaeron #7 Posted July 15, 2015 You could do that, but it's easier just to create a new workbook and add the .bin to it as an entry. Since it's an 8K ROM image, the cart can emulate it directly, and it'll even work as expected on a warm reset. This is how I use it on real hardware. Note that the version in this thread is out of date -- latest is 1.45 (http://atariage.com/forums/topic/236488-altirra-260-released/?p=3270350). Quote Share this post Link to post Share on other sites