nes-proj/platform/win32
Oliver Schmidt 1639b712bb Removed CC_FASTCALL.
CC_FASTCALL was introduced many years ago for the cc65 tool chain. It was never used for another tool chain. With a798b1d648 the cc65 tool chain doesn't need CC_FASTCALL anymore.
2015-11-01 18:10:17 +01:00
..
cfs
ctk A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
loader Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
Makefile Fixed win32 broken by recent changes. 2014-02-02 20:19:47 +01:00
Makefile.customrules-win32 Fixed win32 broken by recent changes. 2014-02-02 20:19:47 +01:00
Makefile.win32 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
README-1.X.md Several minor consistency improvements. 2013-07-31 00:55:31 +02:00
README-VC.md Rename to md 2013-03-26 23:15:37 +01:00
clock.c
conio.h
contiki-conf.h Removed CC_FASTCALL. 2015-11-01 18:10:17 +01:00
contiki-main.c Set Win32 file i/o to binary mode. 2015-06-14 17:48:36 +02:00