diff --git a/converter.html b/converter.html new file mode 100644 index 0000000..74b2a95 --- /dev/null +++ b/converter.html @@ -0,0 +1,296 @@ + + + + + + RTECH | HEX_CONVERTER_PROTOCOL + + + + + + + Skip to content + + + + +
+
+

+ HEX_DATA_TRANSCODER +

+

+ Direct pixel-to-hex serialization protocol for OS*2 terminal assets. +

+
+ +
+ +
+
+
+ + +
+ +
+ + +
+ +
+
+ + +
+ +
+
+
+ + +
+
+
+
+

Boot Image Source

+

Freestanding C logic for OS*2 boot customization.

+
+ +
+ +
+
+ + +
+
+
+
+ +
+ + +
+
+ +
+ +
+ + +
+ +
+ + +
+ +
+
+
+
+
+
+ + + + + + diff --git a/index.html b/index.html index 449cb15..d594354 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ .industrial-border { border: 2px solid #27272a; } .license-box { background: #000; border: 1px solid #3f3f46; position: relative; } - .nav-link { font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.2em; color: #a1a1aa; transition: all 0.2s; } + .nav-link { font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.2em; color: #a1a1aa; transition: all 0.2s; border-bottom: 2px solid transparent; } .nav-link:hover { color: #fff; border-bottom: 2px solid var(--lime); } .roadmap-card { border-left: 2px solid #3f3f46; transition: all 0.3s ease; } @@ -35,6 +35,7 @@ /Modding /Roadmap /License + /Converter
diff --git a/os2.html b/os2.html index fb439ec..b4cb087 100644 --- a/os2.html +++ b/os2.html @@ -45,9 +45,11 @@
RTECH
VER: 2026.04