eatonphil / bootloadersLinks
Bootloader exploration
☆19Updated 3 years ago
Alternatives and similar repositories for bootloaders
Users that are interested in bootloaders are comparing it to the libraries listed below
Sorting:
- A bignum library for C.☆33Updated last year
- Examples of self-modifying x86 linux assembly☆11Updated 3 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- subset c compiler☆37Updated 5 years ago
- GCC plugin for C language that tracks references to allocated objects☆29Updated 6 months ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- Tiny C++ boot loader☆82Updated 2 years ago
- My little WebAssembly interpreter☆75Updated 2 weeks ago
- A minimal stack-based VM☆182Updated 5 years ago
- A small, toy BitTorrent client written in C, using only the standard library☆63Updated last year
- Gameboy Emulator in ARM Assembly☆103Updated 3 years ago
- L1VM - a tiny virtual machine with a 64 bit core☆141Updated last week
- Hello, World! written in seemingly "gibberish" x86 assembly using obfuscation on the assembly and machine code -level☆43Updated 2 years ago
- Pi number calculator using 8088 assembly language☆66Updated 3 years ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆70Updated 4 years ago
- Type-safe Printf in C☆72Updated 10 months ago
- A minimal, resource-friendly syslog daemon for embedded Linux☆26Updated 2 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆24Updated 2 months ago
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- Tiny visual 8086 emulator based on Blink☆76Updated last year
- Linux Debugger Prototype☆44Updated 3 years ago
- compile/run for the lazy☆82Updated 5 years ago
- A small arm/x86(-64) libc☆91Updated 2 weeks ago
- The first C compiler made to work under modern GCC☆165Updated 4 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- the BLAKE3 hash function implemented in 6502 assembly☆57Updated 3 years ago
- A custom-built CHIP-8 hand-held gaming console powered by a STM32 microcontroller.☆116Updated 2 years ago
- A collection of virtual input device drivers for Linux☆35Updated 3 years ago
- C23 Checked Arithmetic☆145Updated 3 months ago
- Examples of Linux Inter-Processing Communication☆37Updated 9 months ago