Skip to content

Fix LD <address>,<register> #28

@berwyn

Description

@berwyn

Load8RegisterToMemoryOperation has several problems:

  • LD (a16),SP isn't implemented
  • LD (HL+),A isn't implemented
  • LD (HL-),A isn't implemented

Additionally, the types don't really help to model what is/isn't allowed here and should be updated to better indicate what are valid combinations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions