move native microw8 code into object to prepare for file watch

This commit is contained in:
2021-11-14 14:43:02 +01:00
parent 294b9f5634
commit bce7d82dae
5 changed files with 418 additions and 140 deletions

View File

@@ -113,4 +113,5 @@ start fn setup() {
(i*4)!(120+320*256) = i * 0x10101;
branch_if (i := i + 1) < 256: colors
}
randomSeed(random());
}