bin2c

There are 6 repositories under bin2c topic.

  • RetroNick2020/rtbinobj

    GUI tool to convert binary files to DOS Object OBJ/OMF,COFF, Amiga Hunk, and GWBASIC BSV format. Creates byte exact files as Turbo Pascal BINOBJ and Turbo C BGIOBJ. Can be used with Turbo Pascal, QuickPascal, Freepascal ,Turbo C, QuickC, and Open Watcom compilers.

    Language:Pascal12202
  • AraHaan/bin2c

    bin2c Conversion Tool.

    Language:C++11456
  • huisedenanhai/bin2cpp

    Dump bytes from a given binary file and write them as a C++ unsigned char array

    Language:C++2001
  • gilzoide/file2c

    Python script that generates C source files with global variables embedding binary/text file contents, with easy integration for CMake projects

    Language:Python110
  • darrenthebozz/Bin2C

    A very simple utility for converting a binary file to a c source file with an option to append

    Language:C0002
  • cnyaw/jaja

    A simple stack based software virtual machine for study.

    Language:C++001