The best C-like language that can be implemented in 10kLOC.
-
Updated
Jul 28, 2025 - Assembly
The best C-like language that can be implemented in 10kLOC.
Repository for the code snippets from the AllThingsIDA video channel
A hands-on exploration of bare metal programming with the STM32 Nucleo-F446RE. Learn how embedded systems work from the ground up using C, GCC toolchains, Makefiles, and more.
RISC-V assembly program for my computer architecture university course which simulates a double linked-list & implements main functions.
Build a Computer From Scratch using Low-level Language
LowLevel: Assembler is not a black box. It's all about the approach to learning
95.57 - Organización del Computador - FIUBA
Learning Assembly Language
A CLI-based amusement park simulation built using MASM Assembly and Irvine32 library. Interactive, nostalgic, and educational!
Webserver in x86_64 Assembly (Network Programming)
2D mini golf game written with assembly x86
disassembler for 8086/8088 processor
"The Elements of Computing Systems: Building a Modern Computer from First Principles" by Noam Nisan and Shimon Schocken
Introduction to microprocessor architectures and programming; memory, memory management and cache organizations, bus configurations and timing implications; parallel I/O and serial communication interface
The project was originally conceived to study low-level programming in assembler and C. Code fully commented and simple anyone who tries to understand what is going on in all of this will learn realtively fast.
A 2D Car Driving Simulation Game built in Assembly language, where player controls a car to avoid obstacles, with two difficulty levels (Easy and Hard).
Very simple Tic Tac Toe game using Assembly 8051in edsim51
Sem 3 Elective | PUCSD | SPPU | x-86 Low Level Assembly Programs | NASM | gcc |
"Programming Boot Sector Games" examples written in GNU Assembler
Add a description, image, and links to the low-level-programming topic page so that developers can more easily learn about it.
To associate your repository with the low-level-programming topic, visit your repo's landing page and select "manage topics."