I'm using version 8.36 and I cannot figure out how to wire out large strings of data in program memory. I want to use some old setup code and dispose of the rest to create my new file starter.
Straight assembler. I usually do my own source code in a separate file. So I type in either the mnemonic or the machine code. It's quicker for me. So what I want to do is designate a string start address and fill blocks of memory with all highs like 3FFF.
Straight assembler. I usually do my own source code in a separate file. So I type in either the mnemonic or the machine code. It's quicker for me. So what I want to do is designate a string start address and fill blocks of memory with all highs like 3FFF.