InKronos / emu8051

intel 8051 emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emu8051

Working intel 8051 emulator.

Not all OPcodes are implemented You can use 3 programs:

  • counter - printing numbers from 1 to 10
  • helloworld - program printing hello world
  • inOut - scaning keyboard and printing it

About

intel 8051 emulator


Languages

Language:C++ 95.4%Language:Assembly 4.6%