caphosra / 4bitComputerEmulator

This emulates the 4bit computer and be able to run on the browser.

Home Page:https://capra314cabra.github.io/4bitComputerEmulator/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4bitComputerEmulator

It is a emulator for 4bit computer(GMC-4).
Use it!
Run

Description

This emulates GMC-4 and be able to run on the browser. It means you don't have to install this.
Use it!

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 ⬇️

GMC-4 Program sample (Japanese)

Demo

In preparation... 👷

Usage

In preparation... 👷

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

Author

capra314cabra

About

This emulates the 4bit computer and be able to run on the browser.

https://capra314cabra.github.io/4bitComputerEmulator/index.html

License:MIT License


Languages

Language:JavaScript 76.1%Language:HTML 19.4%Language:CSS 4.5%