-->
Page 70 of 77

Re: "universal I/O bridge"

PostPosted: Fri May 17, 2019 6:31 am
by holopaul
i have a new line at the end of the file but here it is for confirmation
https://www.pastefile.com/6mh1tF

Re: "universal I/O bridge"

PostPosted: Fri May 17, 2019 6:40 am
by eriksl
Code: Select all0001640   =   0  nl   i   o   .   6   .   0   .   f   l   a   g   s   =
0001660   1   2   8  nl   i   o   .   6   .   1   .   f   l   a   g   s
0001700   =   1   2   8  nl   i   o   .   0   .   0   .   m   o   d   e
0001720   =   3  nl   i   o   .   0   .   0   .   l   l   m   o   d   e
0001740   =   3  nl
0001743

There is only one "nl", there should be two, adjacent, making an empty line.

Re: "universal I/O bridge"

PostPosted: Fri May 17, 2019 6:44 am
by holopaul
eriksl wrote:
Code: Select all0001640   =   0  nl   i   o   .   6   .   0   .   f   l   a   g   s   =
0001660   1   2   8  nl   i   o   .   6   .   1   .   f   l   a   g   s
0001700   =   1   2   8  nl   i   o   .   0   .   0   .   m   o   d   e
0001720   =   3  nl   i   o   .   0   .   0   .   l   l   m   o   d   e
0001740   =   3  nl
0001743

There is only one "nl", there should be two, adjacent, making an empty line.


i see. thanks. what text editor are you using ?

Re: "universal I/O bridge"

PostPosted: Fri May 17, 2019 8:12 am
by eriksl
What you're seeing here is the output of "od" (octal dump). My text editor is vi (https://en.wikipedia.org/wiki/Vi)