1.3.0 • Published 9 years ago

cpu3502 v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

3502

A 5-trit balanced ternary central processing unit simulator

Build Status npm version

Includes an assembler, disassembler, and emulator, with operations largely inspired by the 8-bit MOS 6502 CPU, adapted for ternary.

Run npm test and examine test.js for example usage and supported functionality.