Re: Microprogramming
Re: Microprogramming
- Subject: Re: Microprogramming
- From: "Corey O'Connor" <email@hidden>
- Date: Wed, 16 Feb 2005 18:22:43 -0800
Maybe you should look at the Netwide Assembler: http://nasm.sourceforge.net
As for using XCode (Or any other IDE) for this kinda stuff:
Theoretically you can extend XCode to support arbitrary compilers and
build processes. Sadly, there is no documentation on creating syntax
definitions, compiler definitions, or the plugin when you need greater
control.
I don't think it's worth the effort in this case. Eclipse may be
easier, but still... Getting started just using command-line tools
sounds like the best first step.
Note to Apple: Can I have some documentation on extending XCode? :-)
classdump only tells me so much. ;-)
On Wed, 16 Feb 2005 15:28:52 -0700, Markian Hlynka
<email@hidden> wrote:
>
> Am I off base here? It sounds like what Thomas needs is a
> syntax-checker, possibly a cross compiler, maybe an assembler (to turn
> assembly mnemonics into microcode). Is this stuff the typical IDE is
> supposed to do?
>
> Markian
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
--
-Corey O'Connor
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden