Page 1 of 1

GetMemoryInfo

Posted: Wed May 24, 2023 7:40 pm
by Flinx
GetMemoryInfo() reports on Amiga or Windows in bytes, but on Linux in kbytes. Shouldn't this be better consistent? And in the manual it should be mentioned for the non-Amiga users what is CHIPMEMORY and what FASTMEMORY.

Re: GetMemoryInfo

Posted: Sun May 28, 2023 8:46 pm
by airsoftsoftwair
Oh right, this should be fixed. This is really an ancient function from the early days of Hollywood ;)

Re: GetMemoryInfo

Posted: Tue Jul 23, 2024 11:06 pm
by airsoftsoftwair

Code: Select all

- Fix [Linux]: As opposed to the other platforms, GetMemoryInfo() returned the free memory in kilobytes, not in bytes