From ed0b363a7e99dbb19981829034789289f5686563 Mon Sep 17 00:00:00 2001 From: zoltanvb Date: Thu, 18 Apr 2024 22:12:12 +0200 Subject: [PATCH] Add Enterprise database. --- dist/info/ep128emu_core_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/ep128emu_core_libretro.info b/dist/info/ep128emu_core_libretro.info index 3839c115..adb0a91a 100644 --- a/dist/info/ep128emu_core_libretro.info +++ b/dist/info/ep128emu_core_libretro.info @@ -154,7 +154,7 @@ supports_no_game = "true" # Does the core have a single purpose? Does it represent one game or application, requiring predetermined support files or no external data? Used to indicate to a frontend that the core may be presented/handled independently from 'regular' cores that run a variety of content. single_purpose = "false" # Name of the database that the core supports (optional): -database = "Amstrad - CPC|Sinclair - ZX Spectrum" +database = "Enterprise - 128|Amstrad - CPC|Sinclair - ZX Spectrum" # Does the core support/require support for libretro-gl or other hardware-acceleration in the frontend? hw_render = "false" # Which hardware-rendering APIs does the core support? Delimited by pipe characters.