mirror of
https://github.com/pkimpel/retro-b5500.git
synced 2026-02-12 03:07:30 +00:00
14 lines
531 B
HTML
14 lines
531 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<title>B5500 Emulator Dummy Line Printer</title>
|
|
<meta name="Author" content="Nigel Williams & Paul Kimpel">
|
|
<!-- 2013-06-11 Original version, cloned from B5500SPOUnit.html -->
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<meta http-equiv="Content-Script-Type" content="text/javascript">
|
|
<meta http-equiv="Content-Style-Type" content="text/css">
|
|
<!-- link id=defaultStyleSheet rel=stylesheet type="text/css" href="B5500SPOUnit.css" -->
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
</html> |