Skip to content

Releases: Pyrix25633/risc-sim

1.1.5

15 Aug 09:08

Choose a tag to compare

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

18 May 21:10

Choose a tag to compare

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

11 Jan 17:34

Choose a tag to compare

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

22 Dec 14:18

Choose a tag to compare

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

21 Dec 14:44

Choose a tag to compare

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

20 Dec 18:57

Choose a tag to compare

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

19 Dec 16:44

Choose a tag to compare

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

16 Dec 13:51

Choose a tag to compare

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

15 Dec 16:01

Choose a tag to compare

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

01 Dec 17:04

Choose a tag to compare

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