Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2080 4637 d 17 h IgorA /programs/develop/info3ds/ info3ds:
1) fixed detection of levels of blocks
2) added a signature to some units
 
/programs/develop/info3ds/info3ds.asm
/programs/develop/info3ds/objects.png
2073 4639 d 6 h jaeger /programs/develop/tinypy/ tinypy: can now run from shell and use command line parameters.  
/programs/develop/tinypy/tinypy/Makefile
/programs/develop/tinypy/tinypy/py2bc.py
/programs/develop/tinypy/tinypy/tpmain.c
/programs/develop/tinypy/tp_kolibri.txt
2065 4639 d 8 h mario79 /programs/develop/tinypad/trunk/ TINYPAD - checking for "rolled up" window  
/programs/develop/tinypad/trunk/tp-draw.asm
/programs/develop/tinypad/trunk/tp-mouse.asm
2059 4639 d 12 h mario79 /programs/develop/fasm/trunk/ FASM - checking for "rolled up" window  
/programs/develop/fasm/trunk/build_en.bat
/programs/develop/fasm/trunk/build_ru.bat
/programs/develop/fasm/trunk/fasm.asm
2053 4640 d 7 h jaeger /programs/develop/tinypy/ tinypy: added some Russian documentation.  
/programs/develop/tinypy/tp_kolibri.txt
2052 4640 d 8 h IgorA /programs/develop/info3ds/ info3ds:
1) fixed a bug with the definition of block size
2) some improvements
 
/programs/develop/info3ds/build_en.bat
/programs/develop/info3ds/build_ru.bat
/programs/develop/info3ds/info3ds.asm
/programs/develop/info3ds/objects.png
2051 4640 d 16 h IgorA /programs/ new program to see the structure of blocks in the files 3ds  
/programs/develop/info3ds
/programs/develop/info3ds/build_en.bat
/programs/develop/info3ds/build_ru.bat
/programs/develop/info3ds/dll.inc
/programs/develop/info3ds/info3ds.asm
/programs/develop/info3ds/mem.inc
/programs/develop/info3ds/objects.png
/programs/develop/info3ds/tl_sys_16.png
/programs/develop/info3ds/toolbar.png
/programs/games/nu_pogodi/trunk/nu_pogod.asm
2048 4643 d 10 h jaeger /programs/develop/tinypy/tinypy/ tinypy: first working module written on FASM.
Exports: kolibri_dbg.debug_print(message).
 
/programs/develop/tinypy/tinypy/fasm_modules/kolibri_dbg.s
/programs/develop/tinypy/tinypy/fasm_modules/testmod.s
/programs/develop/tinypy/tinypy/Makefile
/programs/develop/tinypy/tinypy/fasm_modules/tinypy.inc
/programs/develop/tinypy/tinypy/tpmain.c
2043 4649 d 16 h jaeger /programs/develop/tinypy/modules/ tinypy: added re and random modules, not adapted for Kolibri yet.  
/programs/develop/tinypy/modules/random
/programs/develop/tinypy/modules/random/init.c
/programs/develop/tinypy/modules/random/random.c
/programs/develop/tinypy/modules/random/tests.py
/programs/develop/tinypy/modules/re
/programs/develop/tinypy/modules/re/init.c
/programs/develop/tinypy/modules/re/regexpr.c
/programs/develop/tinypy/modules/re/regexpr.h
/programs/develop/tinypy/modules/re/tests.py
/programs/develop/tinypy/modules/re/testsuite.py
2042 4649 d 19 h serge /programs/develop/binutils/ binutils-2.20: kos32 emulation  
/programs/develop/binutils
/programs/develop/binutils/patch-2.20.diff
2041 4649 d 19 h serge /programs/develop/libraries/newlib/ newlib: revert to previous stack allocation  
/programs/develop/libraries/newlib/static.lds
2040 4650 d 14 h serge /programs/develop/libraries/newlib/ newlib: fix stack allocation  
/programs/develop/libraries/newlib/Makefile
/programs/develop/libraries/newlib/crt/chkstk.S
/programs/develop/libraries/newlib/crt/crt_amz.S
/programs/develop/libraries/newlib/dll.lds
/programs/develop/libraries/newlib/pe/loader.c
/programs/develop/libraries/newlib/static.lds
2039 4654 d 7 h jaeger /programs/develop/tinypy/tinypy/ tinypy: basic GUI support.  
/programs/develop/tinypy/tinypy/kolibri_gui.c
/programs/develop/tinypy/tinypy/Makefile
/programs/develop/tinypy/tinypy/test.py
/programs/develop/tinypy/tinypy/tpmain.c
2033 4658 d 10 h mario79 /programs/develop/heed/trunk/ HEED v0.16
1) Start with open file path
2) Show working file path
3) Some optimization
 
