]> git.sur5r.net Git - cc65/commit
Added the main conversion module. New option --convert-to. New short options
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 9 Mar 2012 13:44:51 +0000 (13:44 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 9 Mar 2012 13:44:51 +0000 (13:44 +0000)
commit1aaff0ce2ff12d9534a9236acf0b9bf93bb73ea3
treece0ce7fd84eb53d055d01d3f427449625d8986e2
parentb55c290823cbb22b4c9ae91b4bcd80aa343f71cf
Added the main conversion module. New option --convert-to. New short options
for --read and --write.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5586 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/sp65/convert.c [new file with mode: 0644]
src/sp65/convert.h [new file with mode: 0644]
src/sp65/main.c
src/sp65/make/gcc.mak
src/sp65/make/watcom.mak