Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 564 Bytes

File metadata and controls

16 lines (10 loc) · 564 Bytes

SC-1

SC-1 is an experimental, minimal virtual computer architecture and its own emulator. It's executable ROM files consist numbers (0-255) and not be runned comments.

Installation and Usage

For installing SC-1, clone this repository and run:

pip install -r requirements.txt

Command format:

python3 run-sc1.py [-h] [--mem-size BYTES] [--entry ADDR] [--max-steps N] [--mem-u16 ADDR] [--pygame] [--storage-dir DIR] program

Copyirght and License

Copyright (c) 2026 Erdem Ersoy (eersoy93)

Licensed with MIT license. See COPYING for license text.