Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LC3

An LC3 implementation in Zig.

It includes all operations and trap codes.

Currently works on Linux and Windows.


2048 example

Usage

$ zig version
0.14.0-dev.1671+085cc54aa
$ lc3 -h
 Usage:
  lc3 [options]

 Options:
  -h, --help                  Display this help
  -r <file>, --rom <file>     Runs the ROM file (required)

To build, use zig build or build and run with zig build run -- -r <path-to-rom>.

About

LC-3 implementation in Zig

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages