mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
f7d1f29675
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
20 lines
698 B
Text
20 lines
698 B
Text
melonDS aims at providing fast and accurate Nintendo DS emulation.
|
|
While it is still a work in progress, it has a pretty solid set of
|
|
features:
|
|
|
|
* Nearly complete core (CPU, video, audio, ...)
|
|
* JIT recompiler for fast emulation
|
|
* OpenGL renderer, 3D upscaling
|
|
* RTC, microphone, lid close/open
|
|
* Joystick support
|
|
* Savestates
|
|
* Various display position/sizing/rotation modes
|
|
* (WIP) Wifi: local multiplayer, online connectivity
|
|
* (WIP) DSi emulation
|
|
* DLDI
|
|
* (WIP) GBA slot add-ons
|
|
* and more are planned!
|
|
|
|
melonds will build against qt5 by default, if you would prefer to
|
|
build against qt6, please pass QT6=ON to the build script. This
|
|
will introduce a dependency on qt6.
|