mirror of
https://github.com/simh/simh.git
synced 2026-04-18 17:07:25 +00:00
Various Simulators: Changed line endings on accessory text files to CRLF
In following simh project standards
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Attach to a server. If the remote port isn't telnet, append ;notelnet.
|
||||
attach tty 12345,connect=localhost:23
|
||||
# Configure a bootstrap ROM; some programs require this.
|
||||
set rom type=stty
|
||||
# Load SSV version 22.
|
||||
load -s ssv22.iml
|
||||
# Reset and run.
|
||||
reset
|
||||
go
|
||||
# Attach to a server. If the remote port isn't telnet, append ;notelnet.
|
||||
attach tty 12345,connect=localhost:23
|
||||
# Configure a bootstrap ROM; some programs require this.
|
||||
set rom type=stty
|
||||
# Load SSV version 22.
|
||||
load -s ssv22.iml
|
||||
# Reset and run.
|
||||
reset
|
||||
go
|
||||
|
||||
Reference in New Issue
Block a user