0 1 2
(ツ) admin
Thread: Welcome
897
18.01.2024
;quote methuselah
;quote admin
Hi methuselah, welcome to the asmBB.org forum 👋

This is the first time...
(ツ) admin
Thread: Welcome
1027
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] 
77500
09.01.2024
 ## 📢 Latest Official AsmBB releases v3.0 with changes:

1. Many new features was added. Direct paste...
1979
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...
1378
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...
1721
05.02.2023
Hi, the themes are in development phase 🛠 

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

## 1.1. Use with heap manager

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

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

## 13.1. "timers.asm" library

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

## 12.1. "memory.asm" library

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

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

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

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

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

## 8.1. "executable.inc"...
10815
23.01.2023
# 6. FreshLib code conventions

## 6.1. Naming conventions

1. The names prefixed with one or...
0 1 2