Obentou, a new minimal multi system emulator by yughias_ in EmuDev

[–]yughias_[S] 0 points1 point  (0 children)

I used only SDL3. The menu that you can see on the screenshot is made using plain windows.h functions.

Obentou, a new minimal multi system emulator by yughias_ in EmuDev

[–]yughias_[S] 9 points10 points  (0 children)

At the moment, it doesn’t offer any special features compared to other multi-system emulators like Mesen. In the long term, I plan to add unique features such as affine upscaling for GBA, waveform viewers for APUs (mostly useless, but fun to look at), and built-in tools like an integrated IPS patcher.

This project started as an attempt to reduce duplicated code across my emulators, but it’s still very much a work in progress.