mirror of
https://github.com/irmen/prog8.git
synced 2025-01-11 13:29:45 +00:00
start of new ifelse
This commit is contained in:
parent
73be754680
commit
c5c4c6f111
File diff suppressed because it is too large
Load Diff
@ -41,6 +41,9 @@ boolean trick to go from a compare >= value, to a bool
|
||||
and #1
|
||||
|
||||
|
||||
Chess: cannot click mouse to start. nothing happens.
|
||||
Already broken in 10.0: textelite on c64, info on diso -> jams the cpu after printing
|
||||
|
||||
IR: add TEST instruction to test memory content and set N/Z flags, without affecting any register.
|
||||
replace all LOADM+CMPI #0 / LOAD #0+LOADM+CMP+BRANCH by this instruction
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user