We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
RemedyBG»Forums
Delicious Lines
9 posts / 2 projects
Request concerning the disasm view size limitation

Hello,

I am currently working on a compiler and the disasm view is very useful. Unfortunately, it can only show up to 8192 bytes of machine code, it would be really nice if this boundary could be lifted or at least pushed further.

321 posts / 1 project
None
Request concerning the disasm view size limitation

Sure! Increased the limit for the disasm formatter for the next release.

Delicious Lines
9 posts / 2 projects
Request concerning the disasm view size limitation
Replying to x13pixels (#29463)

Thank you very much!