1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 13:31:23 +00:00
QB64-PE/internal
SteveMcNeill 78d4b607bd Minor change to mem structure
Change to mem.TYPE from LONG variable type to OFFSET.  This prevents
4-bytes padding from throwing off values for mem.ELEMENTSIZE and
mem.IMAGE on 64-bit systems.

Patch should work on Mac, Linux, and Windows; both 32-bit and 64-bit
versions, giving the correct results for mem.ELEMENTSIZE and mem.IMAGE
from now on.
2017-08-02 01:00:01 -04:00
..
c Minor change to mem structure 2017-08-02 01:00:01 -04:00
help Updated offline wiki. 2016-03-18 08:36:04 -03:00
source (Automated push) Update internal/source/* from qb64.bas 2017-07-29 05:14:24 -07:00
temp Corrected OSX setup script to use OSX folder instead of Linux one. 2015-12-14 11:17:09 +11:00
clean.bat (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00