raylib-libretro icon indicating copy to clipboard operation
raylib-libretro copied to clipboard

:space_invader: libretro frontend using raylib.

Results 17 raylib-libretro issues
Sort by recently updated
recently updated
newest added

Use a different FFI method? https://github.com/Rabios/ice_libs/blob/dev/rebase/ice_ffi.h

https://github.com/raysan5/raygui/issues/224

This doesn't build, but it is initial ideas on getting cmake to build a dynamic-library (as well as the current static.) Not sure why, but I get this error: ```...

@konsumer Right now the `lib` directory builds out a static build to ease integration. I tried to build a shared library, but raylib_shared cmake was complaining. Have you been able...

HOLD

@raysan5 Here's a video of what the updated audio buffer code sounds like.... https://files.robloach.net/s/iafD95PLonBgJpL/download

SNES9X uses `RETRO_PIXEL_FORMAT_0RGB1555`... It currently looks wonky.

Load the Cyber raygui font. see if there's a way to include the font in the binary.

Create a logo for `rlibretro`