libretro.drivers.contentΒΆ

Drivers for loading content into the Core.

See also

libretro.api.content

Defines the content loading types and game info structures that content drivers handle.

Modules

driver

Protocol definition and supporting types for the content-loading driver interface.

standard

The standard content driver that loads game files from disk or memory.