Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
835 5174 d 14 h theseven / emCORE: Add argc/argv argument passing mechanism for apps/libs and arg0-arg3 for threads  
/apps/ball/main.c
/apps/beeper/main.c
/apps/bootmenu-ipodclassic/main.c
/apps/bootmenu-ipodnano2g/main.c
/apps/bootmenu-ipodnano4g/main.c
/apps/clockgatehunter/main.c
/apps/dumpmalloc/main.c
/apps/fastboot-of/main.c
/apps/fastboot/main.c
/apps/helloworld/main.c
/apps/installer-ipodclassic/main.c
/apps/installer-ipodnano2g/main.c
/apps/snake/main.c
/apps/testpattern/main.c
/apps/uarttest/main.c
/apps/uninstaller-ipodnano2g/main.c
/emcore/trunk/execimage.c
/emcore/trunk/execimage.h
/emcore/trunk/export/emcoreapp.h
/emcore/trunk/export/syscallapi.h
/emcore/trunk/init.c
/emcore/trunk/library.c
/emcore/trunk/library.h
/emcore/trunk/target/ipodclassic/storage_ata.c
/emcore/trunk/target/ipodnano2g/clickwheel.c
/emcore/trunk/target/ipodnano2g/lcd.c
/emcore/trunk/target/ipodnano2g/nand.c
/emcore/trunk/target/ipodnano3g/clickwheel.c
/emcore/trunk/thread.c
/emcore/trunk/thread.h
/emcore/trunk/usb/synopsysotg.c
/emcore/trunk/usb/usb.c
652 5451 d 13 h theseven /apps/ emCORE apps: Copyright header unification  
/apps/clockgatehunter/main.c
/apps/dumpmalloc/main.c
/apps/fastboot/main.c
/apps/helloworld/main.c
/apps/iloader/main.c
/apps/snake/main.c
/apps/uarttest/main.c
/apps/uninstaller-classic/main.c
/apps/uninstaller-nano2g/main.c
651 5451 d 13 h theseven / emCORE libs: define LIBxyz_IDENTIFIER constants and use them in the apps, instead of duplicating hex values  
/apps/bootmenu-ipodclassic/main.c
/apps/bootmenu-ipodnano2g/main.c
/apps/fastboot/main.c
/apps/installer-ipodclassic/main.c
/apps/installer-ipodnano2g/main.c
/apps/snake/main.c
/libs/boot/export/libboot.h
/libs/boot/main.c
/libs/png/export/libpng.h
/libs/png/main.c
/libs/ui/export/libui.h
/libs/ui/main.c
640 5481 d 16 h theseven /apps/snake/ New example app: Snake  
/apps/snake
/apps/snake/Makefile
/apps/snake/SOURCES
/apps/snake/ls.x
/apps/snake/main.c
/apps/snake/version.h