The unified diff between revisions [d7f56ff4..] and [0a96338c..] is displayed below. It can also be downloaded as a raw diff.
# # old_revision [d7f56ff4d45c3b7b9afeafe4288a9b4d65c37101] # new_revision [0a96338c7403840a62be9a2bee24166bd7688563] # # patch "disassem.pl" # from [5d879747c483bd6cff52dadb8415f8d01f60017a] # to [e3a1f4e8b00b7939176a50bbba8005966bc2739e] # ============================================================ --- disassem.pl 5d879747c483bd6cff52dadb8415f8d01f60017a +++ disassem.pl e3a1f4e8b00b7939176a50bbba8005966bc2739e @@ -77,12 +77,12 @@ $output = 0; 0x01 => "PDR1", 0x02 => "PDR2", 0x03 => "PDR3", - 0x04 => "PDR3", - 0x05 => "PDR3", - 0x06 => "PDR3", - 0x07 => "PDR3", - 0x08 => "PDR3", - 0x09 => "PDR3", + 0x04 => "PDR4", + 0x05 => "PDR5", + 0x06 => "PDR6", + 0x07 => "PDR7", + 0x08 => "PDR8", + 0x09 => "PDR9", 0x0A => "PDRA", 0x11 => "DDR1", 0x12 => "DDR2",