Pigrecos / D_CodeGen

Binary Code Generator Written in Pascal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DCodeGen

Binary Code generator Written in pascal. It can generate native code for x86 and x64 architectures and supports the whole x86/x64 instruction set. Assembly Code Generator able to compile single File or Single asm Command.

  • Porting of a part of the Nasm -The Netwide Assembler in Delphi.
  • Porting Only Nasm Code Generator
  • Using Nasm and Masm Syntax
  • Support all Nasm Instruction Set List
  • Labeling support and jcc size optimize

TODO List

  • Test code
  • and Much more

P.S

  • welcome collaborative testing and improvement of source code. I have little free time.

    For Testing Program Using TAdvListView.

CREDIT

Infinite thanks to the great work of Mahdi Safsafi for his decompiler Using on test prog UnivDisasm

About

Binary Code Generator Written in Pascal

License:GNU General Public License v3.0


Languages

Language:Pascal 52.6%Language:Assembly 47.4%Language:Batchfile 0.0%