Skip to content

Commit

Permalink
representing a fixed value
Browse files Browse the repository at this point in the history
  • Loading branch information
rjoberon committed Jun 26, 2024
1 parent 35884ee commit 14ece4b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/dsat.ksy
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ types:
- id: here_be_dragons3
size: 844 # 3172 to 4016
doc: not clear, what this is (fixed value 4278772525)
type: const_4278772525
- id: offsets_zoom2
size: 15976 - 4016 # 4016 to 15976 (2990 offsets of 4 byte each)
type: offsets
Expand Down Expand Up @@ -168,3 +169,8 @@ types:
seq:
- id: value
size: 1 #contents: [0x01]
const_4278772525:
seq:
- id: value
type: u4
repeat: eos

0 comments on commit 14ece4b

Please sign in to comment.