leonpano2006
leonpano2006
> `LZ4m` is a variation of `LZ4`, designed to be more specifically targeted at compression of 4 KB RAM pages. Focusing on this one topic makes it possible to hardwire...
> Isn't x32 effectively deprecated now? My understanding is that the interest in it was too low that Intel gave up with it. In version 6.11.6 of the Linux kernel's...
> Wait, can you hear them, or they can't hear you? > > Also are you using the app, what OS (Windows, Mac, Linux, Android), else what browser (Chrome, Firefox,...
> > > Wait, can you hear them, or they can't hear you? > > > > Also are you using the app, what OS (Windows, Mac, Linux, Android), else...
that does the trick thanks i was not expecting such issue i really wonder what are people working in nvidia thinking is there goal to fuck up everything?(like EA)
and this is same for box86 i don't think i should open issue on both side since is basically same thing
i got some errors in clang /home/leonpano/box64/src/custommem.c:1289:40: warning: passing 'int *' to parameter of type 'uint32_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign...
1st part is not fatal but 2nd part is problem to cause compile fail
> @leonpano2006 about the second blocks of error: it seems you are building box64 without dynarec! Is that on purpose? Build with dynarec
[ 44%] Building C object CMakeFiles/box64.dir/src/emu/x87emu_private.c.o /home/leonpano/box64/src/emu/x64emu.c:619:21: error: use of unknown builtin '__builtin_aarch64_get_fpcr' [-Wimplicit-function-declaration] 619 | uint64_t fpcr = __builtin_aarch64_get_fpcr(); | ^ /home/leonpano/box64/src/emu/x64emu.c:627:5: error: use of unknown builtin '__builtin_aarch64_set_fpcr' [-Wimplicit-function-declaration]...