Hi Aleksandar.
This is the document I used
http://ww1.microchip.com/downloads/en/devicedoc/atmel-0856-avr-instruction-set-manual.pdf
Thanks.
Michael Rolnik
On Thu, Oct 10, 2019 at 2:38 PM Aleksandar Markovic
wrote:
>
>
>
> On Wednesday, October 9, 2019, Michael Rolnik wrote:
>>
>> Hello Aleks
On Wednesday, October 9, 2019, Michael Rolnik wrote:
> Hello Aleksandar.
>
>
> https://ww1.microchip.com/downloads/en/devicedoc/atmel-2549-8-bit-avr-
> microcontroller-atmega640-1280-1281-2560-2561_datasheet.pdf
>
>
>>
Thanks, Michael!
Could you please provide also a link to AVR instruction set
This series of patches adds 8bit AVR cores to QEMU.
All instruction, except BREAK/DES/SPM/SPMX, are implemented. Not fully tested
yet.
However I was able to execute simple code with functions. e.g fibonacci
calculation.
This series of patches include a non real, sample board.
No fuses support yet