Changed stdout to stderr to separate sim65's output streams. Suggested doc edit.

This commit is contained in:
polluks
2016-01-05 17:45:18 +01:00
parent f69f8add17
commit cb3700ef66
4 changed files with 11 additions and 11 deletions

View File

@@ -89,7 +89,7 @@
An overview over the cc65 runtime and C libraries.
<tag><htmlurl url="smc.html" name="smc.html"></tag>
Describes Christian Kr&uuml;gers macro package for writing self modifying
Describes Christian Kr&uuml;ger's macro package for writing self modifying
assembler code.
<tag><url name="6502 Binary Relocation Format document"

View File

@@ -73,8 +73,8 @@ Here is a description of all the command line options:
<sect>Input and output<p>
The simulator will read one binary file per invocation and can log some
library calls.
The simulator will read one binary file per invocation and can log the
program loading and paravirtualization calls to stderr.
Example output for the command
<tscreen><verb>