bakialmaci / Word_Processor_x86

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project created for ELE336 Microprocessors and x86 Assembly course laboratory final project. Homepage Popup Editor Menu

I named it ed. It comes from an UNIX line editor which is developed in 1969 by Ken Thompson.

You can use it with DOSBOX:

  1. Open DOSBOX.
  2. Write $ed and press enter.
  3. You are ready to use it.

Some lines of source code are deleted for educational purpose. Don't be sad. I will share all part of code separately with their algorithms in x86 Assembly Examples repository.

Educational purpose is:

  • "Give a man a fish and you feed him for a day, teach a man to fish and you feed him for a lifetime."

About


Languages

Language:Assembly 75.6%Language:C++ 15.2%Language:C 6.6%Language:Makefile 2.4%Language:Batchfile 0.1%Language:Pascal 0.1%Language:Fortran 0.0%Language:Visual Basic 0.0%