allow negative values on poke and pokew without an explicit cast

This commit is contained in:
Irmen de Jong
2025-10-11 16:39:36 +02:00
parent a6d051b496
commit 598e70c49a
6 changed files with 56 additions and 38 deletions
-3
View File
@@ -1,9 +1,6 @@
TODO
====
fix cast error in words[cx16.r9] = -1234
STRUCTS and TYPED POINTERS
--------------------------