1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00
Oliver Schmidt d001a6f1a0 Have _heapmaxavail() work as advertised.
The cc65 doc explicitly states that the return value of _heapmaxavail() can be used as parameter of malloc(). To actually allow for that the size of HEAP_ADMIN_SPACE has to be substracted from the raw size of the largest free heap block.
2014-02-20 21:04:11 +01:00
..
2011-04-25 18:49:24 +00:00
2003-03-14 00:02:31 +00:00
2003-06-12 09:10:50 +00:00
2010-06-03 21:29:28 +00:00
2005-04-21 21:26:15 +00:00
2002-11-13 08:56:45 +00:00
2002-11-13 08:56:45 +00:00
2003-11-11 22:33:42 +00:00
2010-06-03 21:31:06 +00:00
2003-03-14 00:02:58 +00:00
2013-08-28 02:58:41 -04:00
2013-09-12 12:38:20 +02:00
2013-08-28 02:58:41 -04:00
2008-08-27 20:02:48 +00:00
2013-10-02 20:55:01 +01:00
2002-11-13 08:56:45 +00:00
2003-06-12 08:43:57 +00:00
2003-12-03 20:23:09 +00:00