Hi qword. 1000 secs ? Damn...4shared is making people wait that long when they are not registered ?
Try this one :t
http://docdro.id/onPXIMcLet me know if this site still makes people wait too much.
Fearless....Huge Thanks !!!! :t :t :t :t
I´m a bit busy updating a couple of things in RosAsm before the next release. I plan to also include a update of CodeTune as well, but i needed to fix some issues in RosAsm that was there since ages :icon_mrgreen:
And, trying to make an update on the interface as well. (I´m tired the old visual style of the toolbar)
This is a hell of a work, because the major functions in RosAsm are way too attached to the interface so it is hard to isolate them without breaking other parts of the code. This is needed, since i plan to eventually make some functions ready to import and export lib and obj files too. (Not only see it´s contents as it actually is on the LibScanner)
I succeeded to isolate some major functions related to memory management and built it as the dll (RosMem.dll), but on the way i messed up with some parts of RosAsm that used it and i´m tracing where the errors occurs so i can fix. The good thing is that i suceeded to fix some allocationg problems of huge files that was stopping the debugger to load files such as Sony vegas (or the dlls it used, specially dlls that are packed). Now i can load and create a Sony Vegas plugin and debug the whole program without problems (finally

).
Also i improved the disassembler in terms of accuracy and speed, but still needs some adjusts in the inner core of the decoder before i try to implement new SSE3/SSE4 instructions). Since those "new" opcodes are not that relevant at the moment (This stage of development, i mean), i choosed to improve it before add newer opcodes.