LiveSplit / asr

Helper crate to write auto splitters for LiveSplit One's auto splitting runtime.
https://livesplit.org/asr/asr
Apache License 2.0
10 stars 10 forks source link

Add big / little endian integers and floats #20

Closed CryZe closed 1 year ago

CryZe commented 1 year ago

This adds a new module primitives which contains primitive types to support reading from processes where the endianness is different from the auto splitter.