mdbell / Noexes

A graphical remote debugger for the Nintendo Switch
GNU General Public License v3.0
214 stars 55 forks source link

"Convert Decimal to Hex" option only recognizes the first 8 digits of your input. #8

Closed Lawaleeth closed 6 years ago

Lawaleeth commented 6 years ago

For example, "123456789" would only convert "23456789" to 0165EC15, wheras it should be "123456789" converted to 075BCD15. Haven't tested with other data lengths.

mdbell commented 6 years ago

Fixed as of commit 22f28a9cc797249007c591778bfe056020bdb1d0