1
0
Fork 0
forked from suyu/suyu
Commit graph

13 commits

Author SHA1 Message Date
bunnei
63e46abdb8 got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
bunnei
c0796cf762 fixed all license file headers in core 2014-04-08 19:15:46 -04:00
bunnei
aae52e3f8f added hack physical memory reads with Memory::GetPointer 2014-04-06 22:56:08 -04:00
bunnei
31abc42d3d added initial support for hw.cpp module 2014-04-05 00:01:07 -04:00
bunnei
670ac5643a added hw module to interface h/w register reads/writes 2014-04-04 23:02:59 -04:00
bunnei
590f294d8e renamed some functions 2014-04-04 22:47:10 -04:00
bunnei
829952834a added hack to allow physical mem read/writes 2014-04-03 22:07:06 -04:00
bunnei
20bf361b95 removed some useless log messages 2014-04-03 19:04:14 -04:00
bunnei
e05be0145c -converted tabs to spaces
-moved scratchpad memory out of MemArena
2014-04-01 18:48:04 -04:00
bunnei
a36f9492cc added support for reading/writing to stack mem 2014-03-31 21:05:51 -04:00
bunnei
20807c4d5a added a GetPointer function to Memory for use with ELF loading 2014-03-25 10:50:34 -04:00
ShizZy
bf3938d56e added mem_map hardware writing 2013-09-19 23:13:33 -04:00
ShizZy
030c836793 added hw R/W/ memory functions 2013-09-18 23:52:51 -04:00