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

Update wiki: CHUNK_SCREEN, tic_screen, sync, etc. #1380

Closed
joshgoebel opened this issue Mar 23, 2021 · 4 comments
Closed

Update wiki: CHUNK_SCREEN, tic_screen, sync, etc. #1380

joshgoebel opened this issue Mar 23, 2021 · 4 comments
Assignees

Comments

@joshgoebel
Copy link
Collaborator

Main f6bd43f changes:

  • added a new chunk CHUNK_SCREEN to every bank
  • tic_screen is a 240 x 136 x 4bpp raw buffer, you can copy it to VRAM using tic_api_sync(...)
  • all the import/export commands use .png format now

Originally posted by @nesbox in #1001 (comment)

@joshgoebel
Copy link
Collaborator Author

@nesbox You can assign to me.

@joshgoebel
Copy link
Collaborator Author

Just to confirm, Screen is NOT loaded into VRAM upon boot up like many of the other data types, correct?

@joshgoebel
Copy link
Collaborator Author

@nesbox To be clear this is just the 16320 bytes of screen, not all of VRAM, right?

@nesbox
Copy link
Owner

nesbox commented Apr 6, 2021

Right :)
Sorry for the delay with the response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants