/* [<][>][^][v][top][bottom][index][help] */
<html>
<head>
<title>emu</title>
<body bgcolor=#ffffff>
<h2 align=center>emu</h2>
<h4 align=center>OS/161 Reference Manual</h4>
<h3>Name</h3>
emu - emulator pass-through filesystem
<h3>Synopsis</h3>
device emu* at lamebus*
<h3>Description</h3>
emu, also known as emufs, is a driver for a special-purpose System/161
device that provides access to the filesystem System/161 is running
atop. It provides the appearance of a mounted filesystem.
<p>
It is not recommended to access the same underlying files through
different instances of emufs.
<h3>Files</h3>
<tt>emu0:</tt>, <tt>emu1:</tt>, etc.
<h3>See Also</h3>
<A HREF=lamebus.html>lamebus</A>
</body>
</html>