py-desmume
stable
  • Quick Start
  • API Documentation
    • desmume.emulator module
    • desmume.controls module
  • GTK+ Integration
py-desmume
  • API Documentation
  • Edit on GitHub

API Documentation¶

  • desmume.emulator module
    • DeSmuME - Emulator base class
    • DeSmuME_Input - Keyboard and Joystick controls
    • DeSmuME_Savestate - Managing savestates
    • DeSmuME_Movie - Movie recording and playback
    • DeSmuME_Memory - R/W access to the DS memory
    • MemoryAccessor - Pythonic way to read and write the memory
    • RegisterAccessor - Reading and writing from/to registers
    • DeSmuME_SDL_Window - Easy way to display the emulator
    • Misc. classes
      • Language
      • StartFrom
      • DeSmuME_Date
  • desmume.controls module
Previous Next

© Copyright 2020, Marco "Parakoopa" Köpcke. Revision ff2bc499.

Built with Sphinx using a theme provided by Read the Docs.