cnlohr / assembly-notesLinks
My cookbook for a guide to and notes on assembly lagnuage, inling, etc.
☆30Updated 5 months ago
Alternatives and similar repositories for assembly-notes
Users that are interested in assembly-notes are comparing it to the libraries listed below
Sorting:
- CNLohr's embedded tricks repository/readme☆101Updated 2 months ago
- A very simple non-linear time-domain circuit simulator using multidimensional newton's method to solve kirchoff's current law☆14Updated 2 years ago
- My dumping grounds for all my kicad projects and random hardware bringup.☆75Updated last week
- "emdoom" - a port of DOOM targeted for memory-strapped systems.☆117Updated 2 years ago
- Low-level tests with the ESP32-S2☆108Updated 4 months ago
- Zero-dependency single-file C header for VPX coding, a form of Arithmetic coding.☆18Updated last month
- An implementation of a CPU that uses a Linear Feedback Shift Register as a Program Counter instead of a normal one☆52Updated 2 months ago
- Port TCC (Tiny C Compiler) to support Risc-V 32 targets (specifically for the ESP32-C3). This project is a work-in-progress and is not cu…☆69Updated last month
- Tiny RISC-V machine code monitor written in RISC-V assembly.☆47Updated 2 weeks ago
- Simple, dependency-less, and low-overhead MDNS server for Linux☆74Updated 9 months ago
- Raspberry Pi pico baremetal examples☆149Updated 2 years ago
- Sol-1: A CPU/Computer System made from 74 series logic.☆76Updated last week
- RP2040 Raspberry Pi Pico Bare Metal code☆95Updated 7 months ago
- Assembler for a 1 bit processor made around a ROM chip☆38Updated last year
- A proof-of-concept (hack) to implement neural network inference on a very tiny 8-bit microcontroller.☆72Updated last year
- Tiny programs from various sources, for testing softcores☆117Updated 6 months ago
- Single-file-header, stripped-down version of the heatshrink decompression algorithm.☆25Updated last year
- Standalone WiFi driver for the Pi Pico-W☆101Updated 2 years ago
- A bare metal SDK for the ESP32 & ESP32C3☆250Updated last year
- ☆63Updated last year
- A tiny shell for Pico and Pico2, with file system, Vi and C compiler☆290Updated 9 months ago
- RISC-V(RV32IM) emulator with support for syscalls.☆29Updated last year
- My own FPGA architecture simulated in VHDL, realized with 7400-logic on PCB.☆43Updated last year
- ch32v003 USB Driver for 3-digit 7-segment TN LCDs with touch☆169Updated 7 months ago
- GDB-compatible RISC-V Debugger for CH32V003 that runs on a Raspberry Pi Pico