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
5098 3506 d 23 h clevermouse / switch build system to Tup  
4479 3743 d 21 h dunkaist / remove FASM.TXT duplicates from /data/$(LANG)/docs
add common fasm.txt to fasm/trunk and update Makefiles to copy it
 
4478 3743 d 21 h dunkaist /programs/develop/fasm/trunk/ fasm: 1.71.16  
4276 3801 d 22 h yogev_ezra /programs/develop/fasm/trunk/ FASM version is taken from here: http://www.flatassembler.net/download.php
Please don't change it when you add KolibriOS-only functionality. Change it only when you upgrade the sources.
 
4274 3801 d 22 h tserj /programs/develop/ Tinypad - Run in debugger by F10 key. Fasm - support debug parameter in command mode added  
4039 3838 d 6 h heavyiron /programs/ fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13  
3945 3854 d 21 h mario79 /programs/develop/fasm/trunk/ FASM - inactive window does not receive mouse events  
3662 3961 d 16 h GerdtR /programs/develop/fasm/trunk/ added added debug flag support to fasm  
3661 3961 d 18 h GerdtR /programs/develop/fasm/trunk/ Has Deleted not need file  
3660 3961 d 18 h GerdtR /programs/develop/fasm/trunk/ Added possibility of the conclusion to debugging information from under command line  
3011 4179 d 8 h dunkaist /programs/develop/fasm/trunk/ fasm:
change to common line endings (unix) to make and apply patches in more convenient way
add license.txt
remove local copy of struct.inc which wasn't used
 
3010 4179 d 18 h dunkaist /programs/develop/fasm/trunk/ fasm: update to 1.70.03  
2672 4347 d 17 h leency /programs/develop/fasm/trunk/ fasm: changing program colors, while user changed the skin  
2665 4352 d 0 h dunkaist /programs/develop/fasm/trunk/ fasm: the program updated to 1.70.01
tested with the kernel and several applications
sorry for previous ugly commit
 
2664 4352 d 3 h dunkaist /programs/develop/fasm/trunk/ 36  
2298 4565 d 23 h IgorA /programs/develop/fasm/trunk/ fasm use check_box2  
2287 4571 d 19 h heavyiron /programs/develop/fasm/trunk/ fasm 1.69.34 - It's works but need check  
2105 4623 d 4 h mario79 /programs/develop/fasm/trunk/ Small correct for r2093  
2093 4624 d 20 h mario79 /programs/develop/fasm/trunk/ FASM small bugfix  
2059 4627 d 23 h mario79 /programs/develop/fasm/trunk/ FASM - checking for "rolled up" window  
1620 4962 d 20 h IgorA /programs/develop/fasm/trunk/ update 'fasm'  
1619 4962 d 22 h IgorA /programs/ 1) new function 'edit_box_set_text' in 'box_lib'
2) small updates in 'fasm', 'planet_v', 'nu_pogodi'
 
1617 4966 d 17 h IgorA /programs/develop/fasm/trunk/ 'fasm' use 'OpenDialog'  
1443 5137 d 16 h diamond /programs/develop/fasm/trunk/ fasm: fixed window minimization broken in rev. 1361  
1395 5184 d 16 h mario79 /programs/develop/fasm/trunk/ 1) Fix handling of parameters of the broken in revision 1361
2) Now the library Box_lib, not loaded when the "shadow" compilation.
3) Small code cleaning
 
1373 5213 d 16 h IgorA / deleted file 'editbox_ex.mac' all programs  
1372 5213 d 21 h IgorA /programs/develop/ Reorganization of the library 'box_lib.obj':
1) new file 'box_lib.mac' to connect all elements
2) Eliminate duplication of code.
Minor improvements 'fasm'.
 
1371 5214 d 19 h IgorA /programs/develop/fasm/trunk/ fasm: not a big optimization
1) Change button on the checkbox
2) the size of file paths is exactly equal to MAX_PATH
3) refined the work with a small width of the window
 
1367 5215 d 17 h Lrz /programs/develop/fasm/trunk/ bugfix length of editbox  
1363 5217 d 20 h IgorA /programs/develop/fasm/trunk/ fasm: added to recalculate the width of the editbox when resizing the window  
1361 5218 d 21 h IgorA /programs/ Updated 'fasm':
1) he now uses a library 'box_lib.obj'
2) Russification
 
1342 5224 d 16 h heavyiron /programs/develop/fasm/trunk/ fasm 1.69.11  
1242 5286 d 6 h heavyiron /programs/develop/fasm/trunk/ fasm 1.69.10  
1189 5314 d 14 h heavyiron /programs/develop/fasm/ tag for fasm 1.68
fasm 1.69.06 in trunk
 
1115 5422 d 23 h heavyiron /programs/develop/fasm/trunk/ fasm 1.68  
1062 5486 d 8 h heavyiron /programs/develop/fasm/trunk/ fasm version 1.67.38 (Mar 29, 2009)

[-] Fixed a bug with size of memory operand for ROUNDSS/ROUNDSD
 
1054 5501 d 16 h heavyiron /programs/develop/fasm/trunk/ fasm

version 1.67.37 (Mar 24, 2009)
[-] The .efi extension is now generated for EFI PE formats.
[-] Fixed a bug with invalid size of memory operand for SSE4 instructions.

version 1.67.36 (Mar 20, 2009)
[-] The size of section table was stored with a wrong value in symbols file, it should have the correct value now.
 
1053 5519 d 4 h heavyiron /programs/develop/fasm/trunk/ fasm 1.67.35  
1044 5524 d 14 h heavyiron /programs/develop/fasm/trunk/ fasm version 1.67.34 (Feb 22, 2009)
[-] Fixed small bug with DT directive far pointer syntax.
Visit http://flatassembler.net/ for more information.
 
1039 5537 d 1 h heavyiron /programs/develop/fasm/trunk/ fasm

version 1.67.33 (Feb 20, 2009)
[+] Added ERR directive that allows to signalize error from the source.

version 1.67.32 (Feb 13, 2009)
[+] Allowed single quote character to be put inside the number value, to help improve long numbers readability.

version 1.67.31 (Feb 11, 2009)
[-] Fixed floating point converter to no longer generate NaN in some cases, and corrected denormal numbers generation.

version 1.67.30 (Feb 08, 2009)
[+] Added missing Intel SSE4 instructions.
[+] Added SSE4a (EXTRQ/INSERTQ/MOVNTSD/MOVNTSS) instructions.
[+] Added FSTENVW/FSTENVD/FSAVEW/FSAVED mnemonics.

Visit http://flatassembler.net/ for more information.