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
3e35a97776
nes-proj
/
platform
/
apple2enh
History
oliverschmidt
a91fe3ea98
Limit the maximum number of simultaneous connections to the cfs webserver to three because there's not enough memory left on the heap for more open files anyway - ProDOS 8 needs 1kB of page-aligned heap per open file :-(
2007-11-27 22:03:29 +00:00
..
clock.c
Added speed detection user feedback and adjusted soft clock to ethernet polling.
2007-11-20 21:54:06 +00:00
contiki-conf.h
Limit the maximum number of simultaneous connections to the cfs webserver to three because there's not enough memory left on the heap for more open files anyway - ProDOS 8 needs 1kB of page-aligned heap per open file :-(
2007-11-27 22:03:29 +00:00
contiki-main.c
Made use of config file read function.
2007-11-27 21:50:19 +00:00
contiki.cfg
Added (default) binary config file.
2007-11-27 21:46:35 +00:00
linker.cfg
Reduced stacksize.
2007-11-27 12:24:03 +00:00
Makefile.apple2enh
Added support for the cc65 target 'apple2enh' (Enhanced Apple //e).
2007-01-03 10:29:17 +00:00