[ale] OT: C++ -> 6800 assembly language translator

Jeff Hubbs Jhubbs at niit.com
Tue Feb 6 09:51:43 EST 2001


Actually, if you understood the 68000 and the 6800 instruction sets pretty
well, wouldn't it be fairly straightforward (albeit tedious) to write a
68000->6800 machine language translator?  If you did, you could use gcc to
kick out 68000 code and just pipe the output to your translator.

- Jeff

> -----Original Message-----
> From: Jeff Hubbs 
> Sent: Tuesday, February 06, 2001 9:35 AM
> To: 30ae+fdd4.e6e4__ at mark.datasys.net; cmattern at mediaone.net;
> ale at ale.org
> Subject: RE: [ale] OT: C++ -> 6800 assembly language translator
> 
> 
> To split the hair finer, "cross-compiler" would be the 
> preferred term, IMHO.
> 
> - Jeff
> 
> > -----Original Message-----
> > From: 30ae+fdd4.e6e4__ at mark.datasys.net
> > [mailto:30ae+fdd4.e6e4__ at mark.datasys.net]
> > Sent: Tuesday, February 06, 2001 8:43 AM
> > To: cmattern at mediaone.net; ale at ale.org
> > Subject: Re: [ale] OT: C++ -> 6800 assembly language translator
> > 
> > 
> > Such a translator is usually called a compiler. GCC 
> > (http://gcc.gnu.org)
> > has a C++ front-end, and can generate code for the M680x0 
> CPUs, though
> > I'm not familiar with the 6800. 
> > 
> > Compiler design in itself is a great field of Computer Science.
> > 
> > Chuck wrote:
> > : My oldest son has come up with a (another) question I can't 
> > answer, anyone got 
> > : a clue on this one?
> > : ------- Forwarded Message
> > : 
> > : Date: Mon, 05 Feb 2001 18:41:08 -0700 (MST)
> > : From: Richard R Greco <rrg7 at cet.nau.edu>
> > : Subject: Re: Phx and stuff
> > : To: Chuck Mattern <cmattern at mediaone.net>
> > : 
> > : Hey out of curiosity you wouldn't happen to know of a place 
> > I could look
> > : to find a C++ to 6800 assembly language translator would you??
> > 
> > 
> > 
> > --
> > To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" 
> > in message body.
> > 
> --
> To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" 
> in message body.
> 
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list