--- In AVR-Chat@yahoogroups.com, "kevinshin1" <tech@y...> wrote: > Is there any reference guide to translate 8051 asm code to AVR asm > code? The architectures and instruction sets are quite a bit different. I suspect that you're going to have to first understand what the 8051 code is doing and then implement the same logic in AVR code.
Message
Re: Translate 8051 assembly to AVR assembly
2004-10-19 by Don Kinzer