mirror of
https://github.com/sboydlns/univacemulators.git
synced 2026-01-12 00:42:48 +00:00
21 lines
380 B
INI
21 lines
380 B
INI
<?xml version="1.0" encoding="UTF-8"?>
|
|
<configuration>
|
|
<mode>494</mode>
|
|
<load>mos.mem</load>
|
|
<console>
|
|
<chan>0</chan>
|
|
<type>1232</type>
|
|
</console>
|
|
<rdrpun>
|
|
<chan>1</chan>
|
|
</rdrpun>
|
|
<printer>
|
|
<chan>2</chan>
|
|
</printer>
|
|
<drum>
|
|
<chan>5</chan>
|
|
<type>fh880</type>
|
|
<file>sysvol.drum</file>
|
|
</drum>
|
|
</configuration>
|