executeALUInstruction
CodeArtifactFirst seen 6/20/2026
Last seen 6/20/2026
Evidence 2 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
4 connectionsThe executeALUInstruction task is used to execute the ADC H instruction in the test program.
The executeALUInstruction task is defined inside the gameboyprocessor class.
The executeALUInstruction task executes ALU instructions on the model's internal registers.
The exercise asks to complete executeALUInstruction so it also handles the ADD H instruction.