Skip to content

sondosaabed/Sum-ZCC-Integers-x86

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

x86 SUM ZCC

Summary In this assignment, the x86 emulator software is used to develop an 8086 assembly program that performs different functionalities including the following:

  • Declaring an array of integers
  • Sum of integers
  • Sum of Positive integers
  • Zero-Crossing Count (ZCC)

In the running example array there exists 4 Zero-Crossing values. So the final output is valid that is stored in ZCC variable 03 in Hexadecimal. image

About

- Declaring an array of integers - Sum of integers - Sum of Positive integers - Zero-Crossing Count (ZCC)

Topics

Resources

License

Stars

Watchers

Forks