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 23 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 3495 d 2 h clevermouse /kernel/trunk/ oops, restore tabulation in Makefile  
3274 4048 d 1 h esevece /kernel/trunk/ Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc  
1623 4939 d 5 h mikedld /kernel/trunk/ fixed drivers compilation  
1052 5498 d 1 h hidnplayr /kernel/trunk/ Fix Makefile  
693 5928 d 18 h mikedld /kernel/trunk/ Updated build scripts to include ensoniq, ps2mouse and uart drivers  
467 6187 d 16 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 6424 d 0 h mikedld /kernel/trunk/ Fixed client-relative behavior of functions 37.1 and 47  
18 6724 d 5 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 6725 d 0 h me_root /kernel/trunk/ 1. Added file 'makefile' for unix systems.