Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 793 Bytes

WINDOWS.md

File metadata and controls

34 lines (24 loc) · 793 Bytes

Windows

Windows 10 and above are all fully supported.

Status

Audio

100%

Audio is now complete.

  • Uses SDL3, the low-level audio, etc. framework.

Core

75%

Core is almost complete.

  • Core supports both Nintendo DS and Gameboy (Advance).
  • Core does not support Nintendo DSi.
    • Nintendo DSi could be added at some point.

Input

90%

Input is almost complete.

  • Some keyboard controls still need to be implemented.

Interface

0%

Interface has not been started.

  • ImGui is the likely candidate for GUI implementation.

Video

100%

Video is now complete.