0 1 2
285
02.11.2024
Download the SQLITE amalgamation source code at [https://www.sqlite.org/download.html][https://www.sqlite.org/download.html] like *sqlite-amalgamation-3470000.zip*

Unzip *sqlite-amalgamation-3470000.zip* and cd to the...
(ツ) admin
Thread: Welcome
2446
18.01.2024
;quote methuselah
;quote admin
Hi methuselah, welcome to the asmBB.org forum 👋

This is the first time...
(ツ) admin
Thread: Welcome
2576
14.01.2024
Hi methuselah, welcome to the asmBB.org forum 👋

This is the first time asmBB.org is experienced the...
No, we don't [?rofl] 
82137
09.01.2024
 ## 📢 Latest Official AsmBB releases v3.0 with changes:

1. Many new features was added. Direct paste...
3763
21.09.2023
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...
2504
09.02.2023
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...
2939
05.02.2023
Hi, the themes are in development phase 🛠 

If you need early access, pls contact me...
2579
04.02.2023
;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...
3109
23.01.2023
# 1. Work with dynamic memory.

## 1.1. Use with heap manager

FreshLib provides uniform and...
12338
23.01.2023
# 15. FreshLib directory "data/"

This directory contains several libraries that handles different data structures. The...
12339
23.01.2023
# 13. FreshLib directory "timers/"

## 13.1. "timers.asm" library

library deals with user created timers and...
12340
23.01.2023
# 12. FreshLib directory "system/"

## 12.1. "memory.asm" library

This library provides OS independent way of...
12341
23.01.2023
## 11.2. "_globals.inc" library

This library defines several macros intended to deal with data definitions.

Usually...
12342
23.01.2023
# 11. FreshLib directory "macros/"

This directory contains several libraries that provides common convenience functions to...
12343
23.01.2023
# 8. FreshLib directory "compiler/"

This directory contains only one macro library: `"executable.inc"`

## 8.1. "executable.inc"...
0 1 2