Skip to content

Releases: cleverchuk/mips-simulator

1.4.2

26 Aug 23:32
08e8572
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

24 May 02:47
828a36b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

24 May 01:30
bbd0561
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.4.0

1.3.0

23 Jun 00:04
1a882a1
Compare
Choose a tag to compare
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

18 Jun 12:33
2006213
Compare
Choose a tag to compare
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

17 Jun 15:11
Compare
Choose a tag to compare
MIP-79

- add support for disabling CoProcessor1

1.2.1

16 Jun 20:22
Compare
Choose a tag to compare
MIP-79

- make reserved public

1.2.0

16 Jun 00:44
da6cd14
Compare
Choose a tag to compare

Release Note

  • full FPU opcode support

1.2.0.alpha.3

16 Jun 00:37
Compare
Choose a tag to compare
1.2.0.alpha.3 Pre-release
Pre-release
MIP-79

- add jitpack.yml

1.2.0.alpha.2

16 Jun 00:34
35603aa
Compare
Choose a tag to compare
1.2.0.alpha.2 Pre-release
Pre-release
Merge pull request #5 from CleverChuk/fpu

Fpu