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
History
Simon Duquennoy
722b3258d1
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-12-01 20:13:09 +01:00
..
ethconfig.c
Adjusted base address to final product.
2014-02-26 20:23:09 +01:00
Makefile
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-12-01 20:13:09 +01:00
Makefile.c64.defines
Have CBM DOS filetype of imported files match the one used by cc65.
2013-12-12 18:57:40 +01:00
Makefile.c128.defines
Have CBM DOS filetype of imported files match the one used by cc65.
2013-12-12 18:57:40 +01:00
Makefile.target