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

https://github.com/mj-hd/asc-simulator-and-assembler

「算数で読み解く コンピュータのしくみ」より、ASC用アセンブラとシミュレータ
https://github.com/mj-hd/asc-simulator-and-assembler

assembler computer-science cplusplus csharp simulator

Last synced: 10 days ago
JSON representation

「算数で読み解く コンピュータのしくみ」より、ASC用アセンブラとシミュレータ

Awesome Lists containing this project

README

        

# ASC-Simulator-and-Assembler
「算数で読み解く コンピュータのしくみ」より、モデルコンピュータASC用アセンブラとシミュレータ

ASC Assemblerの様子
ASC Simulatorの様子

# ダウンロード
[こちら](https://github.com/mj-hd/ASC-Simulator-and-Assembler/releases)より、最新版をダウンロードしてください。

# サンプルプログラムについて
詳しくは[こちら](https://github.com/mj-hd/ASC-Simulator-and-Assembler/wiki/%E3%82%B5%E3%83%B3%E3%83%97%E3%83%AB%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%A0%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6)。

現在ASCシステムに付属しているサンプルプログラム以外にも、随時新しいサンプルプログラムを募集しています。

# ASCの命令セット・データ形式について
詳しくは[こちら](https://github.com/mj-hd/ASC-Simulator-and-Assembler/wiki/%E3%83%A2%E3%83%87%E3%83%AB%E3%82%B3%E3%83%B3%E3%83%94%E3%83%A5%E3%83%BC%E3%82%BFASC%E3%81%AE%E5%91%BD%E4%BB%A4%E3%81%A8%E3%83%87%E3%83%BC%E3%82%BF%E3%81%AE%E5%BD%A2%E5%BC%8F%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6)。

# ライセンス
2条項BSDライセンスとする。