Skip to content
forked from jurem/SicDemos

Demo programs for SicTools (SIC/XE hypothetical computer)

Notifications You must be signed in to change notification settings

themarpe/SicDemos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SicDemos

A collection of assembly programs for the SIC/XE computer architecture. SicDemos is a companion project of SicTools project (SIC/XE hypothetical computer simulator).

Demos are structured into several folders.

Non-interactive programs (which only produce some output) are found in:

  • 'stdinout' ... programs using standard input and output
  • 'text-screen' ... programs using textual screen
  • 'graph-screen' ... programs using graphical screen

Other (interactive) programs are (usually) in their own folders.

Enjoy!

Visual Studio Code Syntax Highlighting for SIC/XE

An syntax highlighting support for Visual Studio Code can be found at: https://github.com/jakoberzar/vscode-sic-assembly

To install search for "SIC assembly" in Visual Studio Code extensions view.

About

Demo programs for SicTools (SIC/XE hypothetical computer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 99.3%
  • Python 0.7%