<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3AReal_mode</id>
	<title>Talk:Real mode - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3AReal_mode"/>
	<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Talk:Real_mode&amp;action=history"/>
	<updated>2026-09-10T23:56:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://gunkies.org/w/index.php?title=Talk:Real_mode&amp;diff=23040&amp;oldid=prev</id>
		<title>Jnc: Intel-specific term</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Talk:Real_mode&amp;diff=23040&amp;oldid=prev"/>
		<updated>2021-03-02T15:51:09Z</updated>

		<summary type="html">&lt;p&gt;Intel-specific term&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Intel-specific==&lt;br /&gt;
&lt;br /&gt;
The term &amp;#039;real mode&amp;#039; is Intel-specific. Pretty much &amp;#039;&amp;#039;&amp;#039;all&amp;#039;&amp;#039;&amp;#039; machines with [[memory management]] (including the [[PDP-10]], [[PDP-11]] and [[VAX]]) start up with a straight mapping from the CPU&amp;#039;s [[address space]] to physical [[main memory]]. The OS on these machines sets things (e.g. mapping tables) up, then turns on memory management; all further memory references go through the memory management. That un-mapped mode is never used again, though, and the term &amp;#039;real mode&amp;#039; is not used to describe that initial operating mode.&lt;br /&gt;
&lt;br /&gt;
The thing that&amp;#039;s definitely &amp;#039;&amp;#039;specific&amp;#039;&amp;#039; to Intel&amp;#039;s &amp;#039;real mode&amp;#039; is that it&amp;#039;s used, post-bootstrap, to support code written for older CPU models (which all have memory management, though; the 8086 code generates mostly only 16-bit addresses, which the hardware runs though the [[segment]]ation hardware to produce physical memory addresses). It&amp;#039;s not just a &amp;#039;bootstrap&amp;#039; mode, it&amp;#039;s mostly a &amp;#039;&amp;#039;backward compatability&amp;#039;&amp;#039; mode. [[User:Jnc|Jnc]] ([[User talk:Jnc|talk]]) 16:50, 2 March 2021 (CET)&lt;/div&gt;</summary>
		<author><name>Jnc</name></author>
	</entry>
</feed>