From 40bcea9b225cd5936d14715e8f3cb8dc366baece Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Thu, 19 Dec 2024 17:55:43 +0100 Subject: readme: add ascii logo --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index fc5e8a7..167429a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,19 @@ [doc-html]: https://johannst.github.io/juicebox-asm [doc-badge]: https://img.shields.io/badge/juicebox__asm-rustdoc-blue.svg?style=flat&logo=rust +``` + // ++-------------||---+. +|`. (||) `. +| `+------------------+ +| | juicebox-asm | +| | | +| | | ++ | fine x64 | + `. | bits | + `+------------------+ +``` + An `x64` jit assembler for learning purpose with the following two main goals: - Learn about x64 instruction encoding. -- cgit v1.2.3