Differences From Artifact [530d389594]:
- File instruc — part of check-in [f7d9c45b1e] at 2021-02-24 07:12:56 on branch trunk — Start to implement arrays (there is no way to use them yet, and the converter does not yet handle arrays). (user: user, size: 2827) [annotate] [blame] [check-ins using]
To Artifact [fccdfbdf14]:
- File instruc — part of check-in [e7e0e8408f] at 2021-02-25 07:04:12 on branch trunk — Correct the array dimensions and complete the implementation of arrays. Some levels of FALLING still don't work, but at least some of these (such as level 9) are not due to arrays. (user: user, size: 2825) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
253 254 255 256 257 258 259 | tmark in nin -mbegin ; Arrays -Array | | | | 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 | tmark in nin -mbegin ; Arrays -Array GetArray InitArray SetArray ; Specials *Function *Local *Label *String *Int16 |
︙ | ︙ |