Skip to content

Releases: Matita008/SimulatoreCPU

v1.13.6

21 Sep 20:44
e920870

Choose a tag to compare

Parameters supported:

  • -h, --help, --h, -help For the guide
  • -s, --size To set the size of a register
  • -a, --address Sets the size of an address, only value allowed are 1 and 2; use 1 if the size must match the Regiser one, use 2 if you want it dowble the size of a register
  • -o, --operations Select the class to load with reflection for the instruction set (ATTENTION: io.matita08.logic.Operations4Bit is not supported)
  • -mc Sets the size of the central memory, allowed value from 1 to ( * )

How to install:

Windows (Using batch):

  • Go to releases/Download
  • Download Installer.bat
  • Open Installer.bat
  • If a pop-up message apperars press "Execute anyway"
  • Wait for the installation to complete
  • A shorcut to a run file will be available in the start menu and on the desktop

Windows (without batch), linux, or any other OS:

  • Install Java >=17
  • Install the jar
  • Run it

Full Changelog: 1.13.4...1.13.6
Fixed some bugs

v1.13.4 - Fixed bugs

17 Sep 15:39

Choose a tag to compare

Fixed #1 - Instruction Sto not working
Fixed bug that resized the Op textbox in the ALU
Fixed bugs with readPointer
Added new utility function in Operation.java

Parameters supported:

  • -h, --help, --h, -help For the guide
  • -s, --size To set the size of a register
  • -a, --address Sets the size of an address, only value allowed are 1 and 2; use 1 if the size must match the Regiser one, use 2 if you want it dowble the size of a register
  • -o, --operations Select the class to load with reflection for the instruction set (ATTENTION: io.matita08.logic.Operations4Bit is not supported)
  • -mc Sets the size of the central memory, allowed value from 1 to ( * )

How to install:

Windows (Using batch):

  • Go to releases/Download
  • Download Installer.bat
  • Open Installer.bat
  • If a pop-up message apperars press "Execute anyway"
  • Wait for the installation to complete
  • A shorcut to a run file will be available in the start menu and on the desktop

Windows (without batch), linux, or any other OS:

  • Install Java >=17
  • Install the jar
  • Run it

Full Changelog: 1.13.2...1.13.4

First release

16 Sep 22:20

Choose a tag to compare

This is the first finished (non beta/alfa) release, there cou be other after October the 18th.

Parameters supported:

  • -h, --help, --h, -help For the guide
  • -s, --size To set the size of a register
  • -a, --address Sets the size of an address, only value allowed are 1 and 2; use 1 if the size must match the Regiser one, use 2 if you want it dowble the size of a register
  • -o, --operations Select the class to load with reflection for the instruction set (ATTENTION: io.matita08.logic.Operations4Bit is not supported)
  • -mc Sets the size of the central memory, allowed value from 1 to ( * )

How to install:

Windows (Using batch):

  • Go to releases/Download
  • Download Installer.bat
  • Open Installer.bat
  • If a pop-up message apperars press "Execute anyway"
  • Wait for the installation to complete
  • A shorcut to a run file will be available in the start menu and on the desktop

Windows (without batch), linux, or any other OS:

  • Install Java >=17
  • Install the jar
  • Run it

Future plans:

  • Complete io.matita08.logic.Operations4Bit
  • Redesign UI
  • Clean messy code
  • Add a compiler from assembly to machine code

V1.10 - Beta

15 Sep 17:18

Choose a tag to compare

Update

Installer

15 Sep 17:21

Choose a tag to compare

Instruction to install:

  • Download Installer.bat
  • Open it
  • If a warning appears press "Run anyway"
  • Wait for the installation process to finish

The installer will:

  • Download Java 24 from oracle
  • Download the latest
  • Create a shortcut in the Desktop and in the Start menu

v1.8

15 Sep 13:26

Choose a tag to compare

Test release

Testing

12 Sep 17:04

Choose a tag to compare

A test release