py-desmume
stable
  • Quick Start
  • 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
    • desmume.controls module
  • GTK+ Integration
py-desmume
  • API Documentation
  • desmume.emulator module
  • Edit on GitHub

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
Previous Next

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

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