mirror of
https://github.com/irmen/prog8.git
synced 2025-08-07 21:25:18 +00:00
idea
This commit is contained in:
@@ -44,6 +44,10 @@ It could then even be moved into the zeropage to greatly reduce code size and sl
|
||||
|
||||
Or just move the LSB portion into a slab of the zeropage.
|
||||
|
||||
Allocate a fixed word in ZP that is the TOS so we can operate on TOS directly
|
||||
without having to to index into the stack?
|
||||
|
||||
|
||||
|
||||
Misc
|
||||
^^^^
|
||||
|
Reference in New Issue
Block a user