git @ Cat's Eye Technologies
The-Dipple
/
hanging-a-canvas
c
/
cc65
/
Makefile
hanging-a-canvas
master
0.1
hanging-a-canvas
Tree @
hanging-a-canvas
(
Download .tar.gz
)
..
hello.c
Makefile
Makefile
@
hanging-a-canvas
—
raw
·
history
·
blame
1
2
3
4
5
hello.prg
:
hello
.
c
cl65
-t
c64
hello.c
-o
hello.prg
clean
:
rm
-f
*.o
hello.prg