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
2eef189a0a
nes-proj
/
cpu
/
6502
/
ethconfig
/
Makefile.c128.defines
2 lines
19 B
Makefile
Raw
Normal View
History
Unescape
Escape
Have CBM DOS filetype of imported files match the one used by cc65. CFS_WRITE implies O_TRUNC which is implemented on CBM DOS by deleting an exsisting file. Hoewever this succeeds only if the CBM DOS filetype matches. We need a working O_TRUNC in order to be able to overwrite the contiki.cfg configuration file. Note: Now it has be clarified why overwriting the configuration file started to fail the CBM PFS (platform file system) can be activated for the recently added ethconfig program.
2013-12-12 17:57:40 +00:00
DEFINES
=
WITH_PFS
Reference in New Issue
Copy Permalink