/ggWP

Word processor written in x86 assembly

Primary LanguageAssembly

gg Word Processor

ggWP is a buggy word processor written in x86 assembly.

ggWP Editor Screen

Tested on DosBox Emulator Only https://www.dosbox.com/

Build Using Make Script (masm)

make 

Or Build&Run

make run

Features and Limitations

  • Operations on .txt files ( Creating, loading and saving .txt files )
  • Read/Write characters to files up to 2500 characters
  • Filenames upto 8 characters
  • Find/Capitalize Sentence-Words in one key
  • Terminate the program with ESC key in anytime anywhere