📦 simple-computer/ djhworld
the scott CPU from "But How Do It Know?" by J. Clark Scott
Открыть на GitHub ↗обновлён 2мес назад
Звёзды
★ 2.0k
Форки
159
За неделю
—
За месяц
—
Рост %
—
Язык
Go
Установка и запуск
Running
The computer can be run using the wrapper tool I wrote that utilises GLFW for I/O functionality.
Example of running the brush.bin program
./bin/simulator -bin _programs/brush.bin
Example programs
You can see some example programs I wrote under _programs/, note the ASM code I wrote for these is very bad and I lost my sanity a bit when writing them.
Из README репозитория · полный README на GitHub