izik1 / gbops

The most accurate Game Boy opcode table
https://izik1.github.io/gbops/
MIT License
46 stars 2 forks source link

Change JP (HL) to JP HL #7

Closed Areeb-M closed 5 years ago

Areeb-M commented 5 years ago

While JP (HL) makes sense, it's technically incorrect since (HL) refers to the value stored at memory location HL.