Releases: cleverchuk/mips-simulator
Releases · cleverchuk/mips-simulator
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
1.2.0.alpha.2
Merge pull request #5 from CleverChuk/fpu Fpu