.. |
make
|
Added strpool.obj
|
2003-10-10 12:15:08 +00:00 |
.cvsignore
|
|
|
abend.c
|
|
|
abend.h
|
Move the check module to common/
|
2000-08-01 15:01:21 +00:00 |
assertdefs.h
|
Completed assertions, add auto assertion for jmp (abs) bug
|
2003-06-06 20:47:59 +00:00 |
attrib.h
|
Use gcc function attributes for better error checking
|
2000-07-27 20:33:33 +00:00 |
bitops.c
|
|
|
bitops.h
|
Use more gcc attributes
|
2000-08-19 18:16:54 +00:00 |
cddefs.h
|
Working on the condes feature
|
2000-11-20 15:22:57 +00:00 |
chartype.c
|
Added command line response files
|
2001-03-09 21:59:23 +00:00 |
chartype.h
|
Added IsControl
|
2001-07-29 20:36:19 +00:00 |
check.c
|
Use inline for better performance
|
2001-05-16 09:24:42 +00:00 |
check.h
|
Use :? operator to allow use in expressions
|
2001-05-16 13:05:06 +00:00 |
cmdline.c
|
Restructuring the object file format
|
2003-06-03 22:19:46 +00:00 |
cmdline.h
|
Fixed another signedness problem
|
2001-10-11 14:50:10 +00:00 |
coll.c
|
Fixed problems with the inline macros
|
2001-10-11 21:54:25 +00:00 |
coll.h
|
Changed the object file and library format. There is now an additional
|
2003-05-25 17:57:50 +00:00 |
cpu.c
|
Added different 65SC02 and 65C02 CPUs
|
2003-08-07 11:13:13 +00:00 |
cpu.h
|
Added different 65SC02 and 65C02 CPUs
|
2003-08-07 11:13:13 +00:00 |
debugflag.c
|
Move the Debug flag into a new module "debugflag" in the common directory.
|
2003-01-04 16:59:51 +00:00 |
debugflag.h
|
Move the Debug flag into a new module "debugflag" in the common directory.
|
2003-01-04 16:59:51 +00:00 |
exprdefs.c
|
Renamed several expression ops and added others.
|
2000-07-29 15:53:33 +00:00 |
exprdefs.h
|
Did some renaming and cleanup: Renamed EXPR_SEGMENT to EXPR_SECTION, since
|
2002-12-14 22:57:00 +00:00 |
filepos.c
|
Added InitFilePos method
|
2000-11-20 19:44:18 +00:00 |
filepos.h
|
Cosmetic change
|
2001-05-23 07:10:16 +00:00 |
filetype.c
|
Add upper case extensions, use binary search
|
2003-06-02 11:01:23 +00:00 |
filetype.h
|
Add upper case extensions, use binary search
|
2003-06-02 11:01:23 +00:00 |
fname.c
|
New function FindName()
|
2003-04-28 06:42:11 +00:00 |
fname.h
|
New function FindName()
|
2003-04-28 06:42:11 +00:00 |
fragdefs.h
|
Increased the string pool size
|
2003-06-06 06:44:07 +00:00 |
hashstr.c
|
|
|
hashstr.h
|
Use more gcc attributes
|
2000-08-19 18:16:54 +00:00 |
inline.h
|
Renamed cfeature.h to inline.h
|
2001-05-16 09:27:35 +00:00 |
libdefs.h
|
Changed the object file and library format. There is now an additional
|
2003-05-25 17:57:50 +00:00 |
matchpat.c
|
New pattern matching module matchpat.[ch]
|
2002-04-08 19:55:12 +00:00 |
matchpat.h
|
New pattern matching module matchpat.[ch]
|
2002-04-08 19:55:12 +00:00 |
objdefs.h
|
Added assertions
|
2003-06-06 12:45:19 +00:00 |
optdefs.h
|
Encode option strings in the string pool
|
2003-05-25 21:06:57 +00:00 |
print.c
|
Moved verbose output to a shared module in the common/ directory.
|
2001-03-10 10:21:03 +00:00 |
print.h
|
Moved verbose output to a shared module in the common/ directory.
|
2001-03-10 10:21:03 +00:00 |
searchpath.c
|
New function ForgetAllSearchPaths
|
2003-08-03 11:51:12 +00:00 |
searchpath.h
|
New function ForgetAllSearchPaths
|
2003-08-03 11:51:12 +00:00 |
segdefs.c
|
Fixed a typo
|
2003-09-14 19:29:56 +00:00 |
segdefs.h
|
Fixed a typo
|
2003-09-14 19:29:56 +00:00 |
segnames.c
|
Move ValidSegName into segnames.c
|
2003-02-08 09:53:44 +00:00 |
segnames.h
|
Move ValidSegName into segnames.c
|
2003-02-08 09:53:44 +00:00 |
strbuf.c
|
Add a user index to class StrBuf
|
2002-09-29 19:49:55 +00:00 |
strbuf.h
|
New function SB_Skip
|
2002-09-29 19:55:38 +00:00 |
strpool.c
|
Changed the object file and library format. There is now an additional
|
2003-05-25 17:57:50 +00:00 |
strpool.h
|
Increased the string pool size
|
2003-06-06 06:44:07 +00:00 |
strutil.c
|
New function StrCaseCmp
|
2003-02-08 22:23:29 +00:00 |
strutil.h
|
New function StrCaseCmp
|
2003-02-08 22:23:29 +00:00 |
symdefs.h
|
Add new defines for export usage
|
2001-09-08 20:51:33 +00:00 |
target.c
|
Added a nes target
|
2003-05-02 13:47:21 +00:00 |
target.h
|
Added a nes target
|
2003-05-02 13:47:21 +00:00 |
tgttrans.c
|
Added a nes target
|
2003-05-02 13:47:21 +00:00 |
tgttrans.h
|
Added a nes target
|
2003-05-02 13:47:21 +00:00 |
version.h
|
Added #define for combined version
|
2003-08-12 15:10:24 +00:00 |
xmalloc.c
|
More string pool use
|
2003-06-04 15:40:32 +00:00 |
xmalloc.h
|
Move the Debug flag into a new module "debugflag" in the common directory.
|
2003-01-04 16:59:51 +00:00 |
xsprintf.c
|
Use CHECK instead of assert
|
2002-03-16 20:45:41 +00:00 |
xsprintf.h
|
Add an include file
|
2000-09-24 14:54:15 +00:00 |