EF2Bin Converter

error
Allowed file type: .CRT. Maximum file size is 1050688 bytes.

Output files

LOW bank: {{ lowROMName }}: {{ (lowROMSize/1024).toFixed(1) }} kB
HIGH bank: {{ highROMName }}: {{ (highROMSize/1024).toFixed(1) }} kB

Binaries structure

{{index}}
{{index}}

EF2Bin converts an Commodore 64/128 EasyFlash cartridge image (CRT) to two binary files (BIN). These files can be used for direct programming of 4Mbit EPROMS or Flash chips like 39SF040, 29F040 or similar using either an EPROM programmer or EasyProg and your C64.

This tool is inspired by the great Windows (C++) tool CRT2Chip2 by e5frog.