This commit is contained in:
Irmen de Jong 2019-08-24 21:40:50 +02:00
parent 5e854c2cf8
commit 7caa0daffc
4 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ import prog8.compiler.toHex
import kotlin.math.absoluteValue
// todo choose more efficient comparisons to avoid needless lda's
// todo optimize common case step == 2 / -2
internal class ForLoopsAsmGen(private val program: Program, private val asmgen: AsmGen) {

Binary file not shown.

Binary file not shown.

Binary file not shown.