dirkwhoffmann / vAmiga

vAmiga is a user-friendly Amiga 500, 1000, 2000 emulator for macOS
https://dirkwhoffmann.github.io/vAmiga
Other
293 stars 24 forks source link

Add a short description for all known ROMs #784

Closed dirkwhoffmann closed 1 year ago

dirkwhoffmann commented 1 year ago

For my web port, I need to display the currently installed ROM in the settings layer. Because the option descriptions are only a few characters wide, I cannot take the ROM descriptions from database. I could work around this by adding some GUI wrapper code, but a cleaner solutions would be to make the core capable of delivering a short description for each known ROM.

dirkwhoffmann commented 1 year ago

Part of v2.4b1