|
Revision 23, 0.9 kB
(checked in by sven, 3 years ago)
|
|
Documentation:
* documentation/index.php: New small wrapper system that puts any
HTM file in this reposity in a small homepage
* README.txt => README.htm conversion in most of the subprojects
-- Sven @ workstation
|
| Line | |
|---|
| 1 | <html> |
|---|
| 2 | <body> |
|---|
| 3 | |
|---|
| 4 | <h2>The Data directory</h2> |
|---|
| 5 | |
|---|
| 6 | <p>The data directory contain dozens of paper tape files. These |
|---|
| 7 | files are just ordinary binary files which content is exactly |
|---|
| 8 | the same which is punched on a 8-bit paper tape. |
|---|
| 9 | |
|---|
| 10 | <h3>udo NCR files</h3> |
|---|
| 11 | <p>All files with the prefix "udo-" are machine code for the |
|---|
| 12 | NCR computer (see somewhere at http://www.technikum29.de/en). |
|---|
| 13 | They are written with some other selfmade Microsoft Excel |
|---|
| 14 | tools. |
|---|
| 15 | <br>(C) Copyright 2008 Udo Meyer |
|---|
| 16 | |
|---|
| 17 | <h3>eingelesene NCR-Programme</h3> |
|---|
| 18 | |
|---|
| 19 | <p>This directory contains several program paper tapes for the |
|---|
| 20 | NCR computer which were read in with the paper tape |
|---|
| 21 | userspace reader (see directory ../reader/). I don't know |
|---|
| 22 | exactly who has written them, but copyright of course belongs |
|---|
| 23 | to these persons. |
|---|
| 24 | |
|---|
| 25 | <p>You can ask the technikum29.de development team at |
|---|
| 26 | development@[our domain] if you want to use these files. |
|---|
| 27 | |
|---|
| 28 | <p>--Sven, 19.07.2008 22:18 |
|---|