Login
Tools - CBCCWIF
Title:CBCCWIF
Version:0.04
ActiveYes
Last updated:2024-03-25
CategoryProgramming
Platform:Multiplatform
Created by:Litwr
Download: http://litwr2.atspace.eu/plus4/cbcwif.html


Notes
CBCCWIF is "Commodore +4 Basic Cross Compiler with Italian flavor".

USAGE: cbccwif "basic_text_file.txt" >"assembler_file.asm"

The input file must be a text file (not a PRG file). PETCAT (included in VICE) can be used to convert a BASIC PRG file to a plain text file. (E.g. "PETCAT -3 -o txtfile prgfile" should do the trick.)

The resulting assembler text can be compiled to a PRG file with TMPX assembler, e.g. "TMPX assembler_file.asm". The inc/mac/s-files from the cbccwif-distribution must be in the same directory as the assembler file.

This is open source software, so it can be used on almost any platform that has C++ compiler.

Copyright © Plus/4 World Team, 2001-2024