eatonphil / bootloadersLinks
Bootloader exploration
☆20Updated 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☆83Updated 2 years ago
- GCC plugin for C language that tracks references to allocated objects☆30Updated 9 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- My WebAssembly VM☆76Updated 2 weeks ago
- Gameboy Emulator in ARM Assembly☆103Updated 4 years ago
- Examples of self-modifying x86 linux assembly☆11Updated 4 years ago
- Pi number calculator using 8088 assembly language☆66Updated 4 years ago
- subset c compiler☆37Updated 5 years ago
- A C11 compiler for the discrete logic computer☆21Updated last year
- L1VM - a tiny virtual machine with a 64 bit core☆141Updated last week
- Collection of tiny C ELF programs with graphics output☆33Updated 2 years ago
- Register Allocator for 8086☆77Updated 2 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions