| ▲ | MobileVet 6 hours ago |
| LOAD *.*,8,1 |
|
| ▲ | dosisking 6 hours ago | parent | next [-] |
| ?SYNTAX ERROR |
| |
|
| ▲ | weinzierl 5 hours ago | parent | prev | next [-] |
| POKE 53280, 0
POKE 53281, 0
POKE 1,0
|
| |
| ▲ | nathell 3 hours ago | parent | next [-] | | POKE 1,0 would mess up the bank switching of addresses above $A000 and switch on the Datasette motor. Probably not what you wanted. I guess you meant POKE 646,1 (white text on black screen). | | |
| ▲ | weinzierl 3 hours ago | parent [-] | | I memory serves me the sequence turns the screen black and POKE 1,0 hangs it. At least that is what I intended, maybe it was POKE 0,1? | | |
| |
| ▲ | MobileVet 5 hours ago | parent | prev [-] | | Isn’t wild how our mind remembers these things? It has probably been 2+ decades since that command was in the front of my dome and yet, when I wanted it, it was there instantly |
|
|
| ▲ | apetersonBFI 4 hours ago | parent | prev | next [-] |
| I had a Commodore 128 but that command is still totally in my brain. I can't remember how you switched to 64 mode anymore though. i remember switching to CP/M mode and being utterly lost. |
| |
| ▲ | madmoose 3 hours ago | parent [-] | | You either held in the Commodore key while powering it on or you typed in GO64. It's firmly lodged in my fingers still. |
|
|
| ▲ | reaperducer 4 hours ago | parent | prev [-] |
| SYS64738 |