Releases: Pyrix25633/risc-sim
1.1.5
What is RISC-SIM:
ReducedInstructionSetComputer-Simulator is a program that simulates the operation of a 16-bit machine
Full documentation can be found in README.txt
Improvements:
LDWI data argument can now be a Label, this can be quite useful
Slightly improved a small part of the code regarding Lables
Improved README.txt
1.1.4
What is RISC-SIM:
ReducedInstructionSetComputer-Simulator is a program that simulates the operation of a 16-bit machine.
Full documentation can be found in README.txt
Fixes:
Fixed LDBI and LDBR instructions writing WORD instead of BYTE in Serial Bus when fetching operand
1.1.3
What is RISC-SIM:
ReducedInstructionSetComputer-Simulator is a program that simulates the operation of a 16-bit machine.
Full documentation can be found in README.txt
Fixes:
Fixed CP instruction
1.1.2
What is RISC-SIM:
ReducedInstructionSetComputer-Simulator is a program that simulates the operation of a 16-bit machine.
Full documentation can be found in README.txt
Fixes:
Modified TSTO and fixed a minor bug about memory loading
1.1.1
What is RISC-SIM:
ReducedInstructionSetComputer-Simulator is a program that simulates the operation of a 16-bit machine.
Full documentation can be found in README.txt
Fixes:
Added TSTI and TSTO, fixed bug with labels before BYTE and WORD
1.1.0
What is RISC-SIM:
ReducedInstructionSetComputer-Simulator is a program that simulates the operation of a 16-bit machine.
Full documentation can be found in README.txt
New Features:
Added embedded assembler and support for .asm files.
1.0.4
What is RISC-SIM:
ReducedInstructionSetComputer-Simulator is a program that simulates the operation of a 16-bit machine.
Full documentation can be found in README.txt
Fixes:
Fixed Space and Enter scancodes check.
1.0.3
What is RISC-SIM:
ReducedInstructionSetComputer-Simulator is a program that simulates the operation of a 16-bit machine.
Full documentation can be found in README.txt
Fixes:
Few small changes.
1.0.2
What is RISC-SIM:
ReducedInstructionSetComputer-Simulator is a program that simulates the operation of a 16-bit machine.
Full documentation can be found in README.txt
Fixes:
Removed setting 'guiScale', new cursor texture. Fixed empty window when too small.
1.0.1
What is RISC-SIM:
ReducedInstructionSetComputer-Simulator is a program that simulates the operation of a 16-bit machine.
Full documentation can be found in README.txt
Fixes:
The window content has now a variable size