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.
lass
An x86 assembler that you probably shouldn't use
rustcc
A (toy) C compiler written in Rust with no dependencies.
Cometary
Roslyn extensions, with a touch of meta-programming.
AsmHelper
Convert machine code -> assembly code & assembly code -> machine code.
MagenBoot
A custom copyright free Gameboy (DMG) bootrom
optromloader
IBM PC/Clone 8086+ floppy-loading of option roms.
DeliciOS
DeliciOS (homonym "delicious") is a simple 64-bit Operating System kernel written by C11. Just for fun.
dotnet-assembly-alias
Tool to rename .NET assemblies and references
asm-game-of-life
:video_game: Assembly implementation of Conway's Game of Life, using NASM assembler for Linux x86-64.