Small doc texts updates
This commit is contained in:
parent
35fd0e9f23
commit
9c2bc3b628
|
@ -258,6 +258,7 @@ public enum FourCornerDotCake {
|
|||
|
||||
/// Preamble of a sand worm body as a identifiable type header.
|
||||
/// Octal worm encoding are 192 unique octals in ordered sequence and have allowed length of 24/48/96 or 192.
|
||||
/// This mime-type like information and decoders can be fetched from the the nether DB.
|
||||
FC_SAND_OLGOI(0x27000 - 576, 576, "Large head of logoi worm"),
|
||||
|
||||
/// Undefined octal data which are packed big indian octals per 5, which is a 15 bit data gram in one 18 bit cake point.
|
||||
|
|
|
@ -44,11 +44,12 @@ public class FCDocSegmentWriterCake implements FCDocSegmentWriter {
|
|||
"VT-06 terminal control for CDC1604(1960) 6 bit main frames",
|
||||
"Has underscored letters to migrate EBCDIC(1963) APL code from z/OS",
|
||||
"Program with (local) words not with lettersssss",
|
||||
"New Counting Rods, define up to 576 bit fractions",
|
||||
"Use datagrams for decimals/hex/bits to render for china locale",
|
||||
"New Counting Rods, 1152 bit fractions with two 576 bit numbers",
|
||||
"Use datagrams for decimals/octals/hex/bits/space to render for chinees",
|
||||
"Have sand worms in your text for undefined octal data",
|
||||
"Embed 21 bit unicode for 6/8 and 18 bit computers",
|
||||
"The lower 6/8 bit part is pattern graphic renderable",
|
||||
"Supports the CP/M plus(1983) block graphics",
|
||||
//"Supports the CP/M plus(1983) block graphics",
|
||||
"Contains the BIP0039(2013) keyword encoding too",
|
||||
};
|
||||
|
||||
|
|
|
@ -30,17 +30,7 @@ MSX-BASIC `6.0` has the following features to delete ASCII from the MSX;
|
|||
- Emded MPI-2(2007) like message interface for multi-process runtime
|
||||
- Emded binary structure tree support like XDBX(2010)
|
||||
- Emded streaming version of XSLT(1999)
|
||||
- FC18: VT-06 terminal control for CDC1604(1960) 6 bit main frames
|
||||
- FC18: Has underscored letters to migrate EBCDIC(1963) APL code from z/OS
|
||||
- FC18: Program with (local) words not with lettersssss
|
||||
- FC18: New Counting Rods, define up to 576 bit fractions
|
||||
- FC18: Use datagrams for decimals/hex/bits to render for china locale
|
||||
- FC18: Embed 21 bit unicode for 6/8 and 18 bit computers
|
||||
- FC18: The lower 6/8 bit part is pattern graphic renderable
|
||||
- FC18: Supports the CP/M plus(1983) block graphics
|
||||
- FC18: Contains the BIP0039(2013) keyword encoding too
|
||||
|
||||
|
||||
- Used FC18 adult text encoding
|
||||
|
||||
# MSX4ATARI-SPEC
|
||||
|
||||
|
|
Loading…
Reference in a new issue