Skip to content

dmarlowe69/c_obj2prg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c_obj2prg

C application to convert a commodore interface OBJ file to a PRG file. Works with the output of cbm6502asm cross assembler or the native Commodore Macro Development System (MADS) and all its variants including the orginal PET Assembler and the C128 development package.

There are two verisons:

c_obj2prg is for files that have each line termainted with a CRLF (Windows text files)

C_obj2prgcr is for files that have lines terminated with just a CR (CBM SEQ files)

About

C application to convert a commodore interface OBJ file to a PRG file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published