1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/sdl/progs
Franklin Wei 7e4902bf6b quake: fix errorneous endian-correcting reads
ef9ee89 introduced Read{Big,Little}{Short,Long,Float} functions to safely
read a value in memory. These incorrectly take char*, which causes them to
output erroneous 0xff bytes when given bytes with bit 7 set.

Change-Id: I9531172301aecfdacae405d2f782f662608ce6df
2019-07-24 21:02:11 -04:00
..
duke3d duke3d: further optimize audio mixing 2018-01-15 19:45:28 -05:00
quake quake: fix errorneous endian-correcting reads 2019-07-24 21:02:11 -04:00
wolf3d wolf3d: allow entering in-game jukebox by holding fire button 2019-07-12 16:21:11 -04:00