flat assembler g - adaptable assembly engine
-
Updated
Oct 11, 2024 - Assembly
flat assembler g - adaptable assembly engine
GitHub action for fasmg ez80 assembly
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…
low-level utility to display a table of byte sized characters
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.
Notes on implementing fasmg syntax in Notepad++.
Add a description, image, and links to the fasmg topic page so that developers can more easily learn about it.
To associate your repository with the fasmg topic, visit your repo's landing page and select "manage topics."