meganesu / generate-gb-opcodes

A helper project to dynamically generate the opcodes for each Game Boy CPU instruction mnemonic
https://meganesu.github.io/generate-gb-opcodes/
42 stars 9 forks source link

Add descriptions to instruction objects #15

Closed meganesu closed 4 years ago

meganesu commented 4 years ago

WHEN the generateAllInstructions function is run THEN the instruction objects that are created should each have a .description attribute that explains what the instruction does

WHEN the sidebar for an instruction is opened THEN the description shows up in the sidebar contents

meganesu commented 4 years ago
meganesu commented 4 years ago

Closed by 43575907d8a2f9e8955684ada7dce11eb340250c