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

thstd: fix crashes with some pre-th10 stages #80

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jul 23, 2020

  1. thstd: remove -g compiler flag

    Nutzer committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    0a1b46a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05d6846 View commit details
    Browse the repository at this point in the history
  3. thstd: fix quad entries with size 36 in pre-th10

    Quads in pre-th10 can also be 36 bytes long and contain two additional values.
    Nutzer committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a4d62dd View commit details
    Browse the repository at this point in the history
  4. thstd: add all v0-instructions in pre-th10

    Types are not necessarily correct.
    Nutzer committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    6f2942c View commit details
    Browse the repository at this point in the history