Coder Social home page Coder Social logo

Comments (6)

konimaru avatar konimaru commented on July 23, 2024

With that resolution you're limited to scanline drivers (IMO). They just emit a line of pixels which means the (sprite) renderer(s) can be designed independently. IOW any of the matching scanline drivers would work.

That said, have you looked at the P8X Game System s/w? Or rather, what's wrong with using that? It seems to cover all your requirements although I'm not sure about the 8 per scanline demand.

from waitvid.2048.

cbmeeks avatar cbmeeks commented on July 23, 2024

Uhhh...OK. Didn't realize that was out there! Dang! Thanks for the great reference!
That looks like almost exactly what I need. I will check it out.

What I'm looking for is a video system for a 65c02 computer I am building. So the GPU section of that project may be perfect.

Thanks again!

from waitvid.2048.

konimaru avatar konimaru commented on July 23, 2024

DId you find what you're looking for?

from waitvid.2048.

cbmeeks avatar cbmeeks commented on July 23, 2024

Not at the moment. However, I am getting much closer to finishing my SBC based on a 65C02. That computer will have a Propeller driving VGA and I will certainly look to this repo for examples. Once I learn the drivers better, I will attempt to add sprite support.

But that's the beauty of using a Propeller as your computer's video processor. Better programmers than me can give it incredible drivers and it's like adding a new processor in software. :-)

from waitvid.2048.

konimaru avatar konimaru commented on July 23, 2024

OK, let me know when you need support.

from waitvid.2048.

cbmeeks avatar cbmeeks commented on July 23, 2024

Sure will.

Thank you for your help.

from waitvid.2048.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.