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
8221 1281 d 4 h maxcodehack /programs/develop/tinypy/tinypy/fasm_modules/ Fix TinyPy build  
7134 2346 d 12 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
6196 3024 d 2 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 4665 d 20 h jaeger /programs/develop/tinypy/tinypy/ tinypy: first working module written on FASM.
Exports: kolibri_dbg.debug_print(message).
 
1937 4748 d 1 h art_zh /programs/ fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.
 
1926 4767 d 19 h jaeger /programs/develop/tinypy/tinypy/fasm_modules/ Added a draft of assembler module template.