Difference between revisions of "83Plus:Flags:3E"

From WikiTI
Jump to: navigation, search
(Created page with '3E silentLinkFlags == Synopsis == '''Flag Byte:''' 3Eh '''Known Names:''' silentLinkFlags == Bit Overvie…')
 
(Bit 0)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:83Plus:Flags:By Address|3E]]
 
[[Category:83Plus:Flags:By Address|3E]]
 
[[Category:83Plus:Flags:By Name|silentLinkFlags]]
 
[[Category:83Plus:Flags:By Name|silentLinkFlags]]
 
 
 
== Synopsis ==
 
== Synopsis ==
 
'''Flag Byte:''' 3Eh
 
'''Flag Byte:''' 3Eh
Line 12: Line 10:
 
'''Official Name:''' silentLinkActive
 
'''Official Name:''' silentLinkActive
  
Disables Link Assist during the get key routines.
+
Resetting disables Link Assist during the get key routines.
 
Naming is based off BrandonW's include file, needs some updating.
 
Naming is based off BrandonW's include file, needs some updating.
  

Latest revision as of 23:21, 11 January 2013

Synopsis

Flag Byte: 3Eh

Known Names: silentLinkFlags

Bit Overview

Bit 0

Official Name: silentLinkActive

Resetting disables Link Assist during the get key routines. Naming is based off BrandonW's include file, needs some updating.

Bit 1

We do not have information on what this bit does, if anything.

Bit 2

We do not have information on what this bit does, if anything.

Bit 3

We do not have information on what this bit does, if anything.

Bit 4

We do not have information on what this bit does, if anything.

Bit 5

We do not have information on what this bit does, if anything.

Bit 6

We do not have information on what this bit does, if anything.

Bit 7

We do not have information on what this bit does, if anything.

Credits and Contributions

  • BrandonW for documenting it.
  • Geekboy1011 for adding it to the wiki