Releases: Matita008/SimulatoreCPU
Releases · Matita008/SimulatoreCPU
v1.13.6
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
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
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
Update
Installer
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