Re: HLA and embedded controllers
- From: Betov <betov@xxxxxxx>
- Date: 31 Oct 2006 12:34:53 GMT
"vid512@xxxxxxxxx" <vid512@xxxxxxxxx> écrivait
news:1162294203.952724.155520@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:
It is usable by other assemblers. The biggest problem I can see tosure it can't, and shouldn't, FASM is assembler, even lower level
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
assembler, eg. symbolic notation of processor instructions. Processor
doesn't differentiate types, only sizes (like FASM). How do you know if
"db 0" is empty string, or byte variable?
Seconded. I already said that to him so many times...
Go and explain to a snake that Allan Holdsworth is a
great musician...
Betov.
< http://rosasm.org >
.
- 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
- Re: HLA and embedded controllers
- From: randyhyde@xxxxxxxxxxxxx
- Re: HLA and embedded controllers
- From: vid512@xxxxxxxxx
- HLA and embedded controllers
- Prev by Date: Re: HLA and embedded controllers
- Previous by thread: Re: HLA and embedded controllers
- Next by thread: Re: HLA and embedded controllers
- Index(es):
Relevant Pages
|