| |
mstram Account closed
Registered: Dec 2013 Posts: 112 |
c64 baid ?
Is there a baid (Basic Aid) for the c64 ?
The two commands I'd REALLY like to have are "list-scrolling" (up arrow to scroll list up) and renumber.
I have the pet version (binary only) and am about to "disect" it, but if it's already been done, would like to avoid "re-inventing the wheel"
I know there is CBM prg studio (which I have), but sometimes for small q&d basic programs, it's nice to work right on the "machine" ... er vice ;) |
|
| |
chatGPZ
Registered: Dec 2001 Posts: 11357 |
use final cartridge, it has renumber and you can scroll listing :) |
| |
mstram Account closed
Registered: Dec 2013 Posts: 112 |
Thanks !
I downloaded this one : Final Cartridge III+
It works in vice 3.1 rev 34062m when I attach it using file/attach cart / crt image, but not from "freezer cartridges" (any of the "final cartridge" options there).
Is there a way to have more than one cartridge attached ?
I.e. FC3 + IDE64 ?
-- Is there a way to start Fc3 and have it jump to the "basic" option, (bypassing the "gui") ? |
| |
chatGPZ
Registered: Dec 2001 Posts: 11357 |
hold cbm (or was it runstop?) at reset to go to basic... there is a patched .crt around (by graham i believe) which inverts that condition (so it always goes to basic, and you start the desktop when holding the key) |