<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Software Preservation Network Emulation Guide">
<title>SPN Emulation Resource</title>
<link rel="icon" type="image/svg+xml" href="/favicon/favicon.svg" sizes="any" />
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png" />
<link rel="shortcut icon" href="/favicon/favicon.ico" />
<link href="/styles/base-styles.css" rel="stylesheet" />
<link href="/styles/content.css" rel="stylesheet" />
<link href="/styles/layout.css" rel="stylesheet" />
<link href="/styles/side-menu.css" rel="stylesheet" />
<link href="/styles/util.css" rel="stylesheet" />
<link href="/styles/prism-base16-ateliersulphurpool.light.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Fjalla+One|Roboto" rel="stylesheet" />
</head>
<body>
<!-- Header navigation -->
<header>
<div class="page-max-width d-flex flex-space-between flex-content-center">
<div class="d-flex flex-items-center ml-0 mr-auto">
<a class="logo d-inline-flex flex-items-center" href="https://cocky-keller-94bd84.netlify.app">
<span class="mr-12">SPN Technical Infrastructure Working Group</span>
</a>
</div>
<nav class="d-flex flex-items-center ml-auto mr-0">
<a class="mr-24" href="/">
Home
</a>
<a href="https://github.com/Software-Preservation-Network-Techinfra/spn-techinfra-emulation" target="_blank" rel="nofollow">
<!-- Source: <https://github.com/encharm/Font-Awesome-SVG-PNG/blob/master/black/svg/github.svg> -->
<svg focusable="false" viewBox="0 0 1792 1792"><title>GitHub</title><path d="M896 128q209 0 385.5 103t279.5 279.5 103 385.5q0 251-146.5 451.5t-378.5 277.5q-27 5-40-7t-13-30q0-3 .5-76.5t.5-134.5q0-97-52-142 57-6 102.5-18t94-39 81-66.5 53-105 20.5-150.5q0-119-79-206 37-91-8-204-28-9-81 11t-92 44l-38 24q-93-26-192-26t-192 26q-16-11-42.5-27t-83.5-38.5-85-13.5q-45 113-8 204-79 87-79 206 0 85 20.5 150t52.5 105 80.5 67 94 39 102.5 18q-39 36-49 103-21 10-45 15t-57 5-65.5-21.5-55.5-62.5q-19-32-48.5-52t-49.5-24l-20-3q-21 0-29 4.5t-5 11.5 9 14 13 12l7 5q22 10 43.5 38t31.5 51l10 23q13 38 44 61.5t67 30 69.5 7 55.5-3.5l23-4q0 38 .5 88.5t.5 54.5q0 18-13 30t-40 7q-232-77-378.5-277.5t-146.5-451.5q0-209 103-385.5t279.5-279.5 385.5-103zm-477 1103q3-7-7-12-10-3-13 2-3 7 7 12 9 6 13-2zm31 34q7-5-2-16-10-9-16-3-7 5 2 16 10 10 16 3zm30 45q9-7 0-19-8-13-17-6-9 5 0 18t17 7zm42 42q8-8-4-19-12-12-20-3-9 8 4 19 12 12 20 3zm57 25q3-11-13-16-15-4-19 7t13 15q15 6 19-6zm63 5q0-13-17-11-16 0-16 11 0 13 17 11 16 0 16-11zm58-10q-2-11-18-9-16 3-14 15t18 8 14-14z"></path></svg>
<span class="ml-8">GitHub</span>
</a>
</nav>
</div>
</header>
<!-- Main page content -->
<main class="page-max-width">
<aside class="side-menu">
<h2>Navigation</h2>
<nav class="menu-root">
<a class="menu-item " href="/">
Home
</a>
<h7 class="menu-item">Basic Information</h7>
<nav class="basicinfo">
<a class="menu-item " href="/basicinfo/stack/">
Emulation Stack
</a>
<a class="menu-item " href="/basicinfo/terminology/">
Terminology
</a>
</nav>
<h7 class="menu-item"><a href="/userstories">User Stories</a></h7>
<nav class="userstories">
</nav>
<h7 class="menu-item">Use Cases</h7>
<nav class="usecases">
<a class="menu-item " href="/usecases/access/">
Access
</a>
<a class="menu-item " href="/usecases/exhibition/">
Exhibition
</a>
<a class="menu-item " href="/usecases/preservation/">
Preservation
</a>
</nav>
<h7 class="menu-item">Emulation Technologies</h7>
<nav class="emutech">
<a class="menu-item " href="/emutech/dos-windows/">
DOS and Windows
</a>
<a class="menu-item " href="/emutech/fpga/">
FPGAs and Accuracy
</a>
<a class="menu-item " href="/emutech/mac-bios/">
Classic Mac
</a>
<a class="menu-item " href="/emutech/retroarch/">
Retroarch and Frameworks
</a>
</nav>
<h7 class="menu-item">References</h7>
<nav class="references">
<a class="menu-item " href="/references/spn-bibliography/">
SPN Bibliography
</a>
</nav>
</nav>
</aside>
<article>
<h1 id="guiding-user-stories"><a class="header-anchor" href="#guiding-user-stories">#</a> Guiding User Stories</h1>
<h2 id="introduction"><a class="header-anchor" href="#introduction">#</a> Introduction</h2>
<p>The user stories below are provided for guidance to resources that you might want to use.</p>
</article>
</main>
<!-- Footer -->
<footer>
<nav class="page-max-width d-flex flex-space-evenly flex-items-center">
<div class="d-flex flex-center flex-items-center">
<a class="d-inline-flex flex-items-center mr-16" href="https://github.com/Software-Preservation-Network-Techinfra/spn-techinfra-emulation" target="_blank" rel="nofollow">
<!-- Source: <https://github.com/encharm/Font-Awesome-SVG-PNG/blob/master/black/svg/github.svg> -->
<svg focusable="false" viewBox="0 0 1792 1792"><title>GitHub</title><path d="M896 128q209 0 385.5 103t279.5 279.5 103 385.5q0 251-146.5 451.5t-378.5 277.5q-27 5-40-7t-13-30q0-3 .5-76.5t.5-134.5q0-97-52-142 57-6 102.5-18t94-39 81-66.5 53-105 20.5-150.5q0-119-79-206 37-91-8-204-28-9-81 11t-92 44l-38 24q-93-26-192-26t-192 26q-16-11-42.5-27t-83.5-38.5-85-13.5q-45 113-8 204-79 87-79 206 0 85 20.5 150t52.5 105 80.5 67 94 39 102.5 18q-39 36-49 103-21 10-45 15t-57 5-65.5-21.5-55.5-62.5q-19-32-48.5-52t-49.5-24l-20-3q-21 0-29 4.5t-5 11.5 9 14 13 12l7 5q22 10 43.5 38t31.5 51l10 23q13 38 44 61.5t67 30 69.5 7 55.5-3.5l23-4q0 38 .5 88.5t.5 54.5q0 18-13 30t-40 7q-232-77-378.5-277.5t-146.5-451.5q0-209 103-385.5t279.5-279.5 385.5-103zm-477 1103q3-7-7-12-10-3-13 2-3 7 7 12 9 6 13-2zm31 34q7-5-2-16-10-9-16-3-7 5 2 16 10 10 16 3zm30 45q9-7 0-19-8-13-17-6-9 5 0 18t17 7zm42 42q8-8-4-19-12-12-20-3-9 8 4 19 12 12 20 3zm57 25q3-11-13-16-15-4-19 7t13 15q15 6 19-6zm63 5q0-13-17-11-16 0-16 11 0 13 17 11 16 0 16-11zm58-10q-2-11-18-9-16 3-14 15t18 8 14-14z"></path></svg>
</a>
<a class="d-inline-flex flex-items-center" href="https://twitter.com/SoftPresNetwork" target="_blank" rel="nofollow">
<!-- Source: <https://github.com/encharm/Font-Awesome-SVG-PNG/blob/master/black/svg/twitter.svg> -->
<svg focusable="false" viewBox="0 0 1792 1792"><title>Twitter</title><path d="M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5t-115.5 248.5-184.5 210.5-258 146-323 54.5q-271 0-496-145 35 4 78 4 225 0 401-138-105-2-188-64.5t-114-159.5q33 5 61 5 43 0 85-11-112-23-185.5-111.5t-73.5-205.5v-4q68 38 146 41-66-44-105-115t-39-154q0-88 44-163 121 149 294.5 238.5t371.5 99.5q-8-38-8-74 0-134 94.5-228.5t228.5-94.5q140 0 236 102 109-21 205-78-37 115-142 178 93-10 186-50z"></path></svg>
</a>
</div>
<a class="d-inline-flex flex-center flex-items-center" href="https://github.com/Software-Preservation-Network-Techinfra/spn-techinfra-emulation/issues" target="_blank" rel="nofollow">
<!-- Source: <https://octicons.github.com/icon/issue-opened/> -->
<svg viewBox="0 0 14 16" version="1.1" width="112" aria-hidden="true"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg>
<span class="ml-8">Contributions</span>
</a>
</nav>
</footer>
</body>
</html>