mirror of
https://github.com/irmen/prog8.git
synced 2025-07-24 20:24:09 +00:00
loadScaledArrayIndexIntoRegister(): useless type arg removed
This commit is contained in:
@@ -2,13 +2,10 @@ TODO
|
||||
====
|
||||
|
||||
funcRor()/funcRol(): save carry flag before calculating array index otherwise it gets clobbered
|
||||
rol/ror a membyte through a uword ptr
|
||||
|
||||
split words sort and reverse
|
||||
split words any and all
|
||||
|
||||
loadScaledArrayIndexIntoRegister(): the type arg can be removed?
|
||||
|
||||
Mark had a compiler crash FatalAstException: invalid dt
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user