Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7129 2313 d 2 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.
 
5084 3514 d 5 h clevermouse /kernel/trunk/ oops, restore tabulation in Makefile  
3274 4067 d 4 h esevece /kernel/trunk/ Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc  
1623 4958 d 8 h mikedld /kernel/trunk/ fixed drivers compilation  
1052 5517 d 4 h hidnplayr /kernel/trunk/ Fix Makefile  
693 5947 d 21 h mikedld /kernel/trunk/ Updated build scripts to include ensoniq, ps2mouse and uart drivers  
467 6206 d 19 h mikedld /kernel/trunk/ Updated makefile to match build.bat (build with e.g. 'make all lang=en')
Made small synt/func corrections in build.bat
 
137 6443 d 4 h mikedld /kernel/trunk/ Fixed client-relative behavior of functions 37.1 and 47  
18 6743 d 9 h me_root /kernel/trunk/ 1. File 'makefile' updated. For use type 'make ru' or 'make en'.
2. Fixed bug in sys (17 rev. too). function 68,2,0
 
17 6744 d 3 h me_root /kernel/trunk/ 1. Added file 'makefile' for unix systems.