Files
ImHex-Patterns/patterns
Zaggy1024 1cd7f92a5d patterns/includes: Update standard library and patterns to support the new bitfields (#102)
* Add `current_bit_offset()` and `read_bits(...)` to `std::mem`

* Replace deprecated BitfieldOrder enum values with new clearer names

This adds new options named `MostToLeastSignificant` and `LeastToMostSignificant` to replace the old `LeftToRight` and `RightToLeft` names. These names should be much clearer about what they affect and how.

* Throw errors when `std::core::(get|set)_bitfield_order()` are called

* Update all patterns to work with the new bitfield behaviors
2023-04-01 11:16:54 +02:00
..
2022-08-27 12:41:59 +02:00
2021-03-30 20:55:14 +02:00
2022-09-07 14:42:38 +02:00
2022-03-01 17:02:32 +01:00
2022-02-19 17:57:01 +01:00
2020-12-12 00:29:36 +01:00
2022-09-08 13:29:55 +02:00
2022-08-29 15:02:08 +02:00
2022-08-31 15:08:32 +02:00
2022-12-27 10:35:07 +01:00
2022-12-27 10:35:07 +01:00