On 29 July 2016 at 16:32, Michael Rolnik <mrol...@gmail.com> wrote: > 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. PC is set to 0 at reset.
Hi; I have reviewed patches 1-3 (the structure of the CPU and the board) and 9 (which looks like a patch that shouldn't exist). I'm leaving 4-8 (the actual instruction emulation) for rth to review. thanks -- PMM