Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Implement instruction: ADDA #5
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Feature Request
An implementation for the
ADDAinstruction needs to be added to the emulation layer. Below is a brief description of the ADDA instruction taken from the M68000 Programmers Reference Manual.Describe the solution you'd like
The solution should match the existing conventions and patterns used by other implemented instructions. At the time of reporting this only includes the
ABCDinstruction.Describe alternatives you've considered
N/a
Additional context
N/a