retroenv / nesgodisasm

Nintendo Entertainment System ROM disassembler written in Golang
Apache License 2.0
14 stars 2 forks source link

improve address/offset variable naming #31

Closed cornelk closed 1 year ago

cornelk commented 1 year ago

use index instead of offset for indexes into arrays, address for the full address, offset for the info about an address