6800 Question, Help Appreciated

Discussion in 'Assembly Language Programming (ALP) Forum' started by ClassicClown98, May 18, 2012.

  1. ClassicClown98

    ClassicClown98 New Member

    Joined:
    May 18, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hey guys,

    I am trying to write a 6800Emulator code to filter out numbers above say 100 and below -100. Ive read through my textbooks but it only gives an extremely relevant exercise without showing how to do it xD

    "Create a 6800 program which takes an audio data array as input, and replaces audio data greater than maximum value with the maximum value and less than the minimum value with the minimum value. The data array should be terminated with 0 (assume that no audio values can be equal to this value)."

    Help will by much appreciated.
    CC
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice