SH4ZAM! 0.1.0
Fast math library for the Sega Dreamcast's SH4 CPU
Loading...
Searching...
No Matches
Memory

Files

file  shz_mem.h
 
file  shz_mem.hpp
 

Detailed Description

Routines for managing memory.

This API provides the following types of memory routines:

Note
memcpy()-like routines will typically always check for proper alignment and size increments of parameters using assert(), so make sure to build a release build (-DNDEBUG) for maximal gainz, when not debugging.