Re: HLA and embedded controllers
- From: "sevag.krikorian@xxxxxxxxx" <sevag.krikorian@xxxxxxxxx>
- Date: 30 Oct 2006 18:50:46 -0800
vid512@xxxxxxxxx wrote:
Actually, I am doing that right now. The HLA stdlib v2.x will probablywow, i've got competition ;)
start appearing within a month or so. There are a couple of reasons
I'm rewriting the library (though this has nothihng to do with
supporting microcontrollers); in order of priority:
i am writing FASMLIB, std library for FASM, and want to make it
seriously. Yours library is only one looking like real std library i've
seen yet. unfortunately it is limited to HLA-only by design, thus
unusable for ASM programmers.
It is usable by other assemblers. The biggest problem I can see to
porting it to FASM is using the HLA stdlib's 'put' macros since FASM
lacks type-casting. So you can't do something like
stdout.put uns32Var, nl, stringPtr, csetVar, int32Var
And have the macro sort out the correct routines to call. If there is
a way to write a macro like that in FASM, I would sure like to know
about it :)
-sevag.k
www.geocities.com/kahlinor
.
- References:
- HLA and embedded controllers
- From: johnzulu
- Re: HLA and embedded controllers
- From: randyhyde@xxxxxxxxxxxxx
- Re: HLA and embedded controllers
- From: vid512@xxxxxxxxx
- Re: HLA and embedded controllers
- From: randyhyde@xxxxxxxxxxxxx
- Re: HLA and embedded controllers
- From: vid512@xxxxxxxxx
- HLA and embedded controllers
- Prev by Date: Re: A modern view of the halting problem
- Next by Date: Re: To RISC or not to RISC
- Previous by thread: Re: HLA and embedded controllers
- Next by thread: To RISC or not to RISC
- Index(es):
Relevant Pages
|