- Apr 16, 2016
-
-
Lioncash authored
-
- Aug 16, 2015
-
-
Yuri Kunde Schlesner authored
This adds some structures necessary to support multiple memory regions in the future. It also adds support for different system memory types and the new linear heap mapping at 0x30000000.
-
Yuri Kunde Schlesner authored
-
- May 15, 2015
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
memory.cpp/h contains definitions related to acessing memory and configuring the address space mem_map.cpp/h contains higher-level definitions related to configuring the address space accoording to the kernel and allocating memory.
-
- May 07, 2015
-
-
Yuri Kunde Schlesner authored
-
- May 01, 2015
-
-
bunnei authored
-
- Apr 28, 2015
-
-
purpasmart96 authored
-
- Mar 24, 2015
-
-
purpasmart96 authored
-
- Feb 16, 2015
-
-
purpasmart96 authored
the helper macro for padding to common_funcs.h
-
- Feb 11, 2015
-
-
archshift authored
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time) As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing) Also removed some GEKKO cruft.
-
- Dec 21, 2014
-
-
purpasmart96 authored
-
- Dec 13, 2014
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- Nov 19, 2014
-
-
Emmanuel Gil Peyrot authored
-
- Sep 09, 2014
-
-
archshift authored
-
- May 30, 2014
-
-
bunnei authored
-
- May 07, 2014
-
-
bunnei authored
-