Skip to content

Commit

Permalink
wic64: new commandline `-wic64colorizelog', new resource
Browse files Browse the repository at this point in the history
'WIC64ColorizeLog', cleanup logs, implemented TCP_AVAILABLE (to be validated).


git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@44796 379a1393-f5fb-40a0-bcee-ef074d9b53f7
  • Loading branch information
pottendo committed Nov 26, 2023
1 parent f3d9b97 commit 987ad7d
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 143 deletions.
11 changes: 11 additions & 0 deletions vice/doc/vice.texi
Original file line number Diff line number Diff line change
Expand Up @@ -8598,6 +8598,11 @@ user credentials are preseved
Integer number of lines to hexdump, 0: unlimited
(vic20, x64, x64sc, xscpu64 and x128 only).

@vindex WIC64ColorizeLog
@item WIC64ColorizeLog
Integer, 1: WiC64 tracing using ANSI colorizing, 0: no colorizing
(vic20, x64, x64sc, xscpu64 and x128 only).

@end table

@c @node FIXME
Expand Down Expand Up @@ -8654,6 +8659,12 @@ Integer to specify WIC64 trace level (0: off, 1: commands, 2: debug), implicitly
Integer to specify number of lines to hexdump, 0: unlimited,
(vic20, x64, x64sc, xscpu64 and x128 only).

@findex -wic64colorizelog
@item -wic64colorizelog
Uses ANSI color codes for terminals to colorize the WiC64 log for
better readability
(vic20, x64, x64sc, xscpu64 and x128 only).

@end table

@c -----------------------------------------------------------------------------
Expand Down
Loading

0 comments on commit 987ad7d

Please sign in to comment.