readme.txt 812 B

1234567891011121314
  1. EMU51 (Mariusz Kasolik) - Modifications done by TRAPIER Manoel (godzil@free.fr)
  2. Source file (platform independed)
  3. Emulator accepts *.bin, *.hex files.
  4. You can also compile source file by using external compiler, emu51 is compatible with
  5. free 8051 compiler by MetaLink Corporation (http://www.metaice.com/ASM51/Files/ASM51.zip).
  6. Just put asm51.exe into this directory and use Shift+F9 key combination to compile and load source file (only windows :-( ).
  7. I'm still searching multiplatform 8051 assembler compiler for emu51, because i want to add full compilation support for all supported platforms.
  8. You can find history in the file of the same name.
  9. - Compilation has been tested with VisualStudio 6 using latest (4.1.9) allegro library.
  10. - Compilation tested too with DJGPP with GCC 3.2.1 and allegro 4.1.9