Fixed 2 small DEC doc text mistakes
This commit is contained in:
parent
9187f82e4c
commit
66a4e27a6f
|
@ -47,7 +47,7 @@ public enum FCDotDEC1604DashP7 implements FourCornerX06BaklavaPoints, FourCorner
|
|||
__ESC6_APL,
|
||||
/// On 6 bit escape to the BYD baklave for single char.
|
||||
__ESC6_BYD,
|
||||
/// Duel escape stops the escaped PIE or PIN escape sequence data mode.
|
||||
/// Duel escape stops the escaped __PIE68 or __NCR68 escape sequence data mode.
|
||||
/// VT-100 Manual: "ESC also cancels any escape sequence".
|
||||
__ESC_STOP,
|
||||
/// On 6/8 bit escape to 18 bit four corner cake points.
|
||||
|
@ -57,8 +57,8 @@ public enum FCDotDEC1604DashP7 implements FourCornerX06BaklavaPoints, FourCorner
|
|||
/// Using dark mode nether requires 18 bit cake points as we embed 15 bit data point in the cake;
|
||||
///
|
||||
/// __ESC18_NETHER
|
||||
/// + ?VT_NX01_NEXT + ?slug (None or 72 to 576 bit Número2 Lingua tree key per 72 bit slug)
|
||||
/// + ?VT_NX01_NEXT + ?slug (Up to 8 slug arguments to have max key)
|
||||
/// + ?slug + ?VT_NX01_NEXT (None or 72 to 576 bit Número2 Lingua tree key per 72 bit slug)
|
||||
/// + ?slug + ?VT_NX01_NEXT (Up to 8 slug arguments to have max key)
|
||||
/// + VT_NX01_EXECUTE + data-block as FC_NETHER in 15 bit embedded octals
|
||||
///
|
||||
/// NOTE: key slug format is <6><6><6><9><6><6><6><6><6><6><9> encoded in FC_OCE0808_H6 and FC_OCE0808_H9
|
||||
|
|
Loading…
Reference in a new issue