/programs/develop/heed/trunk/heed.asm
2006 4670 d 6 h jaeger /programs/develop/tinypy/ Implemented basic file I/O.  
/programs/develop/tinypy/modules/kolibri
/programs/develop/tinypy/modules/kolibri/fs.c
/programs/develop/tinypy/modules/kolibri/init.c
/programs/develop/tinypy/tinypy/test.py
2001 4680 d 7 h jaeger /programs/develop/tinypy/tinypy/ tinypy: file reading support.  
/programs/develop/tinypy/tinypy/kolibri_fs.c
/programs/develop/tinypy/tinypy/kolibri_init.c
/programs/develop/tinypy/tinypy/Makefile
/programs/develop/tinypy/tinypy/ops.c
/programs/develop/tinypy/tinypy/test.py
/programs/develop/tinypy/tinypy/tpmain.c
1953 4705 d 14 h mario79 /programs/ 1) OpenDialog is moved to separate directory and corrected for new cnv_png.obj
2) Ctrldemo (demo of Box_Lib) is corrected for new cnv_png.obj
3) Actual zsea.inc
 
/programs/fs/opendial
/programs/fs/opendial/OpenDial.asm
/programs/fs/opendial/build.bat
/programs/fs/opendial/build.sh
/programs/fs/opendial/icons.ini
/programs/fs/opendial/z_icons.png
/programs/develop/libraries/box_lib/asm/trunk/OpenDial.asm
/programs/develop/libraries/box_lib/asm/trunk/cnv_png.obj
/programs/develop/libraries/box_lib/asm/trunk/icons.ini
/programs/develop/libraries/box_lib/asm/trunk/z_icons.png
/programs/develop/libraries/box_lib/asm/trunk/build.bat
/programs/develop/libraries/box_lib/asm/trunk/build.sh
/programs/develop/libraries/box_lib/asm/trunk/ctrldemo.asm
/programs/develop/libraries/box_lib/asm/trunk/data.inc
/programs/media/zsea/zSea.ini
1937 4725 d 15 h art_zh /programs/ fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.
 
/programs/develop/tinypy/tinypy/fasm_modules/macros.inc
/programs/emulator/PrMK/trunk/macros.inc
/programs/macros.inc
/programs/system/MyKey/trunk/macros.inc
/programs/system/launch/trunk/macros.inc
/programs/system/pcidev/branches/new_api/macros.inc
1927 4744 d 20 h jaeger /programs/develop/tinypy/tinypy/ tinypy: removed unused file.  
/programs/develop/tinypy/tinypy/mymain.c
1926 4745 d 9 h jaeger /programs/develop/tinypy/tinypy/fasm_modules/ Added a draft of assembler module template.  
/programs/develop/tinypy/tinypy/fasm_modules
/programs/develop/tinypy/tinypy/fasm_modules/macros.inc
/programs/develop/tinypy/tinypy/fasm_modules/proc32.inc
/programs/develop/tinypy/tinypy/fasm_modules/struct.inc
/programs/develop/tinypy/tinypy/fasm_modules/testmod.s
/programs/develop/tinypy/tinypy/fasm_modules/tinypy.inc

Show All