Menu

Home

Maurice J Lally

Raspberry Pi emulation on Windows using qemu

Download and extract "RPi Emulation.zip"

go in to the folder and run the run.bat file, follow instructions in the README.txt file and within a few minutes you should have a Raspberry Pi emulation on your desktop.

Information about sources coming soon.

Enjoy!

Project Admins:


Discussion

  • Maurice J Lally

    Maurice J Lally - 2012-07-20

    The version of Qemu for Windows used can be found with source code here
    http://lassauge.free.fr/qemu/

    To save reinventing the wheel, I have used the kernel available here
    http://xecdesign.com/compiling-a-kernel/

    with instructions for doing it yourself.

     
  • John Bradley

    John Bradley - 2013-10-29

    Hi,

    DO you plan on releasing the source code? I'm just trying to port an old OS directly to the PI and it would be useful if I could do some of it via the emulator but as far as I can tell most of the screen and KB io must be done by modifications to OS as the Graphics chip is not emulated, and it would be good to see who you did it.

     

Log in to post a comment.