flag/cond handling improvements
[ia32rtools.git] / tools / mkbridge.c
2013-12-31 notazmark pure __stdcall funcs as such
2013-12-30 notazheader pre-parsing
2013-12-30 notazuse unsigned types, cc+nested branch fix, var type...
2013-12-26 notazvararg funcs/calls, ebp- in ebp_frame, fixes
2013-12-01 notazfix edx arg-reg corruption in fromasm
2013-11-29 notazstart work on asm->c translation
2013-11-28 notazadding disasm code, lots of breakage
2013-11-27 notazbegin pulling in disassembly, fix stuff
2013-11-26 notazuse bridge for asm->C too
2013-11-24 notazstart bridge gen tool