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

Undocumented Opcode Build Option #133

Open
wants to merge 10 commits into
base: v2.1
Choose a base branch
from

Commits on Oct 17, 2023

  1. Nextor Driver

    lfantoniosi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ef0ceb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    88374eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92f533c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37747d1 View commit details
    Browse the repository at this point in the history
  4. revert some text

    lfantoniosi committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    1a6d391 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Revert "revert some text"

    This reverts commit 1a6d391.
    lfantoniosi committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3a3727f View commit details
    Browse the repository at this point in the history
  2. Revert "changes to undoc op build"

    This reverts commit 37747d1.
    lfantoniosi committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    544bc53 View commit details
    Browse the repository at this point in the history
  3. Revert "Merge branch 'v2.1' of https://github.com/lfantoniosi/Nextor

    …into v2.1"
    
    This reverts commit 92f533c, reversing
    changes made to 88374eb.
    lfantoniosi committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d742862 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aad488 View commit details
    Browse the repository at this point in the history
  5. option to replace undocumented opcodes (Z180 compatible)

    build as:
    
     make ASSEMBLE_SYMBOLS=DISABLE_UNDOCUMENTED_OPCODES
    lfantoniosi committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    26782a9 View commit details
    Browse the repository at this point in the history