``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 01 - String Creation and Deletion ;|_______________________________________________________________________________________|...
# Tutorial 01: StrLib Basics ## Overview This tutorial covers the fundamental operations of FreshLib's string...
# FreshLib Beginer Tutorial Series A comprehensive tutorial series for learning FreshLib capabilities in x86 assembly...
## How RenderTemplate Works **RenderTemplate** is AsmBB's template rendering engine that processes template files containing special...
**Project Overview:** AsmBB (a forum engine) and FreshLib (its underlying standard library) are written in pure...
### **1. Overview: What is a Buffer Gap?** The **Buffer Gap** is a data structure used...
;begin Feature Standard Markdown MiniMag Assembly Inline Link [Text](URL) [URL][Text] Reference Link [Text][ID] [ID][Text] Auto-link <URL>...
The `TranslateMiniMag` function, written in assembly language, is designed to **convert text formatted with a custom...
This assembly file, `engine.asm`, is the main entry point and core engine for **AsmBoard**, a message...