Raw memory library
Posted: Thu May 01, 2003 1:43 pm
I have released the raw memory library, which I only really wrote to test/play with the PB Library SDK. However, it offers the useful feature of memory allocation functions which do not need bank numbers (and pooled memory allocation).
It might even be a useful example library. But I doubt it :)
The problem is that it only exists for Windows - are any Linux PB guys here interested in doing the library for Linux? Perhaps even pointing out what could be done better to assist in source code portability?
The code for an Amiga version is also there, but I have not looked at the library SDK for the Amiga PB for some time now.
It is on the resources site, in the ASM library section - http://www.reelmediaproductions.com/pb.
It might even be a useful example library. But I doubt it :)
The problem is that it only exists for Windows - are any Linux PB guys here interested in doing the library for Linux? Perhaps even pointing out what could be done better to assist in source code portability?
The code for an Amiga version is also there, but I have not looked at the library SDK for the Amiga PB for some time now.
It is on the resources site, in the ASM library section - http://www.reelmediaproductions.com/pb.