Changed stdout to stderr to separate sim65's output streams. Suggested doc edit.
This commit is contained in:
@@ -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ügers macro package for writing self modifying
|
||||
Describes Christian Krüger's macro package for writing self modifying
|
||||
assembler code.
|
||||
|
||||
<tag><url name="6502 Binary Relocation Format document"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user