DavidGriffith / daphne

First Ever Multiple Arcade Laserdisc Emulator
http://www.daphne-emu.com
GNU General Public License v2.0
23 stars 7 forks source link

Force char to be signed - Fixes more Pi game issues #21

Closed DirtBagXon closed 3 years ago

DirtBagXon commented 3 years ago

https://stackoverflow.com/questions/46463064/what-causes-a-char-to-be-signed-or-unsigned-when-using-gcc/46463173

https://stackoverflow.com/questions/3093669/why-unsigned-types-are-more-efficient-in-arm-cpu/6532932#6532932