1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-15 21:27:43 +00:00
This commit is contained in:
Ryan Carsten Schmidt
2023-11-14 00:22:36 -06:00
committed by GitHub
parent d7d1d89698
commit 913ab3607f

View File

@@ -49,7 +49,7 @@ which is limited to an 8-bit result 0-255.
An error in sim65, like bad arguments or an internal problem will exit with <tt/1/.
A timeout from <tt/-x/ will exist with <tt/2/.
A timeout from <tt/-x/ will exit with <tt/2/.
<sect1>Command line options in detail<p>