An open API service indexing awesome lists of open source software.

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.

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)
![Run](https://github.com/capra314cabra/ImageForREADME/blob/master/4bitComputerEmulator/UseImage.png)

## 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)