|
DataMuseum.dkPresents historical artifacts from the history of: Jet Computer Jet80 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Jet Computer Jet80 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 256 (0x100) Types: TextFile Names: »PORT.BAK«
└─⟦692ac107c⟧ Bits:30005923 PolyPascal-80 V3.10 arbejdsdiskette 1 └─ ⟦this⟧ »PORT.BAK«
program porte; var tal :integer; begin write('Indtast et tal mellem 0 255 '); writeln; read(tal); port(.$1bd+4.):=tal; end.«eof»