Skip to content

Commit 995df61

Browse files
committed
Add execution gif in README
1 parent 221625a commit 995df61

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 8086 Emulator
22

3+
<img src="./cmdline.gif" alt="Execution GIF" />
4+
35
This is an Intel 8086 emulator / vm. It can run most of 8086 instruction set and provides an interactive interpreter to run the program line by line.
46
This repository contains the core library which contains the preprocessor, data parser and interpreter ; as well as a command line driver which provides command line interface for running the program.
57
For syntax check <a href="./syntax.md">syntax.md</a>.

cmdline.gif

4.28 MB
Loading

0 commit comments

Comments
 (0)