Reducing relying on a TSB.nes file? #4
ajwittenburg
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed there are some non-trivial portions in here that rely on just importing whatever is in the supplied TSB.nes file. I'm curious if you have thoughts about updating some of these to grab more of the details and use the labels and such in the ASM. As an example, instead of grabbing whatever is in TSB.nes from $8010 for $1f77 bytes, what if I went and tried to make it so this file would have more detail about what's going on in that range?
Beta Was this translation helpful? Give feedback.
All reactions