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
7132 2293 d 18 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7131 2293 d 23 h dunkaist /data/ Try to autobuild UEFI loader. Strange, it works on my PC.  
7130 2293 d 23 h dunkaist / Add UEFI stuff.  
7129 2294 d 0 h dunkaist /kernel/trunk/ Split bootbios.asm and kernel.asm.

* Move bios-related part of kernel.asm before B32 label to
bootbios.asm file;
* Move bx_from_load, boot_dev and kernel_restart_bootblock variables
to BOOT_* 0x9000 block;
* Update Tupfile.lua, Makefile, build.bat, build.sh accordingly;
* Now bios and uefi loaders can jump to very first byte of the kernel.
 
7128 2300 d 3 h IgorA /programs/develop/ box_lib: fix clear cursor in 'editbox'
info3ds: crop zeros after floating point
 
7127 2305 d 13 h dunkaist /programs/ Add use_fasm.lua and example: launch.

Now one can avoid ../../../../ includes and lang.inc files.
 
7126 2305 d 13 h dunkaist /kernel/trunk/ Add EFLAGS_* macros, get rid of some more magic numbers.  
7125 2305 d 14 h dunkaist /programs/demos/firework/trunk/ Firework: add AVX, AVX2 and AVX512 code (default is SSE as before).  
7124 2305 d 15 h dunkaist /kernel/trunk/ Use xsave/xrestor if available, enable AVX* instructions.  
7123 2310 d 21 h dunkaist /programs/other/rainbow/ Rainbow: my old app to view CSS colors and their names.  
7122 2310 d 22 h dunkaist /kernel/trunk/ Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros.  
7121 2311 d 20 h dunkaist /kernel/trunk/ Remove VRR code, mostly commented out anyway.  
7120 2313 d 1 h dunkaist /skins/ Align columns in skins/authors.txt, add myself.  
7119 2313 d 1 h dunkaist /skins/ Fix skin.inc files, make them all the same.

Rename all the me_skin.inc and my_skin.inc to skin.inc.
Read BMP header size from file, don't hardcode.
Make all the skins use the same skin.inc.
Speed up compilation of skins.
 
7118 2319 d 0 h dunkaist / Build kerpack from source, remove binary.  
7117 2319 d 0 h dunkaist /programs/demos/SDL/ SDLTest.c: close comment with */, not with /*  
7116 2319 d 3 h dunkaist /programs/games/ Hot fix for r7115: remove empty Release dirs too.  
7115 2319 d 3 h dunkaist / Add pe2kos source (0770 sdk), remove pe2kos.exe.  
7114 2320 d 10 h dunkaist /kernel/trunk/ Add empty $Revision$ macro.

svn keywords are neither substituted by git-svn nor catched by
existing "$Revision a" macro, ignore them to not fail the build.
 
7113 2321 d 3 h GerdtR /programs/fs/unz/ The program Unz has been added. Unpacker files zip and 7z, based on arhiver.obj .  

Show All