mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2025-03-03 03:29:20 +00:00
Update the README to reflect recent changes
This commit is contained in:
parent
be54576973
commit
1f8269ebe3
18
README.md
18
README.md
@ -166,16 +166,14 @@ This is a rough roadmap for achieving that goal:
|
||||
|
||||
1. Attain feature parity with the [existing libretro core][melonds-libretro].
|
||||
2. Implement support for Nintendo Wi-Fi Connection.
|
||||
3. Implement microphone support.
|
||||
4. Implement support for migrating configuration from the existing core.
|
||||
5. Implement support for the [solar sensor][solar-sensor] using `retro_sensor_interface`.
|
||||
6. Get melonDS DS included in the official RetroArch distribution.
|
||||
7. Implement support for [RetroAchievements][retroachievements].
|
||||
8. Improve screen layout selection (e.g. toggling between multiple layouts, rotation).
|
||||
9. Produce builds for platforms other than Windows, macOS, and Linux.
|
||||
10. Add support for DSi mode (including DSiWare),
|
||||
subject to the limitations described in [the Missing Features section](#missing-features).
|
||||
11. Add support for the DSi camera using `retro_camera_callback`.
|
||||
3. Implement support for migrating configuration from the existing core.
|
||||
4. Implement support for the [solar sensor][solar-sensor] using `retro_sensor_interface`.
|
||||
5. Get melonDS DS included in the official RetroArch distribution.
|
||||
6. Improve screen layout selection (e.g. toggling between multiple layouts, rotation).
|
||||
7. Produce builds for platforms other than Windows, macOS, and Linux.
|
||||
8. Add support for DSi mode (including DSiWare),
|
||||
subject to the limitations described in [the Missing Features section](#missing-features).
|
||||
9. Add support for the DSi camera using `retro_camera_callback`.
|
||||
|
||||
# Building
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user