Laurent Vivier
|
ef694e0109
|
Add User Interface library
|
2007-08-12 20:40:55 +00:00 |
|
Laurent Vivier
|
03adde4f89
|
Add console_set_cursor_position() console_get_cursor_position() console_get_size()
|
2007-08-12 18:05:02 +00:00 |
|
Laurent Vivier
|
61799a90e3
|
swap parameters of console_set_cursor_position()
|
2007-06-06 13:21:52 +00:00 |
|
Laurent Vivier
|
245acc3c4c
|
Manage VT100 get_cursor_position command
|
2007-06-06 12:34:52 +00:00 |
|
Laurent Vivier
|
981121e8fa
|
correct CSI H: swap X and Y
|
2007-06-01 21:19:15 +00:00 |
|
Laurent Vivier
|
bc2f989dd6
|
add console_set_cursor_position()
|
2007-06-01 20:48:44 +00:00 |
|
Laurent Vivier
|
afa4db753e
|
Manage VT100 character sets
|
2007-06-01 20:37:20 +00:00 |
|
Laurent Vivier
|
e97734ac1a
|
cleanup vt100 part
|
2007-05-31 17:36:59 +00:00 |
|
Laurent Vivier
|
1d5adc3204
|
update header/copyright
|
2007-05-30 22:05:54 +00:00 |
|
Laurent Vivier
|
93d4e46279
|
use VT100 escape characters to control display
|
2007-05-30 22:05:10 +00:00 |
|
Laurent Vivier
|
d9edce894b
|
move VT100 escape commands to console.c
|
2007-05-30 22:01:40 +00:00 |
|
Laurent Vivier
|
f0df08ad7e
|
Control display using vt100 escape characters, define inverse/normal video mode
|
2007-05-30 21:59:00 +00:00 |
|
Laurent Vivier
|
8d44531bf9
|
allow to manage several kernels
|
2007-05-24 17:27:35 +00:00 |
|
Laurent Vivier
|
d13cb5bd7a
|
move copyright and available memory to config.c
|
2007-05-24 17:23:25 +00:00 |
|
Laurent Vivier
|
f59ce4e653
|
Add missing include misc.h to define error()
|
2007-05-22 20:04:08 +00:00 |
|
Laurent Vivier
|
962e367b64
|
emile_second_set_param(): a NULL parameter doesn't remove the parameter, an empty string remove it
|
2007-05-22 20:03:26 +00:00 |
|
Laurent Vivier
|
5737c21d79
|
a NULL parameter doesn't remove the parameter, an empty string remove it
|
2007-05-22 20:02:28 +00:00 |
|
Laurent Vivier
|
a8f1b3e0b3
|
Don't crash if kernel is not specified
|
2007-05-22 18:32:48 +00:00 |
|
Laurent Vivier
|
f983467b0c
|
Signature EMILE_06_SIGNATURE is in fact the good one
|
2007-05-22 05:39:59 +00:00 |
|
Laurent Vivier
|
b27c53bb00
|
Set header signature to EMILE_07_SIGNATURE
|
2007-05-21 20:31:36 +00:00 |
|
Laurent Vivier
|
01b51b602b
|
read_config_vga(), read_config_modem(), read_config_printer() read also the config file
|
2007-05-16 20:54:50 +00:00 |
|
Laurent Vivier
|
f35017ae04
|
Manage configuration stored in a file
|
2007-05-16 20:43:41 +00:00 |
|
Laurent Vivier
|
7e334dcc2f
|
change signature to EM07 to support config file
|
2007-05-12 19:33:25 +00:00 |
|
Laurent Vivier
|
3de771d453
|
move config variable from static to stack of main()
|
2007-05-12 19:31:52 +00:00 |
|
Laurent Vivier
|
d03d07ed11
|
add support for gestalid, vga, modem and printer
|
2007-05-12 19:28:08 +00:00 |
|
Laurent Vivier
|
641bba58ff
|
first revision
|
2007-05-11 12:52:59 +00:00 |
|
Laurent Vivier
|
1d732318d1
|
read kernel, initrd, parameters and emile information from emile.conf using functions from emile_config.c
|
2007-05-11 12:21:58 +00:00 |
|
Laurent Vivier
|
f1e93f3a84
|
Add emile_config.c and emile_config.h
|
2007-05-11 12:20:14 +00:00 |
|
Laurent Vivier
|
bff6076aa9
|
remove uneeded variable, correct return value from get_tag()
|
2007-05-11 12:18:27 +00:00 |
|
Laurent Vivier
|
09e4ba8e43
|
on restoring backup, rename file to .old
|
2007-05-09 19:26:48 +00:00 |
|
Laurent Vivier
|
e0cbb39f65
|
Add missing }
|
2007-05-09 19:25:55 +00:00 |
|
Laurent Vivier
|
592f3e2068
|
add kernel_map and initrd_map
|
2007-05-09 19:08:23 +00:00 |
|
Laurent Vivier
|
45e29cda8a
|
emile_config_get() can manage many types, given by tag id
|
2007-05-06 23:12:29 +00:00 |
|
Laurent Vivier
|
10026118a2
|
hide map files
|
2007-05-06 23:03:55 +00:00 |
|
Laurent Vivier
|
a2cfb4a4a7
|
First revision
|
2007-05-05 22:05:43 +00:00 |
|
Laurent Vivier
|
49480d82b3
|
correct ramdisk management, rename it to initrd
|
2007-05-04 20:45:21 +00:00 |
|
Laurent Vivier
|
deea90cf36
|
if property is not set, remove it
|
2007-05-04 18:13:20 +00:00 |
|
Laurent Vivier
|
a4b0ece6cd
|
move to version 0.12CVS
|
2007-05-04 10:34:37 +00:00 |
|
Laurent Vivier
|
a1d8405965
|
correct flag ACTION_RAMDISK
|
2007-05-04 09:22:15 +00:00 |
|
Laurent Vivier
|
e8bdbd5e5f
|
enable option "-r"
|
2007-05-04 09:19:57 +00:00 |
|
Laurent Vivier
|
d356dd3a53
|
Add GetCurrentMode()
|
2007-05-04 09:14:49 +00:00 |
|
Laurent Vivier
|
b1eeb789a0
|
add missing file from second/
|
2007-03-31 07:28:17 +00:00 |
|
Laurent Vivier
|
272ac39b96
|
remove display_properties.S and define LMGetMainDevice(), detect display in vga_init()
|
2007-03-31 07:26:05 +00:00 |
|
Laurent Vivier
|
454089d8df
|
update
|
2007-03-28 19:31:56 +00:00 |
|
Laurent Vivier
|
66fe6b688c
|
Release 0.11
|
2007-03-28 19:29:48 +00:00 |
|
Laurent Vivier
|
3884c5b0ac
|
Release 0.11
|
2007-03-28 18:59:22 +00:00 |
|
Laurent Vivier
|
fe11d5d9a2
|
Release 0.11
|
2007-03-28 18:53:17 +00:00 |
|
Laurent Vivier
|
4e3d7fc63c
|
update
|
2007-03-28 11:23:21 +00:00 |
|
Laurent Vivier
|
919b7521db
|
allow to create floppy cdboot-*.bin without providing kernel
|
2007-03-27 09:01:28 +00:00 |
|
Laurent Vivier
|
d3561472bf
|
Add etch support for cd-rom
|
2007-03-26 18:33:14 +00:00 |
|