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

Conversion of LaTeX spec to asciidoc. #53

Open
wants to merge 189 commits into
base: main
Choose a base branch
from
Open

Conversion of LaTeX spec to asciidoc. #53

wants to merge 189 commits into from

Commits on Jul 4, 2023

  1. Converting to use templates and asciidoc

    Reorganized file structure to standard doc layout.
    Converted all tex to asciidoc.
    Added docs-resources submodule.
    Moved latex to latex archive folder.
    wmat committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    46bacc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Initial conversion to asciidoc.

    Converted spec to asciidoc and applied standard
    spec template.
    wmat committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ebb0ed5 View commit details
    Browse the repository at this point in the history
  2. Update to ratified version 1.0

    Signed-off-by: John Hauser <[email protected]>
    jhauser-us authored and wmat committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6f35f61 View commit details
    Browse the repository at this point in the history
  3. Update version number to 1.0-RC6

    Signed-off-by: John Hauser <[email protected]>
    jhauser-us authored and wmat committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5923f6b View commit details
    Browse the repository at this point in the history
  4. Adding dependencies.

    Adding dependencies to git tracking.
    wmat committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    82bc6d4 View commit details
    Browse the repository at this point in the history
  5. Removing title page info and contributors.

    Title page info is in the asciidoc header in the preamble
    and contributors is moved to colophon.
    wmat committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c09a207 View commit details
    Browse the repository at this point in the history
  6. Placed TOC after preface.

    Placed TOC after preface.
    Fixed broken file reference.
    wmat committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b8d33cd View commit details
    Browse the repository at this point in the history
  7. Conversion cleanup

    Cleaning up some issues after conversion to asciidoc.
    wmat committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    fdde8bb View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Conversion cleanup.

    Fixed several anchors.
    Cleaned up monospaced fonts.
    wmat committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a78b454 View commit details
    Browse the repository at this point in the history
  2. Conversion cleanup.

    Fixing anchors and image ref.
    wmat committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8dd860d View commit details
    Browse the repository at this point in the history
  3. Conversion cleanup.

    Fixed image macros.
    Changed placement of images.
    Fixed up table formatting.
    Fixed broken latexmath.
    wmat committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    eef1a53 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Conversion cleanup.

    Adding back missing monospaced font text.
    Fixing up anchors.
    wmat committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bd0119e View commit details
    Browse the repository at this point in the history
  2. Conversion cleanup.

    Adding back missing monospaced font text.
    Cleaned up table.
    wmat committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ef55b95 View commit details
    Browse the repository at this point in the history
  3. Conversion cleanup.

    Adding back more missing monospaced text.
    Fixing anchors.
    wmat committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    92dd73b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Fixing Makefile options

    Adding resources to Makefile for PDF generation.
    More conversion cleanup.
    wmat committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    813e16f View commit details
    Browse the repository at this point in the history
  2. Removed all /mbox latexmath code.

    Removed all /mbox instances as it breaks asciidoctor-
    mathematical output as svg.
    wmat committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2044c90 View commit details
    Browse the repository at this point in the history
  3. Conversion cleanup.

    Added in many missing monespaced font text.
    Added tables.
    Cleaned up some garbage characters.
    wmat committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9211653 View commit details
    Browse the repository at this point in the history
  4. Cleaning up latexmath

    Cleaning up some poorly converted latexmath.
    wmat committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7818392 View commit details
    Browse the repository at this point in the history
  5. Conversion cleanup

    Added in missing monspaced text.
    Fixed up tables.
    wmat committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    10fde25 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Removing indent of text which causes literal block.

    In asciidoc, indentation cause the text to become a literal block
    and render exactly as in the doc.  In this case, we don't want that.
    wmat committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5d54aa9 View commit details
    Browse the repository at this point in the history
  2. Conversion cleanup.

    Adding back the text RISC-V.
    Fixing up images include macros.
    Other small conversion clean up.
    wmat committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d1689a2 View commit details
    Browse the repository at this point in the history
  3. Conversion cleanup

    Fixed tables.
    Fixed section and chapter anchors.
    Various small conversion text fixes.
    wmat committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1db5924 View commit details
    Browse the repository at this point in the history
  4. Conversion cleanup.

    Adding back all the missign text.
    Fixing latexmath.
    Lots of small textual cleanup.
    wmat committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b8453ff View commit details
    Browse the repository at this point in the history
  5. Conversion cleanup.

    Set sectnumlevels to 4.
    Added back in missing text.
    Fixed tables.
    Numerous other small cleanups.
    wmat committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4b1d34a View commit details
    Browse the repository at this point in the history
  6. Trying to fix latexmath

    Got two out of three formulas fixed.
    wmat committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    af7e8bb View commit details
    Browse the repository at this point in the history
  7. Conversion cleanup.

    Added in missing text.
    Cleaned up random characters.
    wmat committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    44e9082 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Table formatting

    Table formatting
    wmat committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1b5fa0e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Conversion cleanup

    Added in missing text.
    Formatted tables.
    wmat committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fb7cd9b View commit details
    Browse the repository at this point in the history
  2. Conversion cleanup

    Table formatting
    Adding missing text
    wmat committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    126c7d6 View commit details
    Browse the repository at this point in the history
  3. Conversion cleanup

    Added missing text for monspaced fonts
    Table formatting
    wmat committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5711009 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Conversion cleanup.

    More adding back missing text.
    Add admonitions.
    wmat committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c9761f8 View commit details
    Browse the repository at this point in the history
  2. Conversion clean up

    Added back all missing monospaced text.
    Removed /mbox from latexmath.
    Formatted tables.
    wmat committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e4b7dc8 View commit details
    Browse the repository at this point in the history
  3. Conversion cleanup.

    Added back in missing monospaced font text.
    Formatted tables and lists.
    Fixed latexmath. etc. etc.
    wmat committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d903200 View commit details
    Browse the repository at this point in the history
  4. Conversion cleanup

    Added back in missing text, such as RISC-V.
    Added admonitions.
    wmat committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    23c8b66 View commit details
    Browse the repository at this point in the history
  5. Conversion cleanup

    Added in missing text, such as RISC-V.
    Fixed up link to image.
    wmat committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    50a2934 View commit details
    Browse the repository at this point in the history
  6. Conversion cleanup

    Add back missing text.
    Fix tables.
    Fix latexmath. etc. etc.
    wmat committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    519605c View commit details
    Browse the repository at this point in the history
  7. Fix up spaces

    Fix up conversion issues with spaces
    wmat committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    92e3060 View commit details
    Browse the repository at this point in the history
  8. Attempting to fix table

    Table mostly fixed except for column
    wmat committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    092941b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Fixing tables.

    Trying to fix table for PDF.
    wmat committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    80971be View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Fix table formatting

    Fix table formatting for PDF
    wmat committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7c81569 View commit details
    Browse the repository at this point in the history
  2. Added table in admonition

    Added table in admonition
    wmat committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1fd77c9 View commit details
    Browse the repository at this point in the history
  3. Conversion cleanup

    Fix a link, clean up monospaced font.
    wmat committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c56cbff View commit details
    Browse the repository at this point in the history
  4. Fix bulleted list

    Fix bulletted list
    wmat committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7abaf8e View commit details
    Browse the repository at this point in the history
  5. Left align table

    Left align column in table
    wmat committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d55f947 View commit details
    Browse the repository at this point in the history
  6. Fixing latexmath.

    Where latexmath didn't work, replaced with asciidoc.
    wmat committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7355ffb View commit details
    Browse the repository at this point in the history
  7. Table formatting

    Tweaking table formatting
    wmat committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fe694fe View commit details
    Browse the repository at this point in the history
  8. Moved table.

    Moved the table to it's correct location within the admonition.
    wmat committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    177cbac View commit details
    Browse the repository at this point in the history
  9. Reformatting table.

    Reformatted table to better match original from LaTeX.
    wmat committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0fcf507 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    c8142ee View commit details
    Browse the repository at this point in the history
  2. Update src/intro.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2e7b7a9 View commit details
    Browse the repository at this point in the history
  3. Update src/intro.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b03badc View commit details
    Browse the repository at this point in the history
  4. Update src/intro.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    73068d0 View commit details
    Browse the repository at this point in the history
  5. Update src/intro.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7aead07 View commit details
    Browse the repository at this point in the history
  6. Update src/intro.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a7d13d0 View commit details
    Browse the repository at this point in the history
  7. Beginning to scrub the asciidoc branch of latex dependencies.

    Removing the doc directory that was needed for the latex build.
    wmat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7a3b232 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5af4037 View commit details
    Browse the repository at this point in the history
  9. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    257c255 View commit details
    Browse the repository at this point in the history
  10. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    615db05 View commit details
    Browse the repository at this point in the history
  11. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    90a5e36 View commit details
    Browse the repository at this point in the history
  12. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d34a1d8 View commit details
    Browse the repository at this point in the history
  13. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cefcfb2 View commit details
    Browse the repository at this point in the history
  14. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    48307b3 View commit details
    Browse the repository at this point in the history
  15. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9e4bd70 View commit details
    Browse the repository at this point in the history
  16. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bfffc29 View commit details
    Browse the repository at this point in the history
  17. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    021d161 View commit details
    Browse the repository at this point in the history
  18. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    135b25a View commit details
    Browse the repository at this point in the history
  19. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7d1a4eb View commit details
    Browse the repository at this point in the history
  20. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8e9d06c View commit details
    Browse the repository at this point in the history
  21. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8e6d8df View commit details
    Browse the repository at this point in the history
  22. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8beb498 View commit details
    Browse the repository at this point in the history
  23. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    19c7d57 View commit details
    Browse the repository at this point in the history
  24. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    10e49fc View commit details
    Browse the repository at this point in the history
  25. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9599d96 View commit details
    Browse the repository at this point in the history
  26. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8233f44 View commit details
    Browse the repository at this point in the history
  27. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    806f13d View commit details
    Browse the repository at this point in the history
  28. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8edab12 View commit details
    Browse the repository at this point in the history
  29. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fd58347 View commit details
    Browse the repository at this point in the history
  30. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e672fa5 View commit details
    Browse the repository at this point in the history
  31. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a89fb21 View commit details
    Browse the repository at this point in the history
  32. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    beb65ba View commit details
    Browse the repository at this point in the history
  33. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fccaa7e View commit details
    Browse the repository at this point in the history
  34. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    062c52e View commit details
    Browse the repository at this point in the history
  35. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    24c34cd View commit details
    Browse the repository at this point in the history
  36. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e0f0d64 View commit details
    Browse the repository at this point in the history
  37. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7564c21 View commit details
    Browse the repository at this point in the history
  38. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    184fba9 View commit details
    Browse the repository at this point in the history
  39. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9164fe0 View commit details
    Browse the repository at this point in the history
  40. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2408400 View commit details
    Browse the repository at this point in the history
  41. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8b5839e View commit details
    Browse the repository at this point in the history
  42. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2dbddd5 View commit details
    Browse the repository at this point in the history
  43. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    816131e View commit details
    Browse the repository at this point in the history
  44. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7ff1c85 View commit details
    Browse the repository at this point in the history
  45. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e6d42fe View commit details
    Browse the repository at this point in the history
  46. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    14a7e7b View commit details
    Browse the repository at this point in the history
  47. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b453a99 View commit details
    Browse the repository at this point in the history
  48. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2f07047 View commit details
    Browse the repository at this point in the history
  49. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    12f2c92 View commit details
    Browse the repository at this point in the history
  50. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    073f8b6 View commit details
    Browse the repository at this point in the history
  51. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9299385 View commit details
    Browse the repository at this point in the history
  52. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    71dbd2a View commit details
    Browse the repository at this point in the history
  53. Make file structure match official template.

    Moving things around to make file structure match the official docs-spec-template.
    Removing LaTeX src.
    Fixing paths and makefile to work with file structure.
    wmat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    803ad8a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    1249c6f View commit details
    Browse the repository at this point in the history
  55. Adding the docs-resources.

    In order to locally build the docs we need the submodule files.
    wmat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    683977d View commit details
    Browse the repository at this point in the history
  56. Move Makefile to top level.

    We need the makefile at the top level to be able to run Make at the root.
    wmat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b3c1bea View commit details
    Browse the repository at this point in the history
  57. Update src/IMSIC.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b481611 View commit details
    Browse the repository at this point in the history
  58. Update src/IMSIC.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0ea6087 View commit details
    Browse the repository at this point in the history
  59. Update src/IMSIC.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8c4d54a View commit details
    Browse the repository at this point in the history
  60. Update src/AdvPLIC.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    13216c3 View commit details
    Browse the repository at this point in the history
  61. Update src/IMSIC.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    210c4f1 View commit details
    Browse the repository at this point in the history
  62. Update src/IMSIC.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d68e7d3 View commit details
    Browse the repository at this point in the history
  63. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8e7a0b9 View commit details
    Browse the repository at this point in the history
  64. Update src/CSRs.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    375637d View commit details
    Browse the repository at this point in the history
  65. Update src/AdvPLIC.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    759102b View commit details
    Browse the repository at this point in the history
  66. Update src/AdvPLIC.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f79c0ae View commit details
    Browse the repository at this point in the history
  67. Update src/AdvPLIC.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    16c8788 View commit details
    Browse the repository at this point in the history
  68. Update src/AdvPLIC.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8b9fb0e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update src/MSLevel.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    512b3a3 View commit details
    Browse the repository at this point in the history
  2. Update src/MSLevel.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    42975a3 View commit details
    Browse the repository at this point in the history
  3. Update src/MSLevel.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a4eeeb8 View commit details
    Browse the repository at this point in the history
  4. Update src/MSLevel.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e264b12 View commit details
    Browse the repository at this point in the history
  5. Update src/MSLevel.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4037aeb View commit details
    Browse the repository at this point in the history
  6. Update src/MSLevel.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    295b873 View commit details
    Browse the repository at this point in the history
  7. Update src/MSLevel.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a8ee616 View commit details
    Browse the repository at this point in the history
  8. Update src/MSLevel.adoc

    Co-authored-by: Kersten Richter <[email protected]>
    Signed-off-by: Bill Traynor <[email protected]>
    wmat and kersten1 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    85cc9d7 View commit details
    Browse the repository at this point in the history
  9. Fixing latexmath issues.

    Rewrote some latexmath in asciidoc
    wmat committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3959d97 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    626065c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Fix Makefile

    Remove done from the clean section. Not needed.
    wmat committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1163a86 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Fix badly converted double quotes.

    Fix double quotes around the words "powered down".
    wmat committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    874b637 View commit details
    Browse the repository at this point in the history
  2. Fixing latexmath.

    You need to enclose the latexmath expression in parentheses to get parentheses around the match otherwise latexmath will
    try to convert the parentheses incorrectly.
    wmat committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    edccc91 View commit details
    Browse the repository at this point in the history
  3. Fix parentheses in latexmath

    To enclose a math expression in parentheses the parentheses need to be outside of and around
    the latexmath expression, not inside it.
    wmat committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f139a8d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Fixing colophon chapter.

    Added back missing word RISC-V, all back-ticked monospaced words, and xref links to other chapters.
    wmat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2478c03 View commit details
    Browse the repository at this point in the history
  2. Adding missing word RISC-V and fixing table.

    Added several instances of RISC-V that were missing and fixed Table 2
    to more closely match LaTeX version.
    wmat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ab716b5 View commit details
    Browse the repository at this point in the history
  3. Added back more missing RISC-V instances.

    Added missing instances of the word RISC-V.
    wmat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4db9b97 View commit details
    Browse the repository at this point in the history
  4. Fix table to match LaTeX version.

    Reformatted table to more closely match the LaTeX version.
    wmat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    09028d4 View commit details
    Browse the repository at this point in the history
  5. Table formatting.

    Cleaning up table formatting to better match the LaTeX
    version.
    wmat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4a6e415 View commit details
    Browse the repository at this point in the history
  6. Table formatting.

    Cleaning up tables to match LaTeX formatting.
    wmat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    75f2637 View commit details
    Browse the repository at this point in the history
  7. Formatting updates.

    Added back missing text for RISC-V.
    wmat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f746def View commit details
    Browse the repository at this point in the history
  8. Formatting updates.

    Placed to TOC after the preamble.
    Formatted tables.
    wmat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    277935b View commit details
    Browse the repository at this point in the history
  9. Formatting updates.

    Cleaning up some tables and adding back in missing word: RISC-V
    wmat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    82352df View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Formatting fixes.

    Formatting fixes.
    wmat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bf3c14a View commit details
    Browse the repository at this point in the history
  2. Formatting clean up.

    Fixed formatting of a few tables.
    wmat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    11cea40 View commit details
    Browse the repository at this point in the history
  3. Formatting fixes.

    Added in some missing words, i.e. RISC-V and some missing monospaced text.
    wmat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    68be3c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    9ab1888 View commit details
    Browse the repository at this point in the history
  2. Adding docs-resources submodule

    Added the docs-resources submodule.
    wmat committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    70c6338 View commit details
    Browse the repository at this point in the history
  3. Refactor repo to use spec template

    Refactored the repo to use the spec template.
    wmat committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    aebf5d7 View commit details
    Browse the repository at this point in the history
  4. Fixes from Jeff's review

    Fixes from Jeff's review
    wmat committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2b6b3e8 View commit details
    Browse the repository at this point in the history
  5. Fixes from Jeff's review

    Fixes from Jeff's review.  Separated the words instruction exception.
    wmat committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    660ad56 View commit details
    Browse the repository at this point in the history
  6. Fixing formatting

    Fixed formatting.
    wmat committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    33fa1bf View commit details
    Browse the repository at this point in the history
  7. Formatting fixes

    Formatting fixes following Jeff's review.
    wmat committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2c335bc View commit details
    Browse the repository at this point in the history
  8. Formatting fixes

    Formatting fixes
    wmat committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    49aa467 View commit details
    Browse the repository at this point in the history
  9. Formatting fixes.

    Formatting fixes.
    wmat committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    25ddbfc View commit details
    Browse the repository at this point in the history
  10. Adding github workflow

    Adding github workflow
    wmat committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    97268c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Trying to fix latexmath

    Trying to fix latexmath, removing extraneous $ signs.
    wmat committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c1f7c12 View commit details
    Browse the repository at this point in the history
  2. Added asciidoctor-mathematical requirement to Makefile.

    asciidoctor-mathematical requirement was missing from Makefile.
    wmat committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2352263 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c00cb73 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Removed RC6 changes para as redundant with 1.0 para.

    The RC6 changes are the ratified 1.0 changes, therefore removed redundant contennt.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5725f40 View commit details
    Browse the repository at this point in the history
  2. Added in missing mcause and scause register names.

    In section Interrupt identities at a hart, the register names mcause and scause
    were dropped.  Adding them back.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3e291e8 View commit details
    Browse the repository at this point in the history
  3. Removed extra word 'listed'.

    Remove the extra word 'listed' from sentence.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    641aa64 View commit details
    Browse the repository at this point in the history
  4. Fix Machine-Level high-half CSR descriptions.

    Fix Machine-Level high-half CSR descriptions to match LaTeX.  Remove
    an extra 'of'.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    706767c View commit details
    Browse the repository at this point in the history
  5. Remove extra word 'to'.

    An extra word, 'to' got added, removing it.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    26d28d6 View commit details
    Browse the repository at this point in the history
  6. Fixed link to Section 2.3.

    Replaced xref to Table 5 which should have been to Section 2.3.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6022d25 View commit details
    Browse the repository at this point in the history
  7. Fix placement of word 'range' and add missing comma.

    Fix placement of the word 'range' in the sentence and add a missing comma.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5fce732 View commit details
    Browse the repository at this point in the history
  8. Add missing width of hviprio2 in table.

    The width was missing from the table for hviprio2.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    50ab289 View commit details
    Browse the repository at this point in the history
  9. Fixed xref to section 2.3.

    Replaced xref to table 5 with correct xref to section 2.3.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0e03586 View commit details
    Browse the repository at this point in the history
  10. Fixing several typos.

    Fixing up typos and missing words.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    970a11f View commit details
    Browse the repository at this point in the history
  11. Fix latexmath formatting.

    Restored latexmath formatting to match LaTeX.
    Added parentheses in a formula.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    46d0b73 View commit details
    Browse the repository at this point in the history
  12. Add in missing words.

    Added back several dropped words.
    wmat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    867cfd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Add missing word "that"

    Add missing word "that to figure caption.
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    efd605f View commit details
    Browse the repository at this point in the history
  2. Fix Table 6.

    Add missing underscores to register names.
    Correct register name at offset Oc1F7C to be clrie.
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1da7b93 View commit details
    Browse the repository at this point in the history
  3. Fix misplaced comma.

    Fix misplaced comma.
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9ff7ba6 View commit details
    Browse the repository at this point in the history
  4. Cleaned up section 4.5.3

    Fixed up typos, missing and missplaced commas.
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ad3cb2f View commit details
    Browse the repository at this point in the history
  5. Delete extra parentheses from title

    Removed an extra parentheses from title of section 4.5.4
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    81c735a View commit details
    Browse the repository at this point in the history
  6. Fixed missing word "writing"

    Added back the missing word "writing"
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9ea6a74 View commit details
    Browse the repository at this point in the history
  7. Add missing register name

    Added back missing register name clripnum
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7bcc2cd View commit details
    Browse the repository at this point in the history
  8. Move misplaced word register

    Moved the word register back to before the register name
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ae1cba0 View commit details
    Browse the repository at this point in the history
  9. Fix missing word "of"

    Added back the missing word "of".
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f88b6f5 View commit details
    Browse the repository at this point in the history
  10. Fix typo of register name and add missing word

    Changed setipnum_be to setipnum_le and added in missing word "are".
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    316ef7e View commit details
    Browse the repository at this point in the history
  11. Fixed typo of register name

    setipnum_be was spelled setipnym_be
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    08df169 View commit details
    Browse the repository at this point in the history
  12. Adding back missing words

    Added the missing word UNSPECIFIED, domaincfg and a left parentheses.
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4765330 View commit details
    Browse the repository at this point in the history
  13. Fix missing word

    Added in missing word ithreshold
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    210a52c View commit details
    Browse the repository at this point in the history
  14. Fix missing word and character.

    Added latexmath:[$i$] to pseudocode and a missing closing quote.
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d9ab5f7 View commit details
    Browse the repository at this point in the history
  15. Fixing up missing parentheses and word.

    Fixed missing parentheses in formulas and missing register name.
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a3207b3 View commit details
    Browse the repository at this point in the history
  16. Typo fix.

    Fixed misspelling of designated.
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1ff6483 View commit details
    Browse the repository at this point in the history
  17. Typo fix.

    Replace a 0 with a 0.
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c438f3e View commit details
    Browse the repository at this point in the history
  18. Conversion cleanup.

    Moving table 10 outside of the note.
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    aac68ff View commit details
    Browse the repository at this point in the history
  19. Typo fixes

    Replace svip with mvip.
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6202106 View commit details
    Browse the repository at this point in the history
  20. Fix typo

    Update ox3F to 0x3F
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    41d6a98 View commit details
    Browse the repository at this point in the history
  21. Typo fixes

    Added missing register name stopi and missing i in pseudocode
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    515608f View commit details
    Browse the repository at this point in the history
  22. Missing word addition

    Added missing vstopi
    wmat committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ab5b074 View commit details
    Browse the repository at this point in the history