GithubHelp home page GithubHelp logo

gbvideoplayer's People

Contributors

liji32 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gbvideoplayer's Issues

Error in RGB difference calculation

In convert.py, line 36, you have:
b2 = a /32 / 32 % 32
It should be:
b2 = b /32 / 32 % 32

Keep up the good work, love this program and the concept!

How Do you compose to the music.itt file?

I've been looking through the code and trying to get it to do what i want. now, i kust need to know how the music works.
Sample from the file:

|E-401v26...|D-501v26...|G-301......|...........
|...........|...........|...........|C-506......
|.....v21...|.....v21...|...........|...........
|...........|...........|...........|...........
|.....v17...|.....v17...|...........|...........
|...........|...........|...........|...........
|...........|...........|...........|...........
|...........|...........|...........|...........

If you change the first letter (E-) to something like E#, the compilation process errors with:

["C-", "C#", "D-", "D#", "E-", "F-", "F#", "G-", "G#", "A-", "A#", "B-"]

and

E# is not in the list

I've inferred that these note's are whats possible. BUT, WHAT DOES ALL OF the other stuff mean????

:/

ROM is not padded

The ROM is not padded correctly, which might cause some problems with flashcarts and emus. To fix, the -p 0x?? flag needs to be added to RGBFIX when compiling.

Will not work

It does not show the entire picture, just blobs of pixels.
I use Game Play Color.

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.