https://github.com/caphosra/4bitcomputeremulator
This emulates the 4bit computer and be able to run on the browser.
https://github.com/caphosra/4bitcomputeremulator
4bit emulates emulator gmc-4 gmc-4-emulator microcomputer
Last synced: 9 months ago
JSON representation
This emulates the 4bit computer and be able to run on the browser.
- Host: GitHub
- URL: https://github.com/caphosra/4bitcomputeremulator
- Owner: caphosra
- License: mit
- Created: 2018-11-07T00:30:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T11:02:49.000Z (over 7 years ago)
- Last Synced: 2025-01-10T19:56:51.556Z (over 1 year ago)
- Topics: 4bit, emulates, emulator, gmc-4, gmc-4-emulator, microcomputer
- Language: JavaScript
- Homepage: https://capra314cabra.github.io/4bitComputerEmulator/index.html
- Size: 81.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 4bitComputerEmulator
It is a emulator for 4bit computer(GMC-4).
[Use it!](https://capra314cabra.github.io/4bitComputerEmulator/index.html)

## Description
This emulates GMC-4 and be able to run on the browser.
It means you don't have to install this.
[Use it!](https://capra314cabra.github.io/4bitComputerEmulator/index.html)
### What is GMC-4
GMC-4 is a micro computer for learning computing.
If you want to learn GMC-4, you should read following PDF file :arrow_down:
[GMC-4 Program sample (Japanese)](http://otonanokagaku.net/magazine/vol24/pdf/vol24manual.pdf)
## Demo
In preparation... :construction_worker:
## Usage
In preparation... :construction_worker:
## Install
You can use it without installing.
## Contribution
1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request
## Licence
[MIT](https://github.com/capra314cabra/4bitComputerEmulator/blob/master/LICENCE)
## Author
[capra314cabra](https://github.com/capra314cabra)