;quote methuselah ;quote admin Hi methuselah, welcome to the asmBB.org forum 👋 This is the first time...
Hi methuselah, welcome to the asmBB.org forum 👋 This is the first time asmBB.org is experienced the...
No, we don't [?rofl]
## 📢 Latest Official AsmBB releases v3.0 with changes: 1. Many new features was added. Direct paste...
To commit and create new branch: ;begin fossil commit -m "support new feature" --branch YOURNEWBRANCH ;end...
👋 Hi, the new Blog theme has been installed in this site, check out: Light theme: [!/!attached/33][asmbb...
🎉 Hi there ! 🎨 We're working with new Theme : 1. *Block*: 2/3 columns horizontal block, image...
Just checking AsmBB.org with Tailwind Css Theme and the [https://pagespeed.web.dev/][PageSpeed Insights], the result is good 😍 [!https://asmbb.org/!attached/8][AsmBB...
📢 We're testing the new upload feature of AsmBB 🤩 1. The files are upload via ajax...
Hi, the themes are in development phase 🛠 If you need early access, pls contact me...
;begin sudo apt-get install build-essential cd asmbb/musl_sqlite bash ./build.sh ;end Update to latest version [?rofl]
# 1. Introduction The latest versions of FreshLib, silently migrated to a new object oriented programming...
# 1. Work with dynamic memory. ## 1.1. Use with heap manager FreshLib provides uniform and...
# 15. FreshLib directory "data/" This directory contains several libraries that handles different data structures. The...
# 13. FreshLib directory "timers/" ## 13.1. "timers.asm" library library deals with user created timers and...
# 12. FreshLib directory "system/" ## 12.1. "memory.asm" library This library provides OS independent way of...
## 11.2. "_globals.inc" library This library defines several macros intended to deal with data definitions. Usually...
# 11. FreshLib directory "macros/" This directory contains several libraries that provides common convenience functions to...
# 8. FreshLib directory "compiler/" This directory contains only one macro library: `"executable.inc"` ## 8.1. "executable.inc"...
# 6. FreshLib code conventions ## 6.1. Naming conventions 1. The names prefixed with one or...