Skip to content
/ 8086 Public

A simulator for 8086 microprocessor assembly language, it interprets assembly language code and outputs the changes to the registers and flags.

Notifications You must be signed in to change notification settings

u3kkasha/8086

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

8086

A simulator for 8086 microprocessor assembly language, it interprets assembly language code and outputs the changes to the registers and flags.

JSON

It contains the various intructions accepted by the interpreter.

COM

It contains the interpreter codes

Releases

The interpreter plus an Android UI. The code for UI can be found here

About

A simulator for 8086 microprocessor assembly language, it interprets assembly language code and outputs the changes to the registers and flags.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages