Color Basic Data Quirk Sub Etha Software
Color Basic Data Quirk Sub Etha Software Consider this silly program: this will print: i know i could just have done data “:hello” but stay with me on this if you try to combine lines like this: …you get this: color basic data quirk. when i get a moment, i’ll have to look at the rom disassembly and see what is going on. until then…. I was in the middle of writing more on my coco base 64 encoding series and stumbled upon some weirdness with the data command.
Extended Color Basic Put From Data Sub Etha Software The pre processor does some stuff behind the scenes, creating prototypes and including header files where needed, and it just does it wrong. the a control site figured out a simple workaround, which i trimmed a bit to just adding this at the top of my scripts:. Awhile back, i posted a note about some weird behavior with data statements in color basic. the issue was that you really couldn’t have anything else on a line after the data keyword other than data. As a reminder, color basic allows 1 or 2 character variable names. they must start with a letter (a z) and the second character can be either letter (a z) or number (a 0). but, the basic interpreter does let you type longer names for variables, but it only honors the first two characters. As a reminder, color basic allows 1 or 2 character variable names. they must start with a letter (a z) and the second character can be either letter (a z) or number (a 0). but, the basic interpreter does let you type longer names for variables, but it only honors the first two characters.
Color Basic And Octal Sub Etha Software As a reminder, color basic allows 1 or 2 character variable names. they must start with a letter (a z) and the second character can be either letter (a z) or number (a 0). but, the basic interpreter does let you type longer names for variables, but it only honors the first two characters. As a reminder, color basic allows 1 or 2 character variable names. they must start with a letter (a z) and the second character can be either letter (a z) or number (a 0). but, the basic interpreter does let you type longer names for variables, but it only honors the first two characters. Recently i began working on an assembly language color basic extension that makes certain characters move the cursor around the screen rather than just printing those characters (similar to what my vic 20 could do). Trs 80 color computer archive home location: root documents ads sub etha software. Terry set out to write a bulletin board system, and in the process of doing this, he needed a way to get past the 64k limit of basic. he created something he called "module dos" which allowed jumping between 8k mmu blocks of basic code (and loading saving between blocks, etc.). In support of the coco and os 9 since 1990.
Comments are closed.