Emu51 is a graphical 8051 emulator.

Godzil c9c00fba9c Add web pages vor 5 Jahren
web c9c00fba9c Add web pages vor 5 Jahren
asm_man.txt 3d6cb8ac9e First Commit vor 10 Jahren
asm_rev.txt 3d6cb8ac9e First Commit vor 10 Jahren
asm_tabl.txt 3d6cb8ac9e First Commit vor 10 Jahren
emu51.cpp 9ba1ab01e6 Convert from DOS to Unix EOL vor 9 Jahren
emu51.gif 3d6cb8ac9e First Commit vor 10 Jahren
gui.h 9ba1ab01e6 Convert from DOS to Unix EOL vor 9 Jahren
history.txt 3d6cb8ac9e First Commit vor 10 Jahren
list51.txt 3d6cb8ac9e First Commit vor 10 Jahren
readme.md fa75493e0c exchange readme.md / readme.txt vor 10 Jahren
readme.txt fa75493e0c exchange readme.md / readme.txt vor 10 Jahren
todo.txt 3d6cb8ac9e First Commit vor 10 Jahren

readme.md

EMU51 (Mariusz Kasolik) - Modifications done by TRAPIER Manoel (godzil@free.fr)

Source file (platform independed)

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.

  • Compilation has been tested with VisualStudio 6 using latest (4.1.9) allegro library.
  • Compilation tested too with DJGPP with GCC 3.2.1 and allegro 4.1.9