summaryrefslogtreecommitdiffstats
path: root/src/core/src/mem_map_funcs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-198/+0
* fixed all license file headers in corebunnei2014-04-091-23/+3
* added hack physical memory reads with Memory::GetPointerbunnei2014-04-071-2/+9
* added initial support for hw.cpp modulebunnei2014-04-051-3/+15
* added hw module to interface h/w register reads/writesbunnei2014-04-051-3/+2
* renamed some functionsbunnei2014-04-051-11/+11
* added hack to allow physical mem read/writesbunnei2014-04-041-2/+20
* removed some useless log messagesbunnei2014-04-041-2/+0
* -converted tabs to spacesbunnei2014-04-021-100/+99
* added support for reading/writing to stack membunnei2014-04-011-1/+10
* added a GetPointer function to Memory for use with ELF loadingbunnei2014-03-251-28/+28
* added mem_map hardware writingShizZy2013-09-201-52/+71
* added hw R/W/ memory functionsShizZy2013-09-191-0/+157