Releases: cleverchuk/mips-simulator
Releases · cleverchuk/mips-simulator
2.0.0
What's Changed
- update README.md by @cleverchuk in #16
- Update README.md by @cleverchuk in #17
- update main by @cleverchuk in #18
- binary encodings by @cleverchuk in #19
- Use binary instruction by @cleverchuk in #20
Full Changelog: 1.4.2...2.0.0
1.4.2
What's Changed
- Fpu by @cleverchuk in #13
- MIP-37: update build.gradle by @cleverchuk in #14
- Dev by @cleverchuk in #15
Full Changelog: 1.4.1...1.4.2
1.4.1
1.4.0
1.3.0
Fpu (#10) * MIP-79 - make reserved public * MIP-79 - add support for disabling CoProcessor1 * MIP-79 - add named system service - add more methods to TerminalInputListener * MIP-79 - bug fix accumulator - bug fix `jal` opcode - update memory to return capacity - update stack pointer starting loc - add tutorial.asm
1.2.3
Fpu (#9) * MIP-79 - make reserved public * MIP-79 - add support for disabling CoProcessor1 * MIP-79 - add named system service - add more methods to TerminalInputListener
1.2.2
MIP-79 - add support for disabling CoProcessor1
1.2.1
MIP-79 - make reserved public
1.2.0
Release Note
- full FPU opcode support
1.2.0.alpha.3
MIP-79 - add jitpack.yml