Subversion Repositories SvarDOS

Rev

Rev 1411 | Rev 1440 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1411 Rev 1431
Line 12... Line 12...
12
 
12
 
13
 - runs comfortably on a 8086-class PC with 256 KiB of RAM
13
 - runs comfortably on a 8086-class PC with 256 KiB of RAM
14
 - autodetects color and monochrome video modes
14
 - autodetects color and monochrome video modes
15
 - supports extended text modes like 80x43, 80x50...
15
 - supports extended text modes like 80x43, 80x50...
16
 - multilingual UI
16
 - multilingual UI
17
 - takes only 7 KiB of disk footprint
17
 - only 7 KiB of disk footprint
18
 - loads files larger than 64 KiB
18
 - loads files larger than 64 KiB
19
 - no limit on line lengths
19
 - no line length limit
20
 - can load up to 10 files simulteanously
20
 - can load up to 10 files simulteanously
21
 - handles CR/LF and LF line endings and can convert between the two
21
 - handles CR/LF and LF line endings and can convert between them
22
 
22
 
23
What SVED does NOT have:
23
What SVED does NOT have:
24
 
24
 
25
 - mouse support
25
 - mouse support
26
 - an integrated file browser
26
 - an integrated file browser