Results 1 to 3 of 3

Thread: Code Needs Testing

  1. #1

    Default Code Needs Testing

    ::Lights v2 [Acww 1.0]
    ::Type on for lights to come on, off for lights to turn off

    Code:
    922AF136 00006E6F
    221C99DC 00000001
    D0000000 00000000
    922AF136 0066666F
    221C99DC 00000000
    D2000000 00000000
    Since I know much of ASM I'm trying to learn codetypes now :s

    Edit: I tested it, on works perfectly but off requires entering/exiting another room >_>
    Last edited by Demonic722; 07-06-2010 at 01:44 PM.
    3DS Friend Code: 4699-6293-3106

  2. #2
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default

    Code:
    922AF136 00006E6F
    221C99DC 00000001
    D0000000 00000000
    522AF136 0066666F
    221C99DC 00000000
    D2000000 00000000
    Corrected your code...

    5XXXXXXX YYYYYYYY
    32bit ‘If equal’ instruction.

    9XXXXXXX ZZZZYYYY
    16bit ‘If equal’ instruction.

    Say what you mean, mean what you say, and let your actions speak for you.


  3. #3

    Default

    That makes sense. Thank you, stranger. :]
    3DS Friend Code: 4699-6293-3106

Posting Permissions

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