Open the CD-ROM
- From: "almas" <almas@xxxxxxxxxxxx>
- Date: Sun, 28 Oct 2007 01:25:06 +0200
Hi every body
I want to open the door of CD-Rom.
I can do mov ah,15H int 2Fh
it return letter of CD in CX register
I have a file, using ax)150Bh and 1510H
Making an add ... so CX have value 0 to 25 Decimal
And, of course, it find the CD-ROM
My aim : the have a very short file...
I cut the original file.... but it do not works.
The original file do not use AX=1500h, a counter find the CD
my solution, find directly the CD... but do not open the door :-)
If somebody have a small file ( less 300 bytes ) I do appreciate.
Note a file under 1 Kb, a also appreciate.
Regards
Almas
.
- Follow-Ups:
- Re: Open the CD-ROM
- From: Cephexin
- Re: Open the CD-ROM
- From: alex
- Re: Open the CD-ROM
- Prev by Date: Re: Slow nasm
- Next by Date: Re: Efficiency
- Previous by thread: Slow nasm
- Next by thread: Re: Open the CD-ROM
- Index(es):
Relevant Pages
|