flat assembler g - adaptable assembly engine
-
Updated
Jul 19, 2026 - Assembly
flat assembler g - adaptable assembly engine
fasm68k - Motorola 68000 instruction set for fasmg (flat assembler g)
GitHub action for fasmg ez80 assembly
Collection of fasmg procedures which can be quickly included with any fasmg project to gain out-of-the box procedures for simple memory management, string manipulations, and more, with minimal abstractions and as few system calls as possible in favor of doing as much as possible internally as efficiently and intuitively as possible.
This is a trivial downloader for Windows which is basically just a wrapper for URLDownloadToFileA. Being a trivial downloader, it does not attempt to recover from an error nor does it follow dynamic links, so all links should be static. Use cases for TinyWinDL are trivial files, such as small files storing non-critical settings or configurations…
Notes on implementing fasmg syntax in Notepad++.
low-level utility to display a table of byte sized characters
Minimal AArch64 (A64) instruction encoder for fasmg — hand-written, dependency-free
To associate your repository with the fasmg topic, visit your repo's landing page and select "manage topics."