mirror of
https://github.com/irmen/prog8.git
synced 2025-11-03 04:17:16 +00:00
slight optimization of repeat loop (> 256 iters) code generation on 65c02 cpu
This commit is contained in:
@@ -3,7 +3,7 @@ TODO
|
||||
|
||||
For next compiler release (7.6)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
see if the 16 bit repeat code can be optimized on 65c02 a bit more as well, like the 8 bit
|
||||
...
|
||||
|
||||
|
||||
Need help with
|
||||
|
||||
Reference in New Issue
Block a user