use main header, parse variable types, asm patch comment
[ia32rtools.git] / tools / translate.c
2013-12-16 notazuse main header, parse variable types, asm patch comment
2013-12-16 notazmore wip, handle C calls
2013-12-09 notazhandle indirect __cdecl calls, esp stackframes; fixes
2013-12-08 notazmovs, rol, reg save, esp frame..
2013-12-07 notazfunc blacklisting, fixes
2013-12-06 notazrep stosd and stuff
2013-12-05 notazimprove call arg and flag tracking, fixes
2013-12-04 notazfurther work to handle more things..
2013-12-03 notazmore ops, fixes, refactoring
2013-12-02 notazimproved flag checks with tmp vars when needed, refactoring
2013-12-01 notazlots more stuff, reaches sub_401310
2013-11-30 notazsub_401000 compiles
2013-11-29 notazstart work on asm->c translation