This repository was archived by the owner on Jun 9, 2025. It is now read-only.
1.8.3-ls90
·
126 commits
to master
since this release
LinuxServer Changes:
Add logic to symlink out RO rom directories to support upgrades.
emulatorjs Changes:
BugFix Release:
- Ensure the libretro webassembly is loaded before setting up the FS and calling the main thread. In previous versions it was possible the browser would not cache a large core depending on it's max file size limit and it would try to run before the stack was ready.
- NDS metadata updates thanks @gr33k .