mirror of
https://github.com/cc65/cc65.git
synced 2024-11-02 18:06:48 +00:00
10 lines
72 B
Plaintext
10 lines
72 B
Plaintext
|
att c64.d64
|
||
|
|
||
|
delete nachtm
|
||
|
delete hello
|
||
|
write nachtm
|
||
|
write hello
|
||
|
quit
|
||
|
|
||
|
|