Search:

Type: Posts; User: kur4o

Search: Search took 0.02 seconds.

  1. Replies
    26
    Views
    42,464

    These have the 5 byte seed/key. I must say the...

    These have the 5 byte seed/key. I must say the new algo is complex as hell and not easy to calculate, if at all possible, without having some secret keys and a .dll from GM.
    The 2 byte seed/key...
  2. Replies
    26
    Views
    42,464

    I manually checked the algo after 60 and non of...

    I manually checked the algo after 60 and non of them match. So this table is valid upto 5f algo. After that it is garbish or wrong. Don`t bother trying to find an error. Just the algos after 60 don`t...
  3. Replies
    26
    Views
    42,464

    I checked the first 20 algos and the were exact...

    I checked the first 20 algos and the were exact match. AFter that some random algos which also matched. At the end I checked some of the last ones, and they didn`t match. I further investigate I...
  4. Replies
    26
    Views
    42,464

    After playing with some of the algos and manually...

    After playing with some of the algos and manually converting some of them to figure how it works, I found some inaccuracies in the manual.

    The 1`s complement and 2`s complement are switche
    The...
  5. Replies
    26
    Views
    42,464

    I sent you a pm. Most of the code runs on...

    I sent you a pm.



    Most of the code runs on a valid opti signal. So you need to generate that type of signal first to unlock the full code running for all kind of experiments.
    Most of the...
  6. Replies
    26
    Views
    42,464

    FSR:1000 ;...

    FSR:1000 ; ===========================================================================
    FSR:1000
    FSR:1000 ; Segment type: Pure dataFSR:1000 ; segment FSR
    FSR:1000 org $1000
    FSR:1000 PORTA: fcb $44...
  7. Replies
    26
    Views
    42,464

    2`s complement is [ffff-value]+1. Are you are...

    2`s complement is [ffff-value]+1. Are you are doing it that way.

    Here is some basic disassembly I made for 96 lt4,and 94-95 lt1. The eside of 96-97 is almost identical to 94-95 code with some...
  8. Replies
    26
    Views
    42,464

    It is number $05. It should be stored at $e00...

    It is number $05. It should be stored at $e00 address. You can communicate with both sides of the pcm to extract more data. Tside id is $10, Eside id is $18

    It is always good to have more tools...
  9. Replies
    26
    Views
    42,464

    Great find. It does save me a lot of work,...

    Great find. It does save me a lot of work, reinventing the wheel.

    Too bad Gm changed the algorithm recently.

    Now it is time to make a chart with the PCM hardware id and OS/engine RPO vs...
Results 1 to 9 of 9