This website requires JavaScript.
Explore
Help
Sign In
the10thwiz
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8,231
Commits
1
Branch
0
Tags
8d2617110facddc2ba709db28abd710e7ce2ca38
Commit Graph
3 Commits
Author
SHA1
Message
Date
mc78
16a66f19e1
Replaced enum in cc65.h by defines. added comment that cc65 exit constants should not redefine 0 and 1 as they are reserved for exit_success and exit_failure
2019-11-19 14:08:00 +01:00
mc78
3daecfb3dd
Added enum for cc65 exit codes. replaced stdlib exit code names constants in libsrc with cc65 exit code named constants
2019-11-19 14:08:00 +01:00
Oliver Schmidt
092653cb5b
Added support for building targetutils.
2013-05-09 01:12:26 +02:00