Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uzairahmednasir/8086-asm-text-editor

terminal based text editor written in 8086 16-bit Assembly
https://github.com/uzairahmednasir/8086-asm-text-editor

8086-programs assembly-8086 assembly-language assembly-project emu8086

Last synced: 2 months ago
JSON representation

terminal based text editor written in 8086 16-bit Assembly

Awesome Lists containing this project

README

        

# Simple Command Line based Text Editor written in 8086 16-bit Assembly Language (MASM Style)
### tested in emu8086

this is my Semester Final Project for **Computer Organization & Assembly Language** Course

### Bugs:
- output/writing text to files doesn't work properly
- doesn't work properly on other assemblers like MASM or NASM

## Model Diagram: