User Tools

Site Tools


real_mode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

real_mode [2017/03/02 18:28]
admin created
real_mode [2017/03/02 18:29] (current)
admin
Line 1: Line 1:
 ===== Real Mode ===== ===== Real Mode =====
-//In short: When your code is working directly on the hardware.//+//In short: When your code is working directly on the hardware.//\\ 
 +\\
 This is the mode an x86 (or equivalent) processor starts up. There'​s no buffer between your code and the actual hardware. Your code talks directly to memory, CPU, disks, etc. It's "​real"​. This is the mode an x86 (or equivalent) processor starts up. There'​s no buffer between your code and the actual hardware. Your code talks directly to memory, CPU, disks, etc. It's "​real"​.
real_mode.1488479310.txt.gz · Last modified: 2017/03/02 18:28 by admin