You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to find the routines for just the disassembly in your code but was somewhat lost.
Could you give me a pointer? And also: How do you estimate the possibilities of transforming those into a
Micropython routine?
My idea was to have something that together with the inspect function here would allow for displaying the disassembled code of a viper/asm_thumb function?
Thanksm
Raul
The text was updated successfully, but these errors were encountered:
Hello @pfalcon,
I tried to find the routines for just the disassembly in your code but was somewhat lost.
Could you give me a pointer? And also: How do you estimate the possibilities of transforming those into a
Micropython routine?
My idea was to have something that together with the inspect function here would allow for displaying the disassembled code of a viper/asm_thumb function?
Thanksm
Raul
The text was updated successfully, but these errors were encountered: