Hi Pavel.
https://github.com/michaelrolnik/qemu-avr/tree/avr-v29
Regards,
Michael
On Mon, Aug 26, 2019 at 10:09 AM Pavel Dovgalyuk wrote:
> Hi!
>
> Can you provide a link to the repository for easier testing of your code?
>
> Pavel Dovgalyuk
>
> > -Original Message-
> > From: Michael R
Hi!
Can you provide a link to the repository for easier testing of your code?
Pavel Dovgalyuk
> -Original Message-
> From: Michael Rolnik [mailto:mrol...@gmail.com]
> Sent: Saturday, August 24, 2019 9:46 PM
> To: qemu-devel@nongnu.org
> Cc: richard.hender...@linaro.org; phi...@redhat.com
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