Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 573 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 573 Bytes

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