RetroArch
Macros | Functions
ssaram.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <gccore.h>
#include "ssaram.h"
Include dependency graph for ssaram.c:

Macros

#define ARAMSTART   0x8000
 
#define ARAM_READ   1
 
#define ARAM_WRITE   0
 

Functions

static char aramfix [2048] ATTRIBUTE_ALIGN (32)
 
void ARAMPut (char *src, char *dst, int len)
 
void ARAMFetch (char *dst, char *src, int len)
 

Macro Definition Documentation

◆ ARAM_READ

#define ARAM_READ   1

◆ ARAM_WRITE

#define ARAM_WRITE   0

◆ ARAMSTART

#define ARAMSTART   0x8000

Function Documentation

◆ ARAMFetch()

void ARAMFetch ( char *  dst,
char *  src,
int  len 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ARAMPut()

void ARAMPut ( char *  src,
char *  dst,
int  len 
)
Here is the call graph for this function:

◆ ATTRIBUTE_ALIGN()

static char aramfix [2048] ATTRIBUTE_ALIGN ( 32  )
static

This code is licensed to you under the terms of the GNU GPL, version 2; see file COPYING or http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt