Code
Compiler Version | Version 1.0 |
---|---|
Interruptions Routine | Disabled (no padding) |
Compiler Information | This compiler only supports 8 variables from the register bank (R0, R1, ...). The ifs support operations >, <, ==, !=, >=, <= between two registers. While only accept values from (N, Z, C, V) and true. Comments with // is supported. The interruption routine isn't supported. /!\ Check the values of the jumps as there may be bugs that count the jumps wrong. |