Search found 2 matches

by shampoocell
Fri May 25, 2018 12:12 am
Forum: Newbies
Topic: overwriting a file in TMP
Replies: 3
Views: 3765

Re: overwriting a file in TMP

John West wrote:
It's been a long time since I've used a C64, and I have never used that assembler. But... you could try saving your file as @:FOO (or possibly @0:FOO). I think that was the syntax for "save and replace".
You are awesome!! @: did the trick! Thank you so much!
by shampoocell
Thu May 24, 2018 4:34 pm
Forum: Newbies
Topic: overwriting a file in TMP
Replies: 3
Views: 3765

overwriting a file in TMP

I'm sure I'm missing something silly here, but surely I should be able to write to disk to the same file name once I've worked on more code in Turbo Macro Pro on the C64, yes? For example, I work for a night, then write my file to disk either as a sequence (via -> w) or as a binary PRG file (via ...