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 2293 d 13 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 3494 d 16 h clevermouse /kernel/trunk/ oops, restore tabulation in Makefile  
3274 4047 d 15 h esevece /kernel/trunk/ Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc  
1623 4938 d 19 h mikedld /kernel/trunk/ fixed drivers compilation  
1052 5497 d 15 h hidnplayr /kernel/trunk/ Fix Makefile  
693 5928 d 8 h mikedld /kernel/trunk/ Updated build scripts to include ensoniq, ps2mouse and uart drivers  
467 6187 d 6 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 6423 d 15 h mikedld /kernel/trunk/ Fixed client-relative behavior of functions 37.1 and 47  
18 6723 d 20 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 6724 d 14 h me_root /kernel/trunk/ 1. Added file 'makefile' for unix systems.