1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 02:55:20 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
cuz f0cfd60659 Make wchar_t a 16 bit type
git-svn-id: svn://svn.cc65.org/cc65/trunk@1569 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-11-22 00:51:33 +00:00
asminc Add declaration of __errno 2002-11-20 18:14:53 +00:00
doc
include Make wchar_t a 16 bit type 2002-11-22 00:51:33 +00:00
libsrc exit() is __fastcall__ 2002-11-22 00:38:52 +00:00
packages Working on the auto build 2002-11-20 21:16:14 +00:00
samples
src Reversed the last change because it did not work 2002-11-22 00:33:29 +00:00
testcode Fixed a typo 2002-11-22 00:39:29 +00:00
util
.cvsignore