Skip to content
Snippets Groups Projects
Commit c326fe96 authored by Dean Camera's avatar Dean Camera
Browse files

Rewrote the implementation of the SwapEndian_16() and SwapEndian_32()...

Rewrote the implementation of the SwapEndian_16() and SwapEndian_32() functions so that they compile down in most instances to minimal loads and stores rather than complicated shifts.

Fixed SCSI.c implementations of all the demos/projects casting the block count to a 32-bit temporary before calling SwapEndian_16().
parent 2b0e8624
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment