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

WIP: Llvm mos #4051

Open
wants to merge 6 commits into
base: release
Choose a base branch
from
Open

WIP: Llvm mos #4051

wants to merge 6 commits into from

Commits on Dec 20, 2023

  1. initial try for mos support

    danacr committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    624e153 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. build -target=6502 fails

    danacr committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7651647 View commit details
    Browse the repository at this point in the history
  2. added mos arch

    danacr committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    41354b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. added dummy interrupts

    danacr committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3dabacd View commit details
    Browse the repository at this point in the history
  2. builds, but fails to link

    danacr committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    4f8277f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fixed git depth

    danacr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ec4e12b View commit details
    Browse the repository at this point in the history