Francisco Javier Trujillo Mata
Francisco Javier Trujillo Mata
Hello guys! First of all thanks for the amazing project. In the latest days I have been trying to port this game to Original PSP, however, I'm facing some issues....
Hello, Now the official PCSX2 support for OSX is closer than ever. I would like to use this plugin in OSX as well. I tried to compile myself, but it...
Hello, I'm having some problems running mp3 files in the `PS2` port. First of all, let me tell you how I'm compiling the library: ```bash cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=$PS2DEV/ps2sdk/ps2dev.cmake -DCMAKE_INSTALL_PREFIX=$PS2SDK/ports -DBUILD_SHARED_LIBS=OFF...
Hello @notaz, I'm just raising this issue because I have ported PicoDrive for PS2 platform through RetroArch. The thing is that in order to increase the performance (as you know...
In the current status of Master if the User is on latitude or longitude `0` the library throw an error. However the position (in the latitude or the longitude) `0`...
Hello, I'm trying to follow your guideline but I'm having some issues. I have tried using nativelly from the MacOS system and I have tried as well from docker using...
**Is your feature request related to a problem? Please describe.** It would be really cool if you allow an option to set the view padding/margin especially when the immersive mode...
Hello, I'm asking this because I'm starting to port this emulator into other platforms. I'm making the program more POSIX, creating drivers to better encapsulate the specific platform features, and...
I think that the definition on the `linkfile` is wrong: https://github.com/rickgaiser/neutrino/blob/master/ee/ee_core/linkfile#L106-L112 `_end` points to the end of the available memory region, in this case `0x00097000`. I think this is wrong,...