Bug Fixes and initial libretro core #175
jtothebell
started this conversation in
General
Replies: 2 comments
-
Thank you very much for the retroarch/libretro core. It works like a charm on my android system. |
Beta Was this translation helpful? Give feedback.
0 replies
-
OPK isn't working on rg350. If you try to boot a pico game, It goes black for a split second and sends you back to the menu. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
All Platforms
-Fix behavior when drawing coordinates beyond sprite sheet bounds
-Fix mget bounds check being off by one on upper bounds (fixes some visual artifacts in map() and tline() calls)
-Fix some text wrapping bugs
-Fix some text coloring bugs
-Fix bugs keeping track of smaller than default character size and line heights
-Fix a bug with music playback where looping sections were cut short (thanks @fringd)
Miyoo Mini (standalone app)
-Add double buffering to fix occasional screen tearing
New Platforms
-Add experimental libretro builds for Miyoo Mini and Android
This discussion was created from the release Bug Fixes and initial libretro core.
Beta Was this translation helpful? Give feedback.
All reactions