Skip to content

Instantly share code, notes, and snippets.

View BasedUser's full-sized avatar

router BasedUser

View GitHub Profile
@BasedUser
BasedUser / sudoers_ru.lecture
Created June 8, 2023 12:07
Russian sudoers lecture. Licensed CC-0.
Мы верим, что Вы прослушали свойственно обычный инструктаж от вашего Системного
Администратора. Как правило, он сводится к следующим трём пунктам:
#1) Уважайте чужую приватность.
#2) Думайте, прежде чем печатать.
#3) С большой силой приходит большая ответственность.
@BasedUser
BasedUser / mISA.txt
Last active January 15, 2023 21:28
The Mindustry Instruction Set Architecture (revision 2)
The Mindustry Logic ISA (mISA, "miss-uh") Manual
Revision 2 (2021/II/12)
This document describes an ISA capable of being translated into mlog interpretable code. This will also be a good target architecture for any compilers, and a decent ISA for message block (blocks containing up to 220 characters) outputs.
As I (router) am unable to describe the hardware's exact requirements to run such code due to lack of experience with hardware engineering, I will define the minimum criteria for interpreting mISA here.
----------------