humanshell / assemblyLinks
practice and experimental programs written in NASM assembly
☆19Updated 11 years ago
Alternatives and similar repositories for assembly
Users that are interested in assembly are comparing it to the libraries listed below
Sorting:
- Calcium OS project for x86_64☆40Updated 8 years ago
- GNU M4 is an implementation of the traditional Unix macro processor.☆12Updated 8 years ago
- A JavaScript assembly x86 compiler + emulator for educational purposes☆151Updated 4 years ago
- Tetris for x86 in bad C. Succeeded by Tetrasm.☆64Updated 10 years ago
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆64Updated 9 years ago
- PC Assembly language book☆177Updated 6 months ago
- My tinycc fork: hopefully, better OSX support, EFI targets, and ???☆34Updated 8 years ago
- me going through JamesM's kernel development tutorials☆42Updated 5 years ago
- X86 Opcode and Instruction Reference☆249Updated last year
- USE THIS INSTEAD: https://github.com/cirosantilli/linux-kernel-module-cheat cd into a Linux kernel source tree, run one command, and get …☆32Updated 8 years ago
- Data Structure and Algorithm explanations with Implementations by C☆18Updated 8 years ago
- C to MIPS Assembly Compiler☆103Updated 3 years ago
- MOVING TO: https://cirosantilli.com/linux-kernel-module-cheat/#algorithms see README. Algorithm tutorials and simple multi-language imple…☆82Updated 6 years ago
- Awesome Super Mario: mini mario-like in assembly language☆10Updated 10 years ago
- Modular kernel built for simplicity☆93Updated 8 years ago
- My crappy x86 assembler written in Java.☆19Updated 13 years ago
- This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanj…☆16Updated 3 months ago
- A toy x86-64 kernel.☆52Updated 10 years ago
- Assembly Tutorial for DOS☆239Updated 7 months ago
- asmutils is a set of miscellaneous unix utilities written in assembly language☆78Updated 16 years ago
- Obfuscated Tiny C Compiler☆16Updated 11 years ago
- linux programming book examples☆17Updated 5 years ago
- 🔗 Common Data Structures and Algorithms☆55Updated 5 months ago
- A repo of xOS the dead os project from @omarrx024☆15Updated 7 years ago
- Unofficial mirror of KolibriOS☆26Updated last year
- This is a clone of an SVN repository at http://svn.code.sf.net/p/bochs/code/trunk. It had been cloned by http://svn2github.com/ , but the…☆55Updated 6 years ago
- Collection of my studies in x86 Assembler Programming for Linux.☆11Updated 10 years ago
- Metta OS☆73Updated last year
- A small and simple static analysis tool for C in C☆33Updated last year
- Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).☆25Updated 15 years ago