Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 720 Bytes

work.org

File metadata and controls

24 lines (19 loc) · 720 Bytes

Apparatus

Things

  • [X] Cleanup and contextualize existing parsing code.
  • [X] Macros to simplify logical tables parsing.
  • [X] Parse #~ logical tables.
  • [X] Get rid of dynamic errors (allocations and code bloat).
  • [X] Add log.
  • [X] Add RVA->Offset utility.
  • [X] Add safe reads.
  • [X] ? Rewrite read to be gerenic over type.
  • [X] Add an ability to read from specified offset.
  • [X] Add an ability to read and increment offset.

Consider