Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFrannny authored Dec 17, 2021
1 parent 1c8c135 commit 36b96e5
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ A SIC Virtual Machine, Emulator Assembler, loader and Linker
## Releases

Release Date | Version | Change(s)
----------------|-----------------------|------------------------------------------------------------------------------------
--------------------|-----------------------|------------------------------------------------------------------------------------
16 Dec 2021 | 21.12.16.1 | Added Memory views, Next instruction display, other device features and bug fixes
05 Nov 2020 | 20.11.05.1 | Bugfixed issue with exception being thrown when stepping through high memory addresses
04 Nov 2020 | 20.11.04.1 | Bugfixed microcode for JEQ opcode. Bugfixes To Assembler. Improved Memory Display
02 Nov 2020 | 20.11.02.1 | Bugfixed microcode for JSUB opcode. Bugfixed Device Output display.
02 Nov 2020 | 20.11.02.0 | Bugfixed to Assembler END directive handler. Added handler for Set PC OPtion in GUI.
31 Oct 2020 | 20.10.31.0 | Pass 1 and Pass 2 of Assembler Added. Object file loaded on successful assembly.
30 Oct 2020 | 20.10.30.0 | Initial Release. Load object files, step through them. see memory and registers


## Contributors
Name | Contribution(s) / Lead
-------------- | ---------------------------------------------
Expand All @@ -33,3 +33,10 @@ Riley Strickland | Pass 1 & 2 of SIC Assembler
Ellis Levine | Pass 1 & 2 of SIC Assembler
Kris Wieben | GUI & VM Testing
Brandon Woodrum | Absolute & Relocating SIC Loader
Francisco Romero | Decimal Memory View
Josselyn Munoz | Binary Memory View
Jacob McGee | ASCII Memory View
Carlos Garciagomez | ASCII Memory View
Brittany Santos | Next Instruction Display
Dylan Strickley | Bug Fixing & Device Features
Bryce Stremmel | Bug Fixing & Device Features

0 comments on commit 36b96e5

Please sign in to comment.