mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-01 08:38:59 +02:00
common/bitfield: make it endianness-aware
This commit is contained in:
parent
bed349ba51
commit
a2fa901591
3 changed files with 100 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
add_executable(tests
|
||||
common/bit_field.cpp
|
||||
common/param_package.cpp
|
||||
common/ring_buffer.cpp
|
||||
core/arm/arm_test_common.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue