
Amiga Assembly Library
A 68020 shared library with 50+ functions for AmigaOS
What it does
A shared library for Commodore Amiga written in Motorola 68020 assembly. 50+ functions across 7 modules: memory management, file I/O, graphics/bitplane ops, string processing, IFF/AIFF parsing, math conversions, Intuition/GadTools UI, and a custom windowing system (REI). Compatible with KickStart 3.0+. Full C interface with SAS/C pragmas included. Public Domain — use it however you want. Built by someone who still writes assembly in 2026.
Does a similar job
all alternatives →- 1K1 KB JavaScript library for building front end apps2017 · github.com · ▲242
- 1K1 KB JavaScript library for building applications2017 · github.com · ▲116
- ADA DOS-like hobby OS written in Rust and x86 assembly2025 · github.com · ▲207
To try it out, simply build the project yourself from source, or use attached bootable ISO image of the system (in Releases on Github) and run it in QEMU. https://blog.vxn.dev/rou2exos-rusted-edition
- PBPlanckForth – Bootstrapping an interpreter from handwritten 1kb binary2021 · github.com · ▲132
- ACA compiler for a small language into x86-64 assembly2020 · github.com · ▲74
- RLRun, learn, and debug x86-64 Assembly code directly from your browser2024 · x64.halb.it · ▲12
I recently created this project to teach assembly, and to have an assembly playground in the style of codepen/jsfiddle to embed in my blog posts. It's based on a wasm version of the blink x86-64 emulator, so everything runs client side with no backend server and with a runtime of only ~200Kb
More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app