Skip to content

Releases: ucrdrk/LC3_realized

Fix issue with JSRR Instruction

28 May 18:29
77e0858

Choose a tag to compare

Fixes issue where LD.CC was begin asserted during the execution of the JSRR instruction. This issue could have caused unexpected behavior if a branch occurs in a subroutine before any register value is changed.

Initial public release

26 May 17:15

Choose a tag to compare

This release represents the first public release of the LC-3 realized. It will be tested by students of CS 061 in the Spring quarter of 2023.