Skip to content
  • Lyude Paul's avatar
    bifrost: Note that Port 3 == Port 2 when not in use · 6cd900f4
    Lyude Paul authored
    When writing the assembler, this appeared to be exactly what the compiler
    always does as most of our encoded wouldn't match the compiler's output
    otherwise. It's likely this wasn't noticed with the disassembler due
    to the fact it wouldn't need to log the register assignment for Port 3
    if it's not actually being used for anything.
    6cd900f4