Subversion Repositories freemyipod

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
835 5174 d 20 h theseven / emCORE: Add argc/argv argument passing mechanism for apps/libs and arg0-arg3 for threads  
538 5497 d 0 h theseven /emcore/trunk/export/ emCORE: Fix "pool out of range" build errors in apps/libs  
489 5511 d 16 h theseven / emCORE: Fix a lot of bugs  
453 5515 d 0 h theseven /emcore/trunk/ emCORE: Switch to new executable format  
428 5518 d 17 h farthen /emcore/trunk/export/ emCORE: I forgot embiosapp.h => emcoreapp.h  
427 5518 d 17 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 21 h theseven /emcore/ Create emCORE branch  
299 5564 d 1 h theseven /embios/trunk/export/ emBIOS: Make sure that the BSS is cleared properly in apps.  
116 5674 d 22 h theseven / Fix a bunch of bugs  
111 5675 d 4 h theseven / Implement the most important part of the syscall interface  
110 5675 d 6 h theseven / Move the API header files to embios/trunk/export  
100 5675 d 20 h theseven / Check the syscall table version before accepting it  
99 5675 d 21 h theseven / Make the syscall interface work, add simple hello world app