メモリシステム共通インターフェイスクラス [詳細]
構成 | |
class | OrgSys::Memory::IMemorySystem |
メモリシステム共通インターフェイス [詳細] | |
変数 | |
const u16 | OrgSys::Memory::cBlockMemoryUnit = 16 |
アライメント及びサイズの最小単位 | |
const u8 | OrgSys::Memory::cAllocFillCodeValue =0xcd |
alloc時のFILL時の値(デバッグ用) | |
const u8 | OrgSys::Memory::cFreeFillCodeValue =0xfd |
free時のFILL時の値(デバッグ用) | |
メモリシステム共通インターフェイスクラス