精华区 [关闭][返回]

当前位置:网易精华区>>讨论区精华>>编程开发>>● 编程世界>>其他>>What You Need to Get Started

主题:What You Need to Get Started
发信人: ikoo()
整理人: simonshium(1999-06-30 20:18:39), 站内信件
WHAT YOU NEED TO GET STARTED

This document assumes that you are an experienced assembly-language programmer,
and that you are familiar with the instruction sets and system architecture of Intel and
Intel-compatible microprocessors. In particular, you should understand:

        . Protected and virtual 8086 mode operation
        . Flat memory model
        . Interrupt and exception processing
        . Protection and privilege levels
        . Segment and page memory management and fault handling
        . Input and output protection and fault handling

This document also assumes that you are well acquainted with the features of your
hardware device and any corresponding ROM BIOD routines or other installable 
software
.

--
※ 来源:.广州网易 BBS bbs.nease.net.[FROM: 202.96.133.199]

[关闭][返回]