2014-01-27 |
notaz | plugin: handle non-local branches
|
commit | commitdiff | tree |
2014-01-26 |
notaz | starting a plugin
|
commit | commitdiff | tree |
2014-01-23 |
notaz | move some files, fix winelib build
|
commit | commitdiff | tree |
2014-01-21 |
notaz | fixes, standalone works?
|
commit | commitdiff | tree |
2014-01-21 |
notaz | support __fastcall
|
commit | commitdiff | tree |
2014-01-19 |
notaz | fixes, standalone version builds
|
commit | commitdiff | tree |
2014-01-19 |
notaz | .def tool, generate .lib and tramp on demand
|
commit | commitdiff | tree |
2014-01-18 |
notaz | fixes, something compiles
|
commit | commitdiff | tree |
2014-01-14 |
notaz | indirect call stuff, fixes
|
commit | commitdiff | tree |
2014-01-12 |
notaz | fix prototypes for data refs, tune var decl in translator
|
commit | commitdiff | tree |
2014-01-12 |
notaz | type checking in cvt
|
commit | commitdiff | tree |
2014-01-10 |
notaz | more work on cvt_data, works mostly
|
commit | commitdiff | tree |
2014-01-09 |
notaz | starting data converter tool
|
commit | commitdiff | tree |
2014-01-08 |
notaz | deal with all non-reg-arg funcs
|
commit | commitdiff | tree |
2014-01-07 |
notaz | handle small part of indirect calls
|
commit | commitdiff | tree |
2014-01-06 |
notaz | cast simplification, fixes, compiles to the end (no...
|
commit | commitdiff | tree |
2014-01-04 |
notaz | fixes
|
commit | commitdiff | tree |
2014-01-03 |
notaz | various fixes
|
commit | commitdiff | tree |
2014-01-02 |
notaz | some chunk handling, fixes
|
commit | commitdiff | tree |
2014-01-02 |
notaz | type, bp frame, arg tracking improvements
|
commit | commitdiff | tree |
2014-01-02 |
notaz | flag/cond handling improvements
|
commit | commitdiff | tree |
2014-01-01 |
notaz | various fixes
|
commit | commitdiff | tree |
2013-12-31 |
notaz | mark pure __stdcall funcs as such
|
commit | commitdiff | tree |
2013-12-31 |
notaz | funcarg fixes, struct arg handling of some sorts..
|
commit | commitdiff | tree |
2013-12-30 |
notaz | header pre-parsing
|
commit | commitdiff | tree |
2013-12-30 |
notaz | use unsigned types, cc+nested branch fix, var type...
|
commit | commitdiff | tree |
2013-12-29 |
notaz | improve arg collect yet more, tune asm
|
commit | commitdiff | tree |
2013-12-28 |
notaz | func chunks, improved arg collect, disasm
|
commit | commitdiff | tree |
2013-12-26 |
notaz | vararg funcs/calls, ebp- in ebp_frame, fixes
|
commit | commitdiff | tree |
2013-12-25 |
notaz | improved type handling and cast generation
|
commit | commitdiff | tree |
2013-12-25 |
notaz | fix some 32bit-host issues
|
commit | commitdiff | tree |
2013-12-24 |
notaz | update asm
|
commit | commitdiff | tree |
2013-12-23 |
notaz | repe, vararg calls, tweaks, ++disasm
|
commit | commitdiff | tree |
2013-12-23 |
notaz | jumptables, stack iterators, more prototypes, disasm...
|
commit | commitdiff | tree |
2013-12-17 |
notaz | win32.hlist, more types, fixes
|
commit | commitdiff | tree |
2013-12-16 |
notaz | use main header, parse variable types, asm patch comment
|
commit | commitdiff | tree |
2013-12-16 |
notaz | more wip, handle C calls
|
commit | commitdiff | tree |
2013-12-09 |
notaz | asm fix, new c remove list
|
commit | commitdiff | tree |
2013-12-09 |
notaz | handle indirect __cdecl calls, esp stackframes; fixes
|
commit | commitdiff | tree |
2013-12-08 |
notaz | movs, rol, reg save, esp frame..
|
commit | commitdiff | tree |
2013-12-07 |
notaz | func blacklisting, fixes
|
commit | commitdiff | tree |
2013-12-06 |
notaz | rep stosd and stuff
|
commit | commitdiff | tree |
2013-12-05 |
notaz | improve call arg and flag tracking, fixes
|
commit | commitdiff | tree |
2013-12-04 |
notaz | further work to handle more things..
|
commit | commitdiff | tree |
2013-12-03 |
notaz | more ops, fixes, refactoring
|
commit | commitdiff | tree |
2013-12-02 |
notaz | improved flag checks with tmp vars when needed, refactoring
|
commit | commitdiff | tree |
2013-12-01 |
notaz | fix edx arg-reg corruption in fromasm
|
commit | commitdiff | tree |
2013-12-01 |
notaz | lots more stuff, reaches sub_401310
|
commit | commitdiff | tree |
2013-11-30 |
notaz | sub_401000 compiles
|
commit | commitdiff | tree |
2013-11-29 |
notaz | start work on asm->c translation
|
commit | commitdiff | tree |
2013-11-28 |
notaz | adding disasm code, lots of breakage
|
commit | commitdiff | tree |
2013-11-27 |
notaz | begin pulling in disassembly, fix stuff
|
commit | commitdiff | tree |
2013-11-26 |
notaz | use bridge for asm->C too
|
commit | commitdiff | tree |
2013-11-24 |
notaz | start bridge gen tool
|
commit | commitdiff | tree |
2013-11-21 |
notaz | cmpmrg_text: detect some refs to rm'd funcs
|
commit | commitdiff | tree |
2013-11-21 |
notaz | asmproc: detect more refs
|
commit | commitdiff | tree |
2013-11-20 |
notaz | fixes, start removing mscrt
|
commit | commitdiff | tree |
2013-11-19 |
notaz | handle C deps, add ability to rm stdc funcs
|
commit | commitdiff | tree |
2013-11-19 |
notaz | reloc patching, avoid int3 overfill
|
commit | commitdiff | tree |
2013-11-19 |
notaz | implement rewritten func fill
|
commit | commitdiff | tree |
2013-11-18 |
notaz | C code link-in, some reorganization
|
commit | commitdiff | tree |
2013-11-18 |
notaz | add .asm function renamer
|
commit | commitdiff | tree |
2013-11-18 |
notaz | symtab loader
|
commit | commitdiff | tree |
2013-11-17 |
notaz | rename scripts
|
commit | commitdiff | tree |
2013-11-17 |
notaz | more complete disassembly
|
commit | commitdiff | tree |
2013-11-15 |
notaz | .text cmp tool, updates for it to pass
|
commit | commitdiff | tree |
2013-11-11 |
notaz | linker script, data syms
|
commit | commitdiff | tree |
2013-11-10 |
notaz | fix .text position, storm and stuff
|
commit | commitdiff | tree |
2013-11-10 |
notaz | first compiling version
|
commit | commitdiff | tree |
|