INT 16h 정리 보고서

cppig1995의 이미지

약 1시간 걸려서
INT 16h 주요 기능 정리한
요상한 보고서를 만들었습니다.

5KB 밖에 안 되길래
문서 저작권을 CCL 2.5 로 해 놓고
저작권 전문 (15KB) 를 넣어
20KB 로 만들었습니다. :twisted:

12가지 기능이 포함되어 있습니다.
원래 OS개발자료로 만든것이지만,
관심 있으시면 읽어 보세요.

기능 코드 번호 목록은
00~03h, 05h, 09h, 10~12h, 20~22h 이렇게 12입니다.

File attachments: 
첨부파일 크기
Plain text icon INT16h.txt19.99 KB
Forums: 
ironboy의 이미지

무플방지위원은 아니지만,
돼지군님의 무플방지 운동에 감명받아,
이 글타래의 무플방지에 참여합니다.^^

추가: 물론, 올려주신 자료에도 감사하고 있습니다.

cppig1995의 이미지

ironboy, 감사합니다.

원래 이거 다 만들고 INT 10h 도 정리하려 했는데
너무 많아요... 쓸만한 기능이...

Real programmers /* don't */ comment their code.
If it was hard to write, it should be /* hard to */ read.

cinsk의 이미지

돼지군이 알지는 모르겠지만, 모르신다면 혹시 참고가 될 거 같아서. 몇 자 적어봅니다. 예전에 DOS assembly programming을 좀 할 때, 가장 많이 참고가 된 문서는 Ralf Brown씨의 interrupt list입니다.

어마어마한? 분량입니다.

cppig1995의 이미지

cinsk wrote:
돼지군이 알지는 모르겠지만, 모르신다면 혹시 참고가 될 거 같아서. 몇 자 적어봅니다. 예전에 DOS assembly programming을 좀 할 때, 가장 많이 참고가 된 문서는 Ralf Brown씨의 interrupt list입니다.

어마어마한? 분량입니다.

이 문서의 참고문서가 Ralf Brown's Interrupt List 입니다.
http://ctyme.com/intr/int.htm <-- HTML판

따로 굳이 정리한 이유는
- PC 외 기종이나 특정 TSR 에 의한 기능이 너무 많아 보기 불편
- 영어로 되어 있어서
입니다.

Real programmers /* don't */ comment their code.
If it was hard to write, it should be /* hard to */ read.

only2sea의 이미지

오오오... 추억의 인터럽트들... 감사합니다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.