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 1235 d 10 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: newlib version  
8221 1271 d 12 h maxcodehack /programs/develop/tinypy/tinypy/fasm_modules/ Fix TinyPy build  
7134 2336 d 21 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
6196 3014 d 11 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 4656 d 5 h jaeger /programs/develop/tinypy/tinypy/ tinypy: first working module written on FASM.
Exports: kolibri_dbg.debug_print(message).
 
1937 4738 d 9 h art_zh /programs/ fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.
 
1926 4758 d 3 h jaeger /programs/develop/tinypy/tinypy/fasm_modules/ Added a draft of assembler module template.