6502 statementreorderer: str -> ^^ubyte

This commit is contained in:
Irmen de Jong
2025-08-13 18:45:29 +02:00
parent 8880ed1393
commit fd9bd23449
19 changed files with 183 additions and 182 deletions

View File

@@ -5,7 +5,6 @@ TODO
STRUCTS and TYPED POINTERS (6502 codegen specific)
--------------------------------------------------
- 6502 statementreorderer: fix todo for str -> ^^ubyte instead of uword
- fix struct allocations/inits.
- prefixSymbols(): what to do with prefixing struct fields? Should they be prefixed with something or no?