https://github.com/chidiebereokpoechi/tinputer
16-bit virtual machine
https://github.com/chidiebereokpoechi/tinputer
cpu-emulator
Last synced: about 1 year ago
JSON representation
16-bit virtual machine
- Host: GitHub
- URL: https://github.com/chidiebereokpoechi/tinputer
- Owner: chidiebereokpoechi
- License: gpl-3.0
- Created: 2020-06-01T19:06:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T17:18:15.000Z (about 4 years ago)
- Last Synced: 2024-12-25T18:15:04.058Z (over 1 year ago)
- Topics: cpu-emulator
- Language: TypeScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tinputer
16-Bit Virtual Machine in TypeScript
### `npm start`
This will build the VM and run the index.js file
Press ENTER to step through the memory and visualize the processor state as it
executes instructions