1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
cuz 522c7e8c46 Added a more generic way to push sources that deliver a token stream
independent of the actual input from the file. Change macro handling
to use the new input stack.
Fixed an error in FreeIf: If an unexpected .ENDIF was reached, the
assembler started an endless loop printing error messages.


git-svn-id: svn://svn.cc65.org/cc65/trunk@24 b7a2c559-68d2-44c3-8de9-860c34a00d81
2000-06-03 11:15:11 +00:00
doc This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
include This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
libsrc first working version (with filenames at least, devices not tested yet) 2000-05-30 22:28:30 +00:00
samples This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
src Added a more generic way to push sources that deliver a token stream 2000-06-03 11:15:11 +00:00
testcode/compiler This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
util/atari This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
.cvsignore This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00