2014-03-24 |
notaz | translate: initial header gen code |
blob | commitdiff |
2014-03-16 |
notaz | translate: rudimentary mmx supprt, more flags for dec |
blob | commitdiff | diff to current |
2014-03-14 |
notaz | translate: more sub flags and shrd |
blob | commitdiff | diff to current |
2014-03-14 |
notaz | allow float type |
blob | commitdiff | diff to current |
2014-03-13 |
notaz | translate: handle more cases with args |
blob | commitdiff | diff to current |
2014-03-11 |
notaz | translate: handle another stackframe setup way |
blob | commitdiff | diff to current |
2014-03-09 |
notaz | translate: detect more invalid writes to args |
blob | commitdiff | diff to current |
2014-03-09 |
notaz | translate: improve vararg handling a bit more |
blob | commitdiff | diff to current |
2014-03-08 |
notaz | some func ptr arg type checking |
blob | commitdiff | diff to current |
2014-03-08 |
notaz | translate: some vararg improvements |
blob | commitdiff | diff to current |
2014-03-05 |
notaz | add a license |
blob | commitdiff | diff to current |
2014-03-01 |
notaz | translate: extra check |
blob | commitdiff | diff to current |
2014-02-26 |
notaz | translate: fix non-32bit mul and add with carry |
blob | commitdiff | diff to current |
2014-02-25 |
notaz | translate: suppress a warning |
blob | commitdiff | diff to current |
2014-02-24 |
notaz | translate: check offset assigns if func is used |
blob | commitdiff | diff to current |
2014-02-22 |
notaz | translate: start outputing after analysis, use define... |
blob | commitdiff | diff to current |
2014-02-22 |
notaz | translate: log unresolved calls, change error logging |
blob | commitdiff | diff to current |
2014-02-18 |
notaz | fix stupid lods/cmps/scas bugs |
blob | commitdiff | diff to current |
2014-02-17 |
notaz | translate: some casting improvements |
blob | commitdiff | diff to current |
2014-02-17 |
notaz | translate: change how things end |
blob | commitdiff | diff to current |
2014-02-17 |
notaz | translate: rework cc, jcc to func, lods |
blob | commitdiff | diff to current |
2014-02-16 |
notaz | reg return, __userstack, repe fix, more.. |
blob | commitdiff | diff to current |
2014-02-15 |
notaz | translate: handle various cases from smacker |
blob | commitdiff | diff to current |
2014-02-15 |
notaz | handle decorated symbols better |
blob | commitdiff | diff to current |
2014-02-13 |
notaz | yet more stuff for storm |
blob | commitdiff | diff to current |
2014-02-09 |
notaz | translate: 64bit division and rcl/rcr |
blob | commitdiff | diff to current |
2014-02-08 |
notaz | translate: some 64bit math stuff, arg-reuse tailcall |
blob | commitdiff | diff to current |
2014-02-08 |
notaz | translate: fixes |
blob | commitdiff | diff to current |
2014-02-07 |
notaz | translate: pop stack align improvement, xchg |
blob | commitdiff | diff to current |
2014-02-03 |
notaz | jecxz, improved push/pop pair |
blob | commitdiff | diff to current |
2014-02-02 |
notaz | scas, DF, more pop stack adjust, etc.. |
blob | commitdiff | diff to current |
2014-01-21 |
notaz | fixes, standalone works? |
blob | commitdiff | diff to current |
2014-01-21 |
notaz | support __fastcall |
blob | commitdiff | diff to current |
2014-01-19 |
notaz | fixes, standalone version builds |
blob | commitdiff | diff to current |
2014-01-18 |
notaz | fixes, something compiles |
blob | commitdiff | diff to current |
2014-01-14 |
notaz | indirect call stuff, fixes |
blob | commitdiff | diff to current |
2014-01-12 |
notaz | fix prototypes for data refs, tune var decl in translator |
blob | commitdiff | diff to current |
2014-01-10 |
notaz | more work on cvt_data, works mostly |
blob | commitdiff | diff to current |
2014-01-09 |
notaz | starting data converter tool |
blob | commitdiff | diff to current |
2014-01-08 |
notaz | deal with all non-reg-arg funcs |
blob | commitdiff | diff to current |
2014-01-07 |
notaz | handle small part of indirect calls |
blob | commitdiff | diff to current |
2014-01-06 |
notaz | cast simplification, fixes, compiles to the end (no... |
blob | commitdiff | diff to current |
2014-01-04 |
notaz | fixes |
blob | commitdiff | diff to current |
2014-01-03 |
notaz | various fixes |
blob | commitdiff | diff to current |
2014-01-02 |
notaz | some chunk handling, fixes |
blob | commitdiff | diff to current |
2014-01-02 |
notaz | type, bp frame, arg tracking improvements |
blob | commitdiff | diff to current |
2014-01-02 |
notaz | flag/cond handling improvements |
blob | commitdiff | diff to current |
2014-01-01 |
notaz | various fixes |
blob | commitdiff | diff to current |
2013-12-31 |
notaz | mark pure __stdcall funcs as such |
blob | commitdiff | diff to current |
2013-12-31 |
notaz | funcarg fixes, struct arg handling of some sorts.. |
blob | commitdiff | diff to current |
2013-12-30 |
notaz | header pre-parsing |
blob | commitdiff | diff to current |
2013-12-30 |
notaz | use unsigned types, cc+nested branch fix, var type... |
blob | commitdiff | diff to current |
2013-12-29 |
notaz | improve arg collect yet more, tune asm |
blob | commitdiff | diff to current |
2013-12-28 |
notaz | func chunks, improved arg collect, disasm |
blob | commitdiff | diff to current |
2013-12-26 |
notaz | vararg funcs/calls, ebp- in ebp_frame, fixes |
blob | commitdiff | diff to current |
2013-12-25 |
notaz | improved type handling and cast generation |
blob | commitdiff | diff to current |
2013-12-25 |
notaz | fix some 32bit-host issues |
blob | commitdiff | diff to current |
2013-12-23 |
notaz | repe, vararg calls, tweaks, ++disasm |
blob | commitdiff | diff to current |
2013-12-23 |
notaz | jumptables, stack iterators, more prototypes, disasm... |
blob | commitdiff | diff to current |
2013-12-17 |
notaz | win32.hlist, more types, fixes |
blob | commitdiff | diff to current |
2013-12-16 |
notaz | use main header, parse variable types, asm patch comment |
blob | commitdiff | diff to current |
2013-12-16 |
notaz | more wip, handle C calls |
blob | commitdiff | diff to current |
2013-12-09 |
notaz | handle indirect __cdecl calls, esp stackframes; fixes |
blob | commitdiff | diff to current |
2013-12-08 |
notaz | movs, rol, reg save, esp frame.. |
blob | commitdiff | diff to current |
2013-12-07 |
notaz | func blacklisting, fixes |
blob | commitdiff | diff to current |
2013-12-06 |
notaz | rep stosd and stuff |
blob | commitdiff | diff to current |
2013-12-05 |
notaz | improve call arg and flag tracking, fixes |
blob | commitdiff | diff to current |
2013-12-04 |
notaz | further work to handle more things.. |
blob | commitdiff | diff to current |
2013-12-03 |
notaz | more ops, fixes, refactoring |
blob | commitdiff | diff to current |
2013-12-02 |
notaz | improved flag checks with tmp vars when needed, refactoring |
blob | commitdiff | diff to current |
2013-12-01 |
notaz | lots more stuff, reaches sub_401310 |
blob | commitdiff | diff to current |
2013-11-30 |
notaz | sub_401000 compiles |
blob | commitdiff | diff to current |
2013-11-29 |
notaz | start work on asm->c translation |
blob | commitdiff | diff to current |
|