1
0
mirror of https://github.com/garraflavatra/go-fmp.git synced 2025-06-28 04:25:11 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
7cf3fd93ac Record parsing 2025-06-22 19:14:22 +02:00
10285084eb Restructure, add script step constants 2025-06-14 16:28:41 +02:00
b94fa28ba9 Tables 2025-06-14 15:19:36 +02:00
d9ffc3e573 Debug prints 2025-06-14 14:24:35 +02:00
b44c90da30 Start at offset 8192 2025-06-13 22:17:32 +02:00
193f23a20c Add error handling for processChunks 2025-06-13 20:40:34 +02:00
f364ed7ede Skip first sector 2025-06-13 19:54:17 +02:00
88ea33c76e Rewrite fmp_chunk.go to use switch, add delayed 2025-06-13 14:44:32 +02:00
7daac38a79 Return error for sector headers 2025-06-13 12:19:40 +02:00
7ff0cc8501 Parse doubly linked sectors in order 2025-06-13 12:09:39 +02:00
7fa7a3787d Fixes 2025-06-12 21:21:55 +02:00
d715fe6e64 Store everything in uint64 to avoid overflow 2025-06-12 11:52:09 +02:00
8562e1147b Table parsing (WIP) 2025-06-12 11:44:57 +02:00
7dc88d96e9 Dict parsing 2025-06-12 10:43:02 +02:00
564e1c4ce6 Append chunks to file 2025-06-12 09:27:47 +02:00
717efdf9fa Final chunk reading fixes 2025-06-12 09:22:32 +02:00
659ad61300 Stop timely 2025-06-12 08:58:23 +02:00
c5478ea6d0 Add debug print 2025-06-11 22:32:46 +02:00
ed56c54e68 Chunk parsing (WIP) 2025-06-11 21:52:52 +02:00