Skip to content

MarsiBarsi/x86-assembly-programms

Repository files navigation

x86-assembly-programms

en: A set of different complexity level programs-samples in assembly language.

ru: Набор программ-примеров разного уровня сложности на языке ассемблера

PSP: Program Segment Prefix/Префикс программного сегмента

-PSP: Program Segment Prefix/Префикс программного сегмента

Themes:

Simple samples:

  • 'input and output 4 hex numbers'
  • 'PSP output'

Work with files:

  • 'make a text in capital letters (with files)'
  • 'smart file delete (with masks)'
  • 'writing text to a file and analyzing it'
  • 'email parser'
  • 'reading a file and text overwriting and copying with transformations'
  • 'TSR blocking access to a file'

System interaction:

  • 'smart file delete (with masks)'
  • 'TSR reboot'
  • 'PSP output'
  • 'TSR blocking access to a file'

TSR programms:

  • 'TSR blocking access to a file'
  • 'TSR reboot'

Releases

No releases published

Packages

No packages published