Re: [cc65] malloc() asm type defs.?

From: Greg King <greg.king41verizon.net>
Date: 2011-08-27 05:02:24
From: "Joseph Rose"; on Wed., August 24, 2011; at 11:18 AM -0400
>

> I have the source code for CC65 Snapshot June 15, 2011;
> and, am looking for the struct definitions for the malloc() function
> series. I need to use the functions for my Hidden64 library. I tried
> looking in the libsrc/ folder under common/ and runtime/;
> and, couldn't find an appropriate file to contain it.
> Can anybody help me?

Dynamic memory comes from the heap.  So, look for .h and .inc files with
that word in their file-names.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Aug 27 06:15:26 2011

This archive was generated by hypermail 2.1.8 : 2011-08-27 06:15:30 CEST