Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: amgen; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    11,694

    Re: Code in PBPPI18L.LIB, can I ?

    By all means,
    I would feel honored.

    Don
  2. Replies
    8
    Views
    11,694

    Re: Code in PBPPI18L.LIB, can I ?

    forget misinterpreted last post,
    not sure if you saw,
    In second post I had added the check for 16 bit =0,at top of routine, few lines asm for that

    LIST
    ARRAYREADTO movf R6, F ...
  3. Replies
    8
    Views
    11,694

    Re: Code in PBPPI18L.LIB, can I ?

    Preface...... I think,

    Max readarray would/could TRY to be 65K, (word)...... too long for any possible array to read in PIC.
    So, is your check looping thru 64KB ??? (I assssume no one wants to...
  4. Replies
    8
    Views
    11,694

    Re: Code in PBPPI18L.LIB, can I ?

    Are you even allowed to reply to your own thread. Seems like talking to yourself..Oh well....

    Tried successfully to make MAX chars to word, although all you can have 500, 1000 or 2000 array...
  5. Replies
    8
    Views
    11,694

    Code in PBPPI18L.LIB, can I ?

    Trying to have ARRAYREAD read more than 255 chars and in LIB, R6, the max char counter is word and only used as byte for max parse.
    Would changing the DECREMENT to 16 bit work without messing up...
Results 1 to 5 of 5