Retro.MemoryType – retro-gtk-1 Reference Manual
Packages
retro-gtk-1
Retro
MemoryType
RTC
SAVE_RAM
SYSTEM_RAM
VIDEO_RAM
MemoryType
Description:
[
CCode
( cprefix =
"RETRO_MEMORY_TYPE_"
, has_type_id =
false
) ]
public
enum
MemoryType
Represents the memory types for the Libretro core.
Namespace:
Retro
Package:
retro-gtk-1
Content:
Enum values:
RTC
-
the real time clock
SAVE_RAM
-
the save RAM
SYSTEM_RAM
-
the system RAM
VIDEO_RAM
-
the video RAM