libretro / libretro-super

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

[help requested] Please help adding Elektronika BK-0010 emulator #1225

Closed phcoder closed 4 years ago

phcoder commented 4 years ago

Hello. Elektronika BK-0010 is a Soviet home computer I had in my childhood. I ported BK emulator to libretro: https://github.com/arcade-mini/bk-emulator . arcade-mini asks for libretro variant to be maintained under libretro/ . Also it needs to be included in libretro-super. Can somebody help me with it?

hizzlekizzle commented 4 years ago

This is great! I think it should be pretty straightforward to get going.

Do you know what platforms we should target with it? Just Windows/Mac/Linux? Android/iOS? Is it usable without a keyboard?

phcoder commented 4 years ago

I tested mainly on Android but also on Linux. Without keyboard: it depends on the game. Few are playable with just joystick/gamepad

gouchi commented 4 years ago

I compiled and succeeded to launch it on Linux.

Needs at least two bios MONIT10.ROM and FOCAL10.ROM.

gouchi commented 4 years ago

This issue can be closed now as you @phcoder added it to buildbot ;-)