RetroAntho

Results 19 comments of RetroAntho

For your remark about indentation of the assembly code, i do not know how it will be hard to write a piece of code to do it. Maybe better than...

It is not updated. Pvsneslib manage now multitap (but this issue could be related to the emulator config) and super scope (which require to be tested!)

Hello, It has been fixed with this commit : https://github.com/alekmaul/pvsneslib/commit/9ece4371010a5e9a5c0b206f2b5b781faf97d863 Tested and approved, everything now works !

You did not checked the develop branch! https://github.com/alekmaul/pvsneslib/tree/develop/snes-examples/graphics/Backgrounds/Mode5

Hi @kobenairb, I use the last version of develop branch. I am on Ubuntu 22.04.3 LTS, Release: 22.04 gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) So i will probably have to investigate...

It is the port of street of rage began by @odelot few years ago. I confirm that i tried the last commit and it does not solve the case

For those who are on Ubuntu like me, the core dump is not generated by default. To get it, i installed "systemd-coredump" (sudo apt install systemd-coredump) then i found the...

Hi @kobenairb, sorry i have less availabilities since some weeks. Thanks a lot for your investigation and for the fix. I just tried it, i confirm that the 816-opt step...

Hi @kobenairb, Thanks, i will try it soon. Do you think it could be interesting to check if the variable name is authorized or add a letter in tcc (v_)...