index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
mem_map.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MemMap: Add support for DSP Read & Writes in the memory map
purpasmart96
2014-12-29
1
-0
/
+3
*
License change
purpasmart96
2014-12-20
1
-2
/
+2
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-2
/
+2
*
MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP.
bunnei
2014-12-12
1
-8
/
+8
*
Add static to some variables
Lioncash
2014-11-18
1
-30
/
+30
*
core: Prune redundant includes
archshift
2014-09-08
1
-1
/
+0
*
Pica/GPU: Change hardware registers to use physical addresses rather than vir...
Tony Wasserka
2014-08-12
1
-2
/
+2
*
added memory mapped region for system mem - sdk demos load a segment here on ...
bunnei
2014-05-15
1
-0
/
+3
*
added kernel memory to mem_map
bunnei
2014-05-07
1
-0
/
+3
*
added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded)
bunnei
2014-04-30
1
-0
/
+3
*
- added preliminary support for svc_MapMemoryBlock
bunnei
2014-04-24
1
-4
/
+6
*
added functions to map Heap and Shared memory space
bunnei
2014-04-24
1
-2
/
+2
*
added memory read/write to GSP heap
bunnei
2014-04-17
1
-3
/
+2
*
more various refactors to memory interface
bunnei
2014-04-17
1
-5
/
+8
*
cleaned up memory interfaces a lot, removed some hackish stuff
bunnei
2014-04-17
1
-7
/
+1
*
- added HLE to connect to "srv:" service
bunnei
2014-04-12
1
-2
/
+1
*
cleaned up some logging messages
bunnei
2014-04-10
1
-2
/
+2
*
fixed project includes to use new directory structure
bunnei
2014-04-08
1
-4
/
+4
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-08
1
-0
/
+83