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

From: Spiro Trikaliotis <ml-cc651trikaliotis.net>
Date: 2011-08-31 08:46:17
Hello,

"fixed" quotation...

* On Tue, Aug 30, 2011 at 08:17:29AM -0700 Joseph Rose wrote:

> From: Greg King <greg.king4@verizon.net>
> > From: "Joseph Rose"; on Wed., August 24, 2011; at 11:18 AM -0400
> >
[...]
> > > and, am looking for the struct definitions for the malloc() function
> > > series.
[...]
> > 
> > Dynamic memory comes from the heap.  So, look for .h and .inc files with
> > that word in their file-names.
> >
> I did, but I didn't find the appropriate file.  It's not in
> libsrc\common or libsrc\runtime.  Can anybody tell me the location and
> name of the file?

You are kidding, aren't you?

Just search for all files that include "heap" in the cc65 sources, and
you are done.

Hint: In your case, even searching for every file whose name has "heap"
in it helps. If it makes your life easier, search for files named
"*heap*", or, more specifically, "_heap*"

Another hint: Search in the *complete* cc65 source tree, not just in the
parts you think your target should be.

If this does not help you, you should try to get another hobby. I'm
sorry.

- “Give a man a fish; you have fed him for today.  Teach a man to fish;
  and you have fed him for a lifetime”

  (or: http://www.amatecon.com/fish.html)

Regards,
Spiro.

-- 
Spiro R. Trikaliotis                              http://opencbm.sf.net/
http://www.trikaliotis.net/                     http://www.viceteam.org/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Aug 31 09:29:53 2011

This archive was generated by hypermail 2.1.8 : 2011-08-31 09:29:56 CEST