<em>Note:</em> Since the Atmos doesn't have working disk I/O
(see <ref id="limitations" name="section "Limitations"">), the
available drivers cannot be loaded at runtime (so the term "loadable drivers"
-is somewhat misleading). Instead, the drivers have to be converted using the
-<htmlurl url="co65.html" name="co65 utility"> and statically linked. While
+is somewhat misleading). Instead, the drivers have to be statically linked. While
this may seem overhead, it has two advantages:
<enum>
<sect>Loadable drivers<p>
All drivers must be statically linked because no file I/O is available.
-See the documentation for the <htmlurl url="co65.html" name="co65 utility">
-for information on how to do that.
<sect1>Graphics drivers<p>