Skip to content

Emulates the 8086 microprocess along with some IO devices like 7-Segment Display, Traffic Light Controller.

Notifications You must be signed in to change notification settings

sohanroy676/EMU8086

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

EMU8086

This java CLI project is an emulator for the 8086 microprocessor. "App.java" file executes the ".asm" file present in src/asm directory. The filename to be executed, memory size and mode are given as input. This emulator includes a 7-Segment display (x1 and x6) for IO operations.

About

Emulates the 8086 microprocess along with some IO devices like 7-Segment Display, Traffic Light Controller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published