]> git.sur5r.net Git - cc65/commit
Renamed the config file to info file and changed the handling when the
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 9 Aug 2003 08:28:44 +0000 (08:28 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 9 Aug 2003 08:28:44 +0000 (08:28 +0000)
commit817b2ac261ee0f0121542e3b6a9202f744a161dd
tree035cad4feb7092d107e9be65e251b48d1a3a91a7
parent11328d8ea65aa7c66febcc44f43fba8a7a3c1da1
Renamed the config file to info file and changed the handling when the
disassembler is invoked.

git-svn-id: svn://svn.cc65.org/cc65/trunk@2255 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/da65/config.c [deleted file]
src/da65/config.h [deleted file]
src/da65/infofile.c [new file with mode: 0644]
src/da65/infofile.h [new file with mode: 0644]
src/da65/main.c
src/da65/make/gcc.mak
src/da65/make/watcom.mak
src/da65/scanner.c
src/da65/scanner.h