..
blkdev
Some fixes code for IDE controllers.
2013-07-07 02:10:50 +00:00
boot
Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e).
2013-07-07 23:12:01 +00:00
bootloader
make macro for push imm/pop dst
2013-06-04 11:14:37 +00:00
bus
USB: new API for drivers to query device characteristics
2013-07-01 21:35:01 +00:00
core
Some fixes code for IDE controllers.
2013-07-07 02:10:50 +00:00
detect
Dynamic setting interrupts for Floppy controller
2013-07-06 11:33:30 +00:00
docs
USB: new API for drivers to query device characteristics
2013-07-01 21:35:01 +00:00
drivers
sound: final attempt
2013-07-05 17:42:29 +00:00
fs
Dynamic setting interrupts for Floppy controller
2013-07-06 11:33:30 +00:00
gui
style fixes, no binary changes (style checker was sick for some time)
2013-06-26 23:35:43 +00:00
hid
kernel: BytesPerScanLine removed, use _display.pitch instead
2013-06-05 09:29:50 +00:00
network
Small bugfix in TCP_input for data when header prediction failed.
2013-07-04 10:15:03 +00:00
sec_loader /trunk
do not use macro in sec_loader
2013-06-04 11:16:20 +00:00
sound
1) Correcting information about copiright
2012-03-13 16:51:57 +00:00
video
kernel: BytesPerScanLine removed, use _display.pitch instead
2013-06-05 09:29:50 +00:00
build.bat
Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc
2013-02-26 18:29:14 +00:00
const.inc
Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e).
2013-07-07 23:12:01 +00:00
COPYING.TXT
copyrights
2007-03-26 12:18:08 +00:00
data16.inc
recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all
2013-05-27 22:16:00 +00:00
data32.inc
Fix bootlog
2013-07-07 02:31:00 +00:00
data32sp.inc
Fix bootlog
2013-07-07 02:31:00 +00:00
encoding.inc
add forgotten include
2013-05-27 22:19:11 +00:00
fdo.inc
Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order.
2013-06-07 14:12:54 +00:00
imports.inc
1) Correcting information about copiright
2012-03-13 16:51:57 +00:00
init.inc
kernel: removed unnecessary duplication of BOOT_VAR
2013-06-29 08:26:56 +00:00
kernel32.inc
fix some GUI problems highlighted by r3534
2013-05-27 16:49:46 +00:00
kernel.asm
Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e).
2013-07-07 23:12:01 +00:00
kernelsp.inc
recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all
2013-05-27 22:16:00 +00:00
kglobals.inc
1) Correcting information about copiright
2012-03-13 16:51:57 +00:00
macros.inc
make macro for push imm/pop dst
2013-06-04 11:14:37 +00:00
makefile
Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc
2013-02-26 18:29:14 +00:00
memmap.inc
The fonts char.mt and char2.mt are included in the kernel is now.
2012-04-20 22:22:57 +00:00
proc32.inc
1) Correcting information about copiright
2012-03-13 16:51:57 +00:00
readme-ext-loader.txt
recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all
2013-05-27 22:16:00 +00:00
struct.inc
Removed copyright notice from struct.inc
2012-03-14 09:49:09 +00:00
sys.conf
* Fixed bug with handling of command-line for apps
2007-05-29 08:32:11 +00:00
unpacker.inc
1) Correcting information about copiright
2012-03-13 16:51:57 +00:00