fix mistakes

This commit is contained in:
Irmen de Jong
2025-09-04 00:29:40 +02:00
parent f54a29c415
commit c39acc5031
4 changed files with 19 additions and 10 deletions

View File

@@ -56,8 +56,6 @@ main {
STRUCTS and TYPED POINTERS (6502 codegen specific)
--------------------------------------------------
- SIZE REGRESSION: binarytree incresed with a dozen bytes or so, fountain-cx16 with a few, sortedlist with 20 or so
- implement the remaining TODO's in PointerAssignmentsGen.
- fix code size regressions (if any left)
- update structpointers.rst docs with 6502 specific things?