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.

List Assembly repositories

lass

22
Stars
1
Forks
Watchers

An x86 assembler that you probably shouldn't use

rustcc

49
Stars
6
Forks
Watchers

A (toy) C compiler written in Rust with no dependencies.

Cometary

32
Stars
2
Forks
Watchers

Roslyn extensions, with a touch of meta-programming.

AsmHelper

19
Stars
8
Forks
Watchers

Convert machine code -> assembly code & assembly code -> machine code.

asm

41
Stars
2
Forks
Watchers

X86_64 Assembly'a merhaba deyin!

MagenBoot

22
Stars
0
Forks
Watchers

A custom copyright free Gameboy (DMG) bootrom

optromloader

48
Stars
4
Forks
Watchers

IBM PC/Clone 8086+ floppy-loading of option roms.

DeliciOS

22
Stars
0
Forks
Watchers

DeliciOS (homonym "delicious") is a simple 64-bit Operating System kernel written by C11. Just for fun.

dotnet-assembly-alias

53
Stars
5
Forks
Watchers

Tool to rename .NET assemblies and references

asm-game-of-life

21
Stars
2
Forks
Watchers

:video_game: Assembly implementation of Conway's Game of Life, using NASM assembler for Linux x86-64.