<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.nox-rhea.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Nox-Rhea WiKi - back2root:ibm-pc-ms-dos:interrupts:int_13</title>
        <description></description>
        <link>https://wiki.nox-rhea.org/</link>
        <lastBuildDate>Tue, 05 May 2026 05:32:17 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.nox-rhea.org/_media/wiki/dokuwiki.svg</url>
            <title>Nox-Rhea WiKi</title>
            <link>https://wiki.nox-rhea.org/</link>
        </image>
        <item>
            <title>int_13_00</title>
            <link>https://wiki.nox-rhea.org/back2root/ibm-pc-ms-dos/interrupts/int_13/int_13_00?rev=1751878305&amp;do=diff</link>
            <description>INT 0x13 - 0x00 - Reset Disk System

Request/Call:
  reg    value    descr    AH     0x00              DL    var      drive   
on DL, if bit 7 is set both hard disks and floppy disks reset

Return:
  reg    descr</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 07 Jul 2025 08:51:45 +0000</pubDate>
        </item>
        <item>
            <title>int_13_01</title>
            <link>https://wiki.nox-rhea.org/back2root/ibm-pc-ms-dos/interrupts/int_13/int_13_01?rev=1673987728&amp;do=diff</link>
            <description>INT 0x13 - 0x01 - Disk Status

Request/Call:
  reg    value    descr    AH     0x01            
Return:
  reg     descr    AL    status  
Values code:
  00   no error                                                01   bad command passed to driver</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 17 Jan 2023 20:35:28 +0000</pubDate>
        </item>
        <item>
            <title>int_13_02</title>
            <link>https://wiki.nox-rhea.org/back2root/ibm-pc-ms-dos/interrupts/int_13/int_13_02?rev=1751878710&amp;do=diff</link>
            <description>INT 0x13 - 0x02 - Read Disk Sector(s)

Request/Call:
  reg      value    descr                                                         AH       0x02                                                                   AL       var     number of sectors to read (1-128 dec.)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 07 Jul 2025 08:58:30 +0000</pubDate>
        </item>
        <item>
            <title>int_13_03</title>
            <link>https://wiki.nox-rhea.org/back2root/ibm-pc-ms-dos/interrupts/int_13/int_13_03?rev=1751878654&amp;do=diff</link>
            <description>INT 0x13 - 0x03 - Write Disk Sector(s)

Request/Call:
  reg      value    descr                                                         AH       0x03                                                                   AL       var     number of sectors to write (1-128 dec.)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 07 Jul 2025 08:57:34 +0000</pubDate>
        </item>
        <item>
            <title>int_13_08</title>
            <link>https://wiki.nox-rhea.org/back2root/ibm-pc-ms-dos/interrupts/int_13/int_13_08?rev=1753214813&amp;do=diff</link>
            <description>INT 0x13 - 0x08 - Get Current Drive Parameters (XT &amp; newer)

The 1983 version of the “IBM XT BIOS Technical Reference” shows these functions are available for the XT but many other programming references say they aren&#039;t available until the AT.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 22 Jul 2025 20:06:53 +0000</pubDate>
        </item>
        <item>
            <title>int_13_09</title>
            <link>https://wiki.nox-rhea.org/back2root/ibm-pc-ms-dos/interrupts/int_13/int_13_09?rev=1753214847&amp;do=diff</link>
            <description>INT 0x13 - 0x09 - Initialize Hard Disk Controller with drive parameters (AT &amp; PS)

The 1983 version of the “IBM XT BIOS Technical Reference” shows these functions are available for the XT but many other programming references say they aren&#039;t available until the AT.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 22 Jul 2025 20:07:27 +0000</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>https://wiki.nox-rhea.org/back2root/ibm-pc-ms-dos/interrupts/int_13/start?rev=1753214744&amp;do=diff</link>
            <description>Int 13h - Disks - WIP


	* INT 0x13 - 0x00 - Reset Disk System
	* INT 0x13 - 0x01 - Disk Status
	* INT 0x13 - 0x02 - Read Disk Sector(s)
	* INT 0x13 - 0x03 - Write Disk Sector(s)
	* INT 0x13 - 0x08 - Get Current Drive Parameters (XT &amp; newer)
	* INT 0x13 - 0x09 - Initialize Hard Disk Controller with drive parameters (AT &amp; PS)



Most disk BIOS calls use the following parameter scheme:
 reg   description AH     function request numberAL     number of sectors  (1-128 dec.)CH     cylinder number  (0…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 22 Jul 2025 20:05:44 +0000</pubDate>
        </item>
    </channel>
</rss>
