Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement full-featured gfx sys demo #82

Open
cspang1 opened this issue Nov 12, 2019 · 0 comments
Open

Implement full-featured gfx sys demo #82

cspang1 opened this issue Nov 12, 2019 · 0 comments
Assignees
Projects

Comments

@cspang1
Copy link
Owner

cspang1 commented Nov 12, 2019

With all features of the graphics system now implemented:

  • VGA 640x480 @ 60 Hz (rendered @ 320x240)
  • Sprites + tiles
  • Wide/tall sprites
  • Bidirectional smooth scrolling
  • Tile map wrapping
  • Parallax scrolling

A demo should be created showcasing the spread of features to compare with similar embedded systems (e.g. Maccasoft P8X system, Hydra, etc.)

Addt'ly, implementing all features will verify stability of system under heavy CPU and GPU loads.

@cspang1 cspang1 self-assigned this Nov 12, 2019
@cspang1 cspang1 added this to To Do in JCAP Kanban via automation Nov 12, 2019
@cspang1 cspang1 moved this from To Do to In Progress in JCAP Kanban Nov 12, 2019
@cspang1 cspang1 added feature and removed feature labels Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
JCAP Kanban
  
In Progress
Development

No branches or pull requests

1 participant