Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AppleCommander/acdasm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0
Choose a base ref
...
head repository: AppleCommander/acdasm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.1
Choose a head ref
  • 8 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 29, 2025

  1. Configuration menu
    Copy the full SHA
    ad0b098 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from AppleCommander/toil/maven-publishing

    Updates to make maven publishing work.....
    a2geek authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    a37f571 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Bump org.junit:junit-bom from 5.13.4 to 6.0.0

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    3cda298 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Merge pull request #37 from AppleCommander/dependabot/gradle/org.juni…

    …t-junit-bom-6.0.0
    
    Bump org.junit:junit-bom from 5.13.4 to 6.0.0
    a2geek authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    e56de59 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Found some code where the "assembly" was invalid and it happened to f…

    …ind nulls in the opcode table. Updated pcode and z80 to both fill in all places with a fake "---" opcode.
    a2geek committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    19fcb7c View commit details
    Browse the repository at this point in the history
  2. Setting version to 6.1.

    a2geek committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    91f3d46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a732c31 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #38 from AppleCommander/bug/fixup-6.0

    Bug/fixup 6.0
    a2geek authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    523d62b View commit details
    Browse the repository at this point in the history
Loading