Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-04-09 | fixed project includes to use new directory structure | bunnei | 1 | -2/+2 |
2014-04-09 | got rid of 'src' folders in each sub-project | bunnei | 1 | -0/+0 |
2014-04-09 | fixed all license file headers in core | bunnei | 1 | -29/+4 |
2014-04-05 | added initial support for hw.cpp module | bunnei | 1 | -0/+3 |
2014-04-05 | Remove Core::GetState(). Use new ARM_Interface instead. | Mathieu Vaillancourt | 1 | -2/+0 |
2014-04-05 | - added an interface layer for ARM cores | bunnei | 1 | -1/+7 |
2014-04-04 | Add Core::GetState() for debugger | Mathieu Vaillancourt | 1 | -0/+4 |
2013-10-03 | moved some core functions over to system module | ShizZy | 1 | -7/+1 |
2013-10-02 | added a message option to Core::Halt function | ShizZy | 1 | -1/+1 |
2013-09-27 | added system.h to project | ShizZy | 1 | -19/+9 |
2013-09-14 | renamed project to 'citrus' | ShizZy | 1 | -1/+1 |
2013-09-06 | added core and mem_map files to the project | ShizZy | 1 | -0/+70 |