Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 471 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 471 Bytes

8086 Dot Matrix Display

Proc

  1. UNZIP res>EmulationKit.zip
  2. MOV contents of the kit to C:\emu8086\DEVICES
  3. GEN data array using the tool
  4. GET template code res>template.asm
  5. PASTE data array inside the template
  6. RUN C:\emu8086\DEVICES\Emulation_Kit.exe
  7. RUN the .asm code in emu8086