Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7672 1761 d 23 h dunkaist /programs/ macros.inc: Allow mcall macro to set ebp register.  
7134 2311 d 23 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
6832 2646 d 14 h dunkaist /programs/ Move cmp* macros from cmp.inc to macros.inc

We already have macros.inc, there is no reason to have another file
special for cmp* macros that all fit into 7 lines.
 
6276 2979 d 4 h leency / add Almaz game to autobuild  
6219 2986 d 5 h leency /programs/ revert occasionally updated files in prior rev, add Tupfile for almaz game  
6218 2986 d 5 h leency /programs/ delete cmm/ttf_viewer, upload Almaz game (unplayable because player can't move to the top)  
6196 2989 d 13 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  
6164 2993 d 5 h leency /programs/ remove sys_colors_new from macros.inc, update info3ds, TynyGL examples  
5947 3060 d 8 h pathoswithin /programs/ Nope... rollback  
5946 3060 d 8 h pathoswithin /programs/ turn on "movi"  
5945 3060 d 9 h pathoswithin /programs/ turn off "movi"  
5943 3060 d 13 h pathoswithin /programs/ renamed "mov" to "movi"  
5942 3060 d 14 h pathoswithin /programs/ deleted macros add, sub, cmp  
5941 3060 d 14 h pathoswithin /programs/ added macro "cmp"  
5384 3378 d 5 h hidnplayr /programs/ Fix substitution macros for CMOVcc. (A piece of code fell off..)  
5383 3378 d 6 h hidnplayr /programs/ Fix substitution macros for CMOVcc.  
4817 3661 d 7 h yogev_ezra /programs/ Fix macro name - rename sys_colors to sys_colors_new to avoid collisions  
4795 3663 d 18 h Akyltist /programs/ add struct "sys_colors" in "macros.inc"  
3942 3854 d 7 h mario79 /programs/ RUN - inactive window does not receive mouse events  
3618 3968 d 7 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3032 4174 d 22 h leency /programs/ macros.inc: set margins  
1937 4713 d 12 h art_zh /programs/ fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.
 
1567 4996 d 10 h dunkaist /programs/ new macro szZ: same as sz, but with 0 at the end of line (ASCIIZ string)  
617 6074 d 2 h mikedld /programs/ Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel  
510 6180 d 8 h Ghost /programs/ GMon & macros.inc small fix  
485 6188 d 10 h heavyiron / *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
updated sysfunc.txt
*programs
new icons and logo for CPUID and ICON
added new version of @ICON and ICONMNGR
fixes in iconedit and calendar from DedOK
new algoritm of fill background in pic4
all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
small fixes in build_all.bat script