Word and REV and ~


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    cmolson's Avatar
    cmolson Guest


    Did you find this post helpful? Yes | No

    Default

    I also found something weird... if i use the SWAP command between lCost and hCost:


    Swap lCost,hCost

    Both variables end up holding the same data $CC.. I still can't figure out why this is happeneing yet. It is like there is a problem writing data to the higher byte in Cost (hCost)

  2. #2
    Join Date
    Nov 2005
    Location
    Perth, Australia
    Posts
    429


    Did you find this post helpful? Yes | No

    Default

    $11C6 inverted and reversed is $138E
    $00FA inverted and reversed is $141F

    is you subtract $141F from $138E you get a negative number

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts