https://github.com/miusarname2/my-first-vm
Basic virtual machine creation example for personal projects.
https://github.com/miusarname2/my-first-vm
architecture assembly c l3c low-level low-level-programming vm
Last synced: 2 months ago
JSON representation
Basic virtual machine creation example for personal projects.
- Host: GitHub
- URL: https://github.com/miusarname2/my-first-vm
- Owner: miusarname2
- Created: 2024-05-14T15:43:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T17:22:28.000Z (about 2 years ago)
- Last Synced: 2025-02-05T18:26:19.406Z (over 1 year ago)
- Topics: architecture, assembly, c, l3c, low-level, low-level-programming, vm
- Language: C
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My first VM
This is an example of the creation of a very basic virtual machine, with the l3c architecture, and using RISC.