libretro / px68k-libretro

Portable SHARP X68000 Emulator for Libretro
http://hissorii.blog45.fc2.com
GNU General Public License v2.0
45 stars 41 forks source link

menu updates #83

Closed ghost closed 5 years ago

ghost commented 5 years ago

491f322 menu: Faster file/directory browsing f857fb3 Prevent core from initializing more than 2 ports a5af02b Update libretro header 6050066 Translate menu items to english

related topics: https://github.com/libretro/px68k-libretro/issues/46 https://github.com/libretro/px68k-libretro/issues/41 https://github.com/libretro/px68k-libretro/issues/54

gingerbeardman commented 5 years ago

Thanks for doing these! I'm yet to try them out but they look great and well overdue.

The changes I made were left unchecked in on my local drive as we had a baby and things went crazy. I also included some fixes from an unconnected fork at: https://github.com/ptitSeb/px68k

Looks like you got a few of what I had done.

Anyway, I'm happy to rebase and check in any of these if you think they're useful?

Things I finished

Things I never got round to finishing

Here's my code as it was (that is, a work in progress): px68k-libretro.zip