tables using PBP and asm command retlw


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jun 2011
    Location
    Indian Harbour Nova Scotia
    Posts
    108


    Did you find this post helpful? Yes | No

    Default Re: tables using PBP and asm command retlw - solved

    Alain, thanks for the tip about using PokeCode and Peekcode. This did the trick. I put 255 values in a table and was able to read everyone of them. So simple...

    Why is Melanie saying to use Writecode/Readcode? What is the difference?

    And why does PokeCode work where Lookup doesn't (any more than 96 values and it cacks)? In the PBP manual it states that Lookup and Arrayread can have 255 values. Is this an error, or just not the "whole truth"?

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: tables using PBP and asm command retlw

    I am trying to understand the table method and I came across this example. I am having trouble visualizing (Alain's fading table) this method as to how it will be an equivalent table in lets say in an excel file. I mean will it just be row numbers (starting from lets say 881) and 1 column with all the stored values one below the other starting from 24, and why is "_" sign is there in the table , I don't know if I have made my question clear, but I can try explain differently if needed
    ___________________
    WHY things get boring when they work just fine?

Members who have read this thread : 0

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

Tags for this Thread

Posting Permissions

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