Kchula-Rrit Posted May 4 Share Posted May 4 Title says it-- can Console BASIC auto-start an assembly program from disk or Nano-PEB on boot? I want to write a program to test my ROM/RAM cartridge and figured the easiest way is if BASIC can auto-start it. K-R. Quote Link to comment https://forums.atariage.com/topic/365953-can-basic-auto-run-a-startup-program/ Share on other sites More sharing options...
HOME AUTOMATION Posted May 4 Share Posted May 4 Sounds overly-complex. I would consider this... ...though you'll need 32K. 2 Quote Link to comment https://forums.atariage.com/topic/365953-can-basic-auto-run-a-startup-program/#findComment-5460244 Share on other sites More sharing options...
HOME AUTOMATION Posted May 4 Share Posted May 4 More on-topic... Quote Link to comment https://forums.atariage.com/topic/365953-can-basic-auto-run-a-startup-program/#findComment-5460461 Share on other sites More sharing options...
Asmusr Posted May 4 Share Posted May 4 11 hours ago, Kchula-Rrit said: Title says it-- can Console BASIC auto-start an assembly program from disk or Nano-PEB on boot? I want to write a program to test my ROM/RAM cartridge and figured the easiest way is if BASIC can auto-start it. K-R. Wouldn't a program that runs from the cartridge be the most obvious way to test it? 1 Quote Link to comment https://forums.atariage.com/topic/365953-can-basic-auto-run-a-startup-program/#findComment-5460480 Share on other sites More sharing options...
RXB Posted May 4 Share Posted May 4 What is with Basic, it is slow and sucks! XB is way faster and can auto start plus load multiple programs. RXB has CALL USER which is better than DOS as it can run XB programs, Assembly Programs and LINKs and even SAMS too! 1 Quote Link to comment https://forums.atariage.com/topic/365953-can-basic-auto-run-a-startup-program/#findComment-5460503 Share on other sites More sharing options...
Gary from OPA Posted May 4 Share Posted May 4 The other way of doing this if you want to run code to test a new cartridge is with a 32k. Use a cartridge like XB to load in code into the 32k then with the reset disabled on your new cartridge is unplug the xb carefully and insert your new cartridge once your test program is running which of course has to be all assembly. This is similar to how cartridge dumper software work with the cartridge reset line disable. 3 Quote Link to comment https://forums.atariage.com/topic/365953-can-basic-auto-run-a-startup-program/#findComment-5460520 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.