don't cast between long and pointers for win64
authornotaz <notasas@gmail.com>
Thu, 15 Sep 2022 21:03:40 +0000 (00:03 +0300)
committernotaz <notasas@gmail.com>
Thu, 15 Sep 2022 21:06:24 +0000 (00:06 +0300)
commit77e1e47949d469acab865d38fe7493a4a295139e
treeb0ea79ed5449fc203478e7a1126c3005bd984332
parent415213c97e0e35ea392114c71d8a10371c64d6fd
don't cast between long and pointers for win64

long is 32 bit there
frontend/main.c
libpcsxcore/psxmem.c
plugins/dfsound/freeze.c
plugins/gpu_neon/psx_gpu/psx_gpu.c