Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    23
    Views
    53,271

    Re: Dallas CRC8 Routines

    My main concern is how to save the W register and then restore it.

    I tried

    MOVW _wsave

    but did not compile.

    Ioannis
  2. Replies
    23
    Views
    53,271

    Re: Dallas CRC8 Routines

    Hmm, yes I see what you mean. In Basic this does not seem an easy job to do.

    I will try it and see if it works.

    Ioannis
  3. Replies
    23
    Views
    53,271

    Re: Dallas CRC8 Routines

    If your concern is size and speed, why not use it as is with he addition of _ before CRC variable (_CRC)?

    I think it will work just fine.

    Ioannis
Results 1 to 3 of 3