Skip to content

University related projects written in Assembly language. A range of simple tasks and one disassembly project

Notifications You must be signed in to change notification settings

Juliakas/8086-Assemly-projects-2017-autumn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

8086 Assemly projects (2017 autumn)

University related projects written in assembly language. A range of simple tasks and one disassembly project. Program variable names and comments are mixed Lithuanian and English.

Skills acquired after working with assembly tasks:

  • Base knowledge of how computers operate.
  • Understanding specifics of how memory and registers operate.
  • Understanding binary/hexadecimal numbers and converting to/from decimal.
  • Practical skills of algorithms. What could be a simple task in C had to be written as a couple hundred lines in assembly.
  • Writing a dissasembly (something like decompiler) program which takes in executable bytes and translates them into assembly language.

About

University related projects written in Assembly language. A range of simple tasks and one disassembly project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published