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
- Tiny C++ boot loader☆82Updated 2 years ago
- Gameboy Emulator in ARM Assembly☆103Updated 3 years ago
- GCC plugin for C language that tracks references to allocated objects☆29Updated 6 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Examples of self-modifying x86 linux assembly☆11Updated 3 years ago
- Hello, World! written in seemingly "gibberish" x86 assembly using obfuscation on the assembly and machine code -level☆42Updated 2 years ago
- My little WebAssembly interpreter☆75Updated last week
- My Analysis of the VC4 Assembly Code from the RPI4☆35Updated 9 months ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆70Updated 4 years ago
- A minimal stack-based VM☆182Updated 5 years ago
- LLVM backend for m88k architecture☆50Updated 4 months ago
- Pi number calculator using 8088 assembly language☆66Updated 3 years ago
- the BLAKE3 hash function implemented in 6502 assembly☆58Updated 3 years ago
- Compiling C to FlipJump☆95Updated 10 months ago
- A C11 compiler for the discrete logic computer☆21Updated last year
- subset c compiler☆37Updated 5 years ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- Battery info program for x86-64 Linux laptops in 384 bytes of machine code☆60Updated last year
- A small, toy BitTorrent client written in C, using only the standard library☆63Updated last year
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- L1VM - a tiny virtual machine with a 64 bit core☆141Updated 3 weeks ago
- ☆12Updated last year
- The first C compiler made to work under modern GCC☆165Updated 4 years ago
- Collection of tiny C ELF programs with graphics output☆33Updated 2 years ago
- Examples of Linux Inter-Processing Communication☆38Updated 10 months ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- Type-safe Printf in C☆72Updated 10 months ago