1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Kernel: remove unused libfilesystem support code More... almost 12 years ago
Merge pull request #44 from mtheall/master More... almost 12 years ago
add -v, -p options to mkdir More... almost 12 years ago
fxe2tool: actually relocate __xyz_from_arm stubs More... almost 12 years ago
Add raw microphone functions to ARM7 kernel More... almost 12 years ago
Merge pull request #43 from mtheall/master More... almost 12 years ago
Merge branch 'master' of github.com:fincs/FeOS More... almost 12 years ago
more help for parallelization More... almost 12 years ago
Merge pull request #42 from mtheall/master More... almost 12 years ago
First attempt at makefile parallelization [thanks mtheall] More... almost 12 years ago
common.mk: add CONF_PREREQUISITES and CONF_EXTRACLEAN vars More... almost 12 years ago
remove md5 testing code More... almost 12 years ago
forgot to add -lmd5 to md5sum - whoops More... almost 12 years ago
forgot to "git rm" old md5 files More... almost 12 years ago
transform md5sum into a shared lib + app More... almost 12 years ago
FeOS version related changes & much more, see details: More... almost 12 years ago
Add programmatic FeOS version support More... almost 12 years ago
Fix MultiFeOS ExecStatus memory leak More... almost 12 years ago
Add libitcm for dyna-alloc'ing ITCM buffers More... almost 12 years ago
Enable access to bottom 28K of ITCM (0x01001000~0x1007FFF) More... almost 12 years ago
Add FeOS_VideoReset() More... almost 12 years ago
Add missing memory region defines More... almost 12 years ago
Complete SpriteEntry definition More... almost 12 years ago
FeOS_ModeShim(): const correctness More... almost 12 years ago
ARM7 kernel: VCountHandler() should not be allowed to interrupt More... almost 12 years ago
Fix ARM7 FeOS_ResolveImp() typo More... almost 12 years ago
Fix fxe2tool warning on LP64 systems (such as Linux and Mac OS X) More... almost 12 years ago
MultiFeOS: major breaking API changes, see details More... almost 12 years ago
Complete and correct feoscxx license More... almost 12 years ago
Fix exit() b0rk (RC=0 was being incorrectly replaced with 1) More... almost 12 years ago