Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
8473 1243 d 21 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: newlib version  
8221 1279 d 23 h maxcodehack /programs/develop/tinypy/tinypy/fasm_modules/ Fix TinyPy build  
7134 2345 d 7 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
6196 3022 d 22 h leency /programs/ system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table  
2048 4664 d 16 h jaeger /programs/develop/tinypy/tinypy/ tinypy: first working module written on FASM.
Exports: kolibri_dbg.debug_print(message).
 
1937 4746 d 20 h art_zh /programs/ fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.
 
1926 4766 d 14 h jaeger /programs/develop/tinypy/tinypy/fasm_modules/ Added a draft of assembler module template.