Emu51 is a graphical 8051 emulator.
|
4 years ago | |
---|---|---|
docs | 4 years ago | |
asm_man.txt | 9 years ago | |
asm_rev.txt | 9 years ago | |
asm_tabl.txt | 9 years ago | |
emu51.cpp | 8 years ago | |
emu51.gif | 9 years ago | |
gui.h | 8 years ago | |
history.txt | 9 years ago | |
list51.txt | 9 years ago | |
readme.md | 9 years ago | |
readme.txt | 9 years ago | |
todo.txt | 9 years ago |
Emulator accepts *.bin, *.hex files. You can also compile source file by using external compiler, emu51 is compatible with free 8051 compiler by MetaLink Corporation (http://www.metaice.com/ASM51/Files/ASM51.zip). Just put asm51.exe into this directory and use Shift+F9 key combination to compile and load source file (only windows :-( ). I’m still searching multiplatform 8051 assembler compiler for emu51, because i want to add full compilation support for all supported platforms.
You can find history in the file of the same name.