bin2basic This program converts a .prg file (eg compilation result in TASS) to numbers placed in data lines, for a BASIC loader. One file for your convenience. Technologies Project created with: PHP 8.0.10 - https://www.php.net/ How to run make sure you have php installed, and: php index.php c64 file_in file_out commands: item 0: php index.php - you know what it is item 1: help - display help x16 - basic for Commander x16 (no Commodore c16!!!) plus4 - basic for Commodore+4 (and C16,C116) c64 - basic for c64 item 2: file_in - source file name item 3: file_out - destination file name