1. https://github.com/thirdcoder/cpu3502.git
2. https://github.com/thirdcoder/tritmapped-terminal.gitA 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.
3. https://libraries.io/github/thirdcoder/cpu3502Tricolor tritmapped 45x28 character 9x14 terminal display
4. Онлайн запуск виртуального троичного процессора cpu3502 http://thirdcoder.github.io/tca5Includes 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.
Dependencies