Jean-Paul Mari

Results 34 issues of Jean-Paul Mari

For some reason(s), the application report a weird process error message: "SetProcessDpiAwareness failed: "COM error 0xffffffff80070005 (Unknown error 0x0ffffffff80070005)" It doesn't lead to particular problems, the application continues to run....

question
S2

SP (Stack) window size always open at a forced size no matter if the size has been changed during the previous session. Repro steps Launch the emulator with the --debugger...

bug
S2

Building rmac... Applying: Revert "Fix for #209 - forbid exporting expressions with unresolved symbols" error: expr.c: does not match index error: rmac.h: does not match index error: sect.c: does not...

The scale example runs, scaling going back and forth, but the scaled bitmap display weird stuff. ![image](https://github.com/cubanismo/jaguar-sdk/assets/1195657/ef48eda8-700f-4649-a5ff-167ed94f597d) Tested on VJ-Rx, VJ 2.1.2. Not working at all on BigPEmu (one picture...

Windows 10 (MSYS2) The install_req_pkg_windows-latest.sh script reports the following error: grep: /mingw64/x86_64-w64-mingw32/include/usb.h: No such file or directory ln: failed to create symbolic link '/mingw64/x86_64-w64-mingw32/include/': No such file or directory usb.h...

The script works pretty well, it builds the newlib but not the libgcc and libstdc++ from gcc.

Windows 10 (MSYS2). The install_req_pkg_windows-latest.sh script is useful but may report the following issue. looking for conflicting packages... :: mingw-w64-x86_64-pkg-config and mingw-w64-x86_64-pkgconf are in conflict. Remove mingw-w64-x86_64-pkgconf? [Y/n] It looks...

Hi, Just curious about the 68000 support because the manual is available (compiler_v22_doc). Thanks.

The Windows installer (such as calypsi-68000-5.4.msi) is not signed so Windows may consider it as suspicious. Will be good to have also a zip file containing the ready to use...

Using the Calypsi 4.4 example\minimal project to check the object file content. Used dwarfdump and readelf tools to check/dump the object file and tools reported error in the obj. By...