diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-07 09:25:08 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-07 09:25:08 +0100 |
| commit | 513077cfec0ea87303ba19502c368f5adcc8ed99 (patch) | |
| tree | 8ed03e4ebbd78366b7e8ce6c3647e990261d521d /doc/ZXD.drawio | |
| parent | d282d5301dcc7d46c2d9a40a71eecfc1f674b107 (diff) | |
ADD: VGA logging and tweaks.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'doc/ZXD.drawio')
| -rw-r--r-- | doc/ZXD.drawio | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ZXD.drawio b/doc/ZXD.drawio index f71ddba5..7452d3f9 100644 --- a/doc/ZXD.drawio +++ b/doc/ZXD.drawio @@ -4,10 +4,10 @@ <root> <mxCell id="0" /> <mxCell id="1" parent="0" /> - <mxCell id="5xbXWvOdvmnQnRAweQaM-1" value="<h1 style="margin-top: 0px;">ZXD</h1><p>ZKA eXtended Driver Format.</p><p>An Extended PE32+</p><p>With additional headers and such.</p>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1"> + <mxCell id="5xbXWvOdvmnQnRAweQaM-1" value="<h1 style="margin-top: 0px;">ZXD</h1><p>NeKernel eXtended Driver Format.</p><p>An Extended PE32+</p><p>With additional headers and such.</p>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1"> <mxGeometry x="40" y="40" width="210" height="130" as="geometry" /> </mxCell> - <mxCell id="5xbXWvOdvmnQnRAweQaM-2" value="ZKA HEADER" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> + <mxCell id="5xbXWvOdvmnQnRAweQaM-2" value="NeKernel HEADER" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> <mxGeometry x="40" y="180" width="310" height="60" as="geometry" /> </mxCell> <mxCell id="5xbXWvOdvmnQnRAweQaM-3" value="PE32+ ZONE" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> @@ -22,7 +22,7 @@ <mxCell id="FgewEam9b60nFajCTQDb-2" value="Executable image type..." style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> <mxGeometry x="380" y="274" width="290" height="30" as="geometry" /> </mxCell> - <mxCell id="FgewEam9b60nFajCTQDb-5" value="ZKA executable header." style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxCell id="FgewEam9b60nFajCTQDb-5" value="NeKernel executable header." style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> <mxGeometry x="380" y="194" width="290" height="30" as="geometry" /> </mxCell> </root> |
