This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
73027164c8
nes-proj
/
platform
/
c64
/
Makefile.c64
5 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Activated PETSCII support on the C64.
2007-11-25 17:12:45 +00:00
CFLAGS
+=
-DWITH_PETSCII
For now delegate all work to the 6502 makefile.
2007-05-27 21:00:59 +00:00
CONTIKI_CPU
=
$(
CONTIKI
)
/cpu/6502
i
n
c
l
u
d
e
$(
CONTIKI_CPU
)
/
M
a
k
e
f
i
l
e
.
6
5
0
2
Reference in New Issue
Copy Permalink