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.
skeleton-sdcc-msx
Skeleton C (sdcc) project for MSX binaries
nasm_linux_x86_64_pure_sharedlib
NASM Linux x86_64 pure (no deps) shared library (.so), POC for Reflective ELF SO injection
RSCG_Examples
Roslyn Source Code Generators with Examples
basm-rs
Rust 코드를 컴파일한 후 실행 파일을 온라인 채점 환경에 제출할 수 있도록 변환합니다.
x86
Pretty x86 instruction reference site generator
minos
A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language
zx-spec
A unit testing framework for Sinclair ZX Spectrum assembly
seq.asm
Minimal implementation of UNIX seq command in x86_64 assembly.
TravorOS
A simple OS running on Intel x86 architecture | No longer updating