gaseous-project / gaseous-server

A game ROM manager, with a built in web based emulator using multiple sources to identify and provide metadata
GNU Affero General Public License v3.0
336 stars 12 forks source link

Multi-disk support for Amiga and possibly other platforms #196

Closed michael-j-green closed 6 months ago

michael-j-green commented 10 months ago

Tracked in https://github.com/EmulatorJS/EmulatorJS/issues/713

M3U support appears to be missing from the Amiga core, but is working fine in the C64 core (I've only tested these two).

When I use the same M3U archive in RetroArch it works properly.

michael-j-green commented 6 months ago

Resolved in https://github.com/EmulatorJS/EmulatorJS/pull/786, https://github.com/EmulatorJS/EmulatorJS/pull/787, and https://github.com/EmulatorJS/EmulatorJS/pull/790

Updated EJS code is now a part of the 1.7.3 release.