0 1 2
23
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...
675
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...
873
05.02.2023
Hi, the themes are in development phase 🛠 

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

## 1.1. Use with heap manager

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

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

## 13.1. "timers.asm" library

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

## 12.1. "memory.asm" library

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

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

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

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

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

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

## 6.1. Naming conventions

1. The names prefixed with one or...
1120
23.01.2023
# 1. Overview

 [https://fresh.flatassembler.net/index.cgi?page=content/articles/2_FreshLibDoc.txt][FreshLib] is an assembly library aimed to ease the development of assembly language...
The new theme *AdsNeumor*, it followed /Neumorphism design/ and had a header image + side bar...
Here is a short description (all paths are arbitrary):

1. In order to compile AsmBB you...
Well, I can help by shortly describing the structure of the project. But notice that because...
0 1 2