da Blondie / Resource
Results
2
comments of
da Blondie / Resource
I decided to look a little bit deeper into it, so I decided to compile RD in the official Debian docker image so I can have an easily reproducible setup...
OK, so comparing the preprocessor outputs it seems that the BYTE problem is caused by the compiler interpreting ``` #include "types.h" ``` in `RetroDebugger/src/Emulators/vice/root/util.h` differently. * in bookworm as `RetroDebugger/src/Emulators/vice/arch/types.h`...