Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
7707 Alex2003 1
2
xmlns:o="urn:schemas-microsoft-com:office:office"
3
xmlns:w="urn:schemas-microsoft-com:office:word"
4
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
5
xmlns="http://www.w3.org/TR/REC-html40">
6
 
7
8
9
10
11
12
13
31
32
33
332
418
448
449
 
450
451
 
452
453
 
454

Back to

457
main

458
 
459

 

462
 
463

Function 16 - save

466
ram disk to floppy disk

467
 
468

Options:

471
 
472

  * eax =

475
16 - function number

476
 
477

  * ebx = 1

480
or ebx = 2 - on which floppy disk to save

481
 
482

Return value:

485
 
486

  * eax = 0

489
- successful

490
 
491

  * eax = 1

494
- error

495
 
496

 

499
 
500

Constants for registers:

503
 
504

  eax -

507
SF_RD_TO_FLOPPY (16)

508
 
509
510
 
511
512
 
513