https://github.com/leandromoreira/jchip16br
An java implementation of VM Chip16.
https://github.com/leandromoreira/jchip16br
Last synced: 5 months ago
JSON representation
An java implementation of VM Chip16.
- Host: GitHub
- URL: https://github.com/leandromoreira/jchip16br
- Owner: leandromoreira
- Created: 2011-05-08T13:00:13.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2021-10-01T14:37:44.000Z (over 3 years ago)
- Last Synced: 2025-01-16T22:50:11.329Z (5 months ago)
- Language: Assembly
- Homepage:
- Size: 282 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
JChip16BR it's a Java implementation of Chip16 virtual machine (VM). Using Java2D as render and trying to code it more object oriented as possible.
Specs 0.7 http://forums.ngemu.com/web-development-programming/138170-codename-chip16-prev-chip9.html
You can found the source code at https://github.com/leandromoreira/JChip16BR