| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rars1_3_1.jar | 2019-08-07 | 1.8 MB | |
| Bugfix release source code.tar.gz | 2019-07-31 | 1.6 MB | |
| Bugfix release source code.zip | 2019-07-31 | 1.9 MB | |
| README.md | 2019-07-31 | 527 Bytes | |
| Totals: 4 Items | 5.2 MB | 0 | |
Just a small update to give a version number to the small improvements that have been added over the last month.
Bugfixes:
- UI no longer deadlocks from repeated clicking of step or run button (#42). Credit to @BenjaminBeichler for finding this
- @rmnattas added some the missing jal t0 and jalr t0 psuedo-ops (#43)
Other improvements:
- GCC compatability has improved through the addition of %hi and %lo and new directives (#16)
- Support for UTF-8 in string related system calls was finished (#28)