Search found 3 matches

by juergenkulow2
Sat Nov 01, 2025 11:58 am
Forum: Bugs - Linux
Topic: MemoryStatus(#PB_System_FreePhysical) incorrect values
Replies: 1
Views: 570

MemoryStatus(#PB_System_FreePhysical) incorrect values

MemoryStatus(#PB_System_FreePhysical) displays 1.525.862.400 after intensive computer use, but should display 5.476.083.302.
Kernel: 5.15.0-161-generic x86_64 bits: 64 compiler: gcc v: 11.4.0 Desktop: Cinnamon 5.4.12
tk: GTK 3.24.33 wm: Mutter dm: LightDM Distro: Linux Mint 21 Vanessa base: Ubuntu ...
by juergenkulow2
Sat Sep 06, 2025 9:34 am
Forum: Bugs - C backend
Topic: [Done] PB 6.21 Win x64 - large string literals in datasection.
Replies: 3
Views: 1756

Re: PB 6.21 Win x64 - large string literals in datasection.

; Data code line length < 8192
Read.s s$
Debug s$

DataSection
Data.s ...