DDK Glossary - R: Difference between revisions
Appearance
Created page with "Microcode in read-only memory that controls basic input/output operations such as interactions with cassettes, diskette drives, hard disk drives, and the keyboard. See also ..." |
No edit summary |
||
Line 1: | Line 1: | ||
Microcode in read-only memory that controls basic input/output operations such as interactions with cassettes, diskette drives, hard disk drives, and the keyboard. See also [[BIOS]], | Microcode in read-only memory that controls basic input/output operations such as interactions with cassettes, diskette drives, hard disk drives, and the keyboard. See also [[BIOS]], NetBIOS. | ||
'''Note:''' ROM BIOS allows the user to write programs and add or remove devices without concern for characteristics such as device addresses. | '''Note:''' ROM BIOS allows the user to write programs and add or remove devices without concern for characteristics such as device addresses. | ||
[[Category:Glossary]] | [[Category:Glossary]] |
Revision as of 14:11, 24 August 2017
Microcode in read-only memory that controls basic input/output operations such as interactions with cassettes, diskette drives, hard disk drives, and the keyboard. See also BIOS, NetBIOS.
Note: ROM BIOS allows the user to write programs and add or remove devices without concern for characteristics such as device addresses.