shithub: scc

Download patch

ref: daa27ec5c80b95ef9b0081d273142e96255ac3cf
parent: ed8f996d60efdfd7706c9e40a136a18f8422371d
parent: 346f1489576c42a2ca2ac7d05958d59f09569b66
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Wed Sep 10 14:47:31 EDT 2014

Merge remote-tracking branch 'hal/master'

--- a/README
+++ b/README
@@ -3,7 +3,7 @@
 This is the kcc compiler, a one very stupid non retargetable compiler
 for z80. This compiler is intended to be very simple and suitable for
 running in small machines (like MSX for example), and let almost part
-of optimizations for the programmer.
+of optimizations to the programmer.
 
 After a lot of years seeing compilers for z80 I notice that it is very
 hard for a C compiler generates a good code for a 8 bit processor like
--