Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance characters and rendering #39

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Commits on Nov 28, 2023

  1. Enhance characters and rendering

    * Changed 0xff to print ff and bright red;
    * changed 0x00 to print 00 and bright black;
    
    * Complete with spaces missing bytes in redenring;
    * The tests was refactored;
    * For the last panel we print x for extended characters and ff, and . for 00;
    jgardona committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ad593bd View commit details
    Browse the repository at this point in the history