<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jamesmorant</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jamesmorant"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/Jamesmorant"/>
		<updated>2026-05-01T04:41:43Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2221:_Emulation&amp;diff=181954</id>
		<title>2221: Emulation</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2221:_Emulation&amp;diff=181954"/>
				<updated>2019-10-30T09:20:30Z</updated>
		
		<summary type="html">&lt;p&gt;Jamesmorant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2221&lt;br /&gt;
| date      = October 29, 2019&lt;br /&gt;
| title     = Emulation&lt;br /&gt;
| image     = emulation.png&lt;br /&gt;
| titletext = I laugh at the software as if I'm 100% confident that it's 2019.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by RUNNING DOSBox ON WINDOWS 10. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
In this comic, software that [[Cueball]] is emulating is having a conversation with Cueball, who is bemused by the fact that the software still thinks that it is the 1980s.&lt;br /&gt;
&lt;br /&gt;
The first personal computers in the 1970s didn't have internal hard drives, and indeed, even when it became common practice to include storage, it was often [https://www.computerworld.com/article/2473980/data-storage-solutions-143723-storage-now-and-then.html#slide6 very limited] for the everyday user's needs {{w|File:Hard drive capacity over time.svg|until the 2000s}}. Because of this, large programs such as games or specialized editors had much of their code reside on an external disk such as a {{w|floppy disk}} (traditionally drive A: on IBM-compatible PCs) or a {{w|CD-ROM}} (traditionally drive D: or E: on IBM-compatible PCs). However, the speed at which data could be loaded from such devices was {{w|List_of_interface_bit_rates#Storage|very slow}}, requiring anywhere from ten seconds to ten minutes to load a level or an advanced dialog box. Software, for this reason, had to be built around these limitations, incorporating some feedback mechanism to let the user know the program was proceeding as intended. These included animations or minigames which were sometimes timed to the exact time the loading took, since external drives were fairly consistent across manufacturers.&lt;br /&gt;
&lt;br /&gt;
{{w|Emulation}} is a method to allow programs designed for one computer to run on another. In some cases, emulation is used to recreate much older computing environments. When emulating programs that assume their information is stored on external drives, the emulator requests the user to specify where the file is located (Cueball's click). However, on a modern computer with hundreds or thousands of Gigabytes of space, users of emulators often just keep those files locally (often even in the same directory), which allows them to load near-instantaneously (although some emulators can slow down the drive speed to make it look like it's on the original system). This can lead to the loading feedback appearing to be comically sped up, so that in this case, the anthropomorphic program expresses surprise and remarks on the speed of the user's disk drive.&lt;br /&gt;
&lt;br /&gt;
Cueball decides to not [https://knowyourphrase.com/burst-your-bubble burst his anthropomorphized program's bubble] and responds that the file loaded quickly because of a new floppy disk from {{w|Memorex}}, which was a well-known manufacturer of premium magnetic recording media in the 1980s.  Memorex was also known for a famous [https://www.youtube.com/watch?v=lhfugTnXJV4 series] of [https://www.youtube.com/watch?v=EZyFcJcZiaU commercials] with the tagline, &amp;quot;Is it live? Or is it Memorex?&amp;quot;—tying into the comic's theme of a lack of unawareness that something is being digitally duplicated. &lt;br /&gt;
&lt;br /&gt;
Programmers of the era often assumed either that conditions of the time would last longer than they did (such as {{w|Year 2000 problem|representing a year with two characters}}) or that the program wouldn't be used for long (such as a game portraying the president in the likeness of whoever was president at the time the program was made). In this case, the program casually asks how President Reagan is doing, further anthropomorphizing the program into a being that believes no time has passed since it was compiled (in contrast to [[2189: Old Game Worlds]]).&lt;br /&gt;
&lt;br /&gt;
{{w|Ronald Reagan}} was the President of the United States from 1981-1989, when early PCs were on the rise. He died in 2004, 15 years before the publication of the comic. This is why Cueball seems slightly uncomfortable with [[222: Small Talk|noncommittally]] telling the software Reagan is &amp;quot;fine.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
In the title text, Cueball references the {{w|Simulation hypothesis|living in a simulation}} trope, mentioning that it is not fully clear that he is actually living in 2019. Such as in {{w|The Matrix}}, which has been [[:Category:The Matrix|referenced some times]] in xkcd. That we are living in a simulation was also the subject of the comic [[505: A Bunch of Rocks]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball sits in an office chair at a desk typing on a laptop computer. The computers response to his typing is shown emanating from a starburst on the screen with zigzag lines between different sentences.]&lt;br /&gt;
:Laptop: Loading... please insert disk into drive A:&lt;br /&gt;
:Cueball: *click* There you go.&lt;br /&gt;
:Laptop: Thank you. Wow, this disk is incredibly fast!&lt;br /&gt;
:Cueball: Yeah, uh, it's the new model from Memorex.&lt;br /&gt;
:Laptop: Amazing. And how is President Reagan?&lt;br /&gt;
:Cueball: He's... He's fine.&lt;br /&gt;
&lt;br /&gt;
:[Caption under the panel]&lt;br /&gt;
:I feel weird using old software that doesn't know it's being emulated.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Computers]]&lt;/div&gt;</summary>
		<author><name>Jamesmorant</name></author>	</entry>

	</feed>