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
1b0470687b
nes-proj
/
examples
/
ftp
/
Makefile.c128.defines
2 lines
40 B
Makefile
Raw
Normal View
History
Unescape
Escape
Reduced program size. On the C128 the custom PFS code doesn't add functionality (as it does with IDE64 support on the C64) but is "only" smaller than the POSIX file i/o code in the C library. But the POSIX directory access code in the C library relies on the POSIX file i/o code anyway so there no point in additionally adding the PFS code to the FTP program.
2013-02-14 14:51:09 +00:00
DEFINES
=
WITH_CLIENT,WITH_DNS,WITH_GUI
Reference in New Issue
Copy Permalink