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

12 Commits

Author SHA1 Message Date
88ea33c76e Rewrite fmp_chunk.go to use switch, add delayed 2025-06-13 14:44:32 +02:00
55bf40b68d Bad chunk error 2025-06-13 12:55:56 +02:00
6f3622be92 Log unknown chunk types 2025-06-13 10:26:30 +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
47eeaa4255 Add debug utils 2025-06-12 09:41:46 +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
91e5db912d Fix uint parsing 2025-06-11 22:17:52 +02:00
ed56c54e68 Chunk parsing (WIP) 2025-06-11 21:52:52 +02:00