hlorenzi / customasm

💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Apache License 2.0
720 stars 56 forks source link

Make NES Example Vectors More Clear #137

Closed zicklag closed 2 years ago

zicklag commented 2 years ago

Using the little endian function makes this a little bit more clear I think.

Assuming I've understood this properly. ;)

hlorenzi commented 2 years ago

Yes, thank you!!