2 Forks
6 Stars
6 Watchers

avr-x86

X86 Emulator running on AVR Arduino. Originally forked from https://github.com/corax89/Arduino_8086_emulator

How to download and setup avr-x86

Open terminal and run command
git clone https://github.com/raspiduino/avr-x86.git
git clone is used to create a copy or clone of avr-x86 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with avr-x86 https://github.com/raspiduino/avr-x86/archive/master.zip

Or simply clone avr-x86 with SSH
[email protected]:raspiduino/avr-x86.git

If you have some problems with avr-x86

You may open issue on avr-x86 support forum (system) here: https://github.com/raspiduino/avr-x86/issues