Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 310 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 310 Bytes

CARDIAC

A CARDIAC emulator in less than 100 lines of C.

Ignores command line arguments. Reads shorts from stdin, writes three decimal digits to stdout, separated by newlines.

Based on my NARDIAC project.