converting untyped to typed pointers in c64,c128,pet32 libraries

This commit is contained in:
Irmen de Jong
2025-08-24 14:17:53 +02:00
parent a68209be37
commit 17bdb22e4f
4 changed files with 7 additions and 17 deletions
+3 -13
View File
@@ -23,19 +23,9 @@ STRUCTS and TYPED POINTERS (6502 codegen specific)
- scan through 6502 library modules to change untyped uword pointers to typed pointers; shared, cx16, c64, c128, pet32, custom targets
shared: done
cx16: done
c64:
- diskio
- floats
- graphics
- syslib
- textio
c128:
- diskio
- syslib
- textio
pet32:
- syslib
- textio
c64: done
c128: done
pet32: done
custom atari:
- syslib
- textio