1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-02 06:56:39 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
cuz 37d5209996 The name of the CLOCKS_PER_SEC macro was wrong in the last version. This got
fixed in the time.h header but not in the sample program.


git-svn-id: svn://svn.cc65.org/cc65/trunk@197 b7a2c559-68d2-44c3-8de9-860c34a00d81
2000-07-25 20:15:38 +00:00
doc Fixed an error geos.sgml 2000-07-21 12:45:54 +00:00
include Added Atari stuff 2000-07-25 20:10:29 +00:00
libsrc Added new clock module implementing clock() and _clocks_per_sec(). 2000-07-25 20:06:34 +00:00
samples The name of the CLOCKS_PER_SEC macro was wrong in the last version. This got 2000-07-25 20:15:38 +00:00
src Bumped the version number 2000-07-20 06:05:28 +00:00
testcode Added several test programs that were lying around for some time 2000-07-22 11:14:00 +00:00
util/atari Ignore executables 2000-07-18 20:04:48 +00:00
.cvsignore