libretro / libretro-super

Super repo for other libretro projects. Fetches, builds and installs.
MIT License
402 stars 282 forks source link

Add ardens_libretro.info #1739

Closed tiberiusbrown closed 1 year ago

tiberiusbrown commented 1 year ago

Hi, I am pretty new to libretro dev so I apologize if I'm doing this wrong.

Ardens is an emulator for the Arduboy FX: GitHub Originally it was written just to aid in developing Arduboy games but I have recently added an experimental libretro core implementation.

I'm aware that Arduous exists, but Ardens does offer some additional benefit: FX emulation, PWM sound, grayscale support via temporal display frame filtering.

I've also added a .gitlab-ci.yml to the repo but I don't know how to test it.

hizzlekizzle commented 1 year ago

Hey, welcome! :)

@LibretroAdmin would be the one who can merge this and would also be able to test the CI recipe.

tiberiusbrown commented 1 year ago

Thanks! Just to note, I have verified the core works with this info file on Windows 10 and Ubuntu 22.04.