Jump to content
digress

Colecovision with f18a vector graphics example

Recommended Posts

Very slow routine I programmed 

can draw lines any length and direction in any of 4 colours

required f18a for this version. would work on a standard coleco but i'm aiming to speed this up significantly

 

Anyways I thought it was pretty cool.

 

 

 

  • Like 1

Share this post


Link to post
Share on other sites

Cool stuff!  :) 

 

Given that the line display is currently slow, I'm guessing you're calling the PIX routine for each pixel via the CPU, instead of running code within the F18A?

 

Share this post


Link to post
Share on other sites

This is a new routine programmed from scratch running only on the z80

 

The pix routine i'm still having trouble with get to work. it works really fast but drawing incorrectly at the moment and causing crash on coleco. 

 

Need more time to figure that out then you'll see some fast vectors.

 

5 minutes ago, Pixelboy said:

Cool stuff!  :) 

 

Given that the line display is currently slow, I'm guessing you're calling the PIX routine for each pixel via the CPU, instead of running code within the F18A?

 

 

Share this post


Link to post
Share on other sites

the f18a gpu version  it'll be able to do that and more.

 

on a standard coleco it might not be much faster than this sample though.

Edited by digress

Share this post


Link to post
Share on other sites
22 hours ago, digress said:

the f18a gpu version  it'll be able to do that and more.

 

on a standard coleco it might not be much faster than this sample though.

That would be awesome
Tac/Scan is such a fun and underated game 

Share this post


Link to post
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.

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...