Skip to content

Releases: cleverchuk/mips-simulator

2.0.0

12 Jan 01:38
56184ff

Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...2.0.0

1.4.2

26 Aug 23:32
08e8572

Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

24 May 02:47
828a36b

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

24 May 01:30
bbd0561

Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.4.0

1.3.0

23 Jun 00:04
1a882a1

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

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

Choose a tag to compare

MIP-79

- add support for disabling CoProcessor1

1.2.1

16 Jun 20:22

Choose a tag to compare

MIP-79

- make reserved public

1.2.0

16 Jun 00:44
da6cd14

Choose a tag to compare

Release Note

  • full FPU opcode support

1.2.0.alpha.3

16 Jun 00:37

Choose a tag to compare

1.2.0.alpha.3 Pre-release
Pre-release
MIP-79

- add jitpack.yml