https://github.com/sammy-ette/Nerine
🌹 ✨ A 16-bit virtual machine for making tiny programs and games.
https://github.com/sammy-ette/Nerine
assembly virtual-machine vm
Last synced: 12 months ago
JSON representation
🌹 ✨ A 16-bit virtual machine for making tiny programs and games.
- Host: GitHub
- URL: https://github.com/sammy-ette/Nerine
- Owner: sammy-ette
- License: mit
- Created: 2021-10-19T23:10:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T00:36:50.000Z (over 4 years ago)
- Last Synced: 2025-05-15T14:14:17.490Z (about 1 year ago)
- Topics: assembly, virtual-machine, vm
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nerine
> 🌹 ✨ A 16-bit virtual machine for making tiny programs and games.
Nerine is a 16-bit register-based VM. I'm still figuring out the specs
for this thing, so stay tuned.
# License
MIT