Closed iTom33ro closed 3 years ago
Hey, Have you marked any bytes as code or data? This assembly output would be what it looks like if nothing has been marked when you first open a project (in the app it would look like all the rows were gray).
Try using the Step function to walk through some code, see if the exporter works for you after you do that. Rows that are white were successfully marked.
If it's some kind of bug, I'd be interested in seeing a screenshot of the app
If you're not sure, check out this tutorial video, it's for a slightly older version but the general workflow is basically the same https://youtu.be/gAQZP34xH9M
I'm going to close this because it seems like Diz is functioning normally here (i.e. new projects won't generate assembly until something is marked).
If you feel that's not the case though, feel free to re-open and we can figure it out. Thanks!
I tried to disassemble some games, but the ASM look like this:
I am doing something wrong?