Assembly topic
Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.
HIGH-TO-LOW
in this repository you will find codes in C and their equivalence in MIPS Assembly
asm-cli
Interactive shell of assembly language(X86/X64) based on unicorn and keystone
language-65asm
Adds syntax highlighting to 65816/65C816/65802/6502/65C02 files in Atom, with extra support for various compilers.
chacha20
ChaCha20 and XChaCha20 stream ciphers
SimpleOS
Operating System Coded in Assembly and C
redox-keyboard
Ergonomic split mechanical keyboard
cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
bfloader
🧠Brainfuck IDE and interpreter in 512 bytes. (boot sector)
assembler
Basic X86-64 assembler, written in golang
baking-pi
My code for Baking Pi - Operating Systems Development online course by Cambridge University (Raspberry Pi 3 update)