https://github.com/iveevi/vm
A collection of virtual machines with varying word sizes.
https://github.com/iveevi/vm
virtual-machine
Last synced: over 1 year ago
JSON representation
A collection of virtual machines with varying word sizes.
- Host: GitHub
- URL: https://github.com/iveevi/vm
- Owner: iveevi
- Created: 2020-06-27T02:17:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-27T18:46:09.000Z (over 5 years ago)
- Last Synced: 2025-01-22T17:46:58.680Z (over 1 year ago)
- Topics: virtual-machine
- Language: C++
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vm
A collection of virtual machines with varying word sizes.
Currently only contains an 8-bit and a 16-bit virtual machine.