scc: add draft 6809 and 6801 code gen, fix a bug in the Z80 case
authorAlan Cox <alan@linux.intel.com>
Thu, 23 Jun 2016 16:47:45 +0000 (17:47 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 23 Jun 2016 16:47:45 +0000 (17:47 +0100)
commit64f15e33536a2b1a0c11a128531ea28acfb1a6e5
treefa22773f96554d7003be7a4aaf33827fa9b3429b
parent0c6a13d2a6bac5f1821489d99784a4d149af42dd
scc: add draft 6809 and 6801 code gen, fix a bug in the Z80 case
Applications/SmallC/Makefile
Applications/SmallC/code6801.c [new file with mode: 0644]
Applications/SmallC/code6809.c
Applications/SmallC/codez80.c
Applications/SmallC/foo.c [deleted file]