Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 212 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 212 Bytes

#8051 microcontroller emulator

###Compile

#####Windows: todo

  • Open the project file in Visual Studio
  • Compile end todo

#####Linux:

git clone https://github.com/Dromaius/8051_ASM
cd 8051_ASM
make