Jump to content
IGNORED

Has anyone used vbcc ?


Fabrizio Caruso

Recommended Posts

@Zerosquare I have tried plain vbcc just to run the compiler command line because I need a command line.
My goal is to integrate vbcc into my own universal build-chain:
https://github.com/Fabrizio-Caruso/CROSS-LIB which covers about 200 different vintage targets of all sorts.

I am not familiar with the Jaguar hardware but what I need for my very specific purpose is to figure out how to use plain vbcc (or any other command line compiler) to implement very simple graphics (just monochromatic tiles, i.e., one color per tile with a common background color). Tiles could be 8x8. I also need to figure out how to read the input and to produce a bunch of clicks, beeps and burps.

jaguarvbcc looks like a fool framework, which I would have to integrate into my even bigger framework in order to use just a tiny fraction of what jaguarvbcc offers. So I would need to extract what is useful for me, e.g., crt (if not linked automatically by the compiler), libs and some tools to generate functional cartridge or cd images.
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...