added a GetPointer function to Memory for use with ELF loading

This commit is contained in:
bunnei 2014-03-25 10:50:34 -04:00
parent 97e4d9f211
commit 20807c4d5a
3 changed files with 33 additions and 30 deletions

View file

@ -1,5 +1,5 @@
/**
* Copyright (C) 2013 Citrus Emulator
* Copyright (C) 2014 Citra Emulator
*
* @file mem_map.cpp
* @author ShizZy <shizzy247@gmail.com>