mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-02-15 15:31:31 +00:00
Both cmd_pkt and data_buf class members are cast to a uint16_t pointer, so we need to make sure they are properly aligned, otherwise it is undefined behavior.