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

More common formats #27

Open
4 tasks
bbbradsmith opened this issue Oct 14, 2024 · 0 comments
Open
4 tasks

More common formats #27

bbbradsmith opened this issue Oct 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bbbradsmith
Copy link
Owner

Should probably try to provide a preset for a few more common retro formats:

  • Amiga fullscreen (Look up common image formats, I think I've seen full 1bpp planes, and also per-line interleaving.)
  • CGA, EGA, VGA fullscreens
  • Commodore 64 tiles.
  • Nintendo 64 textures.

Ones that maybe don't need presets:

  • SMS is covered by MSX presets?
  • Atari 2600 is just 1BPP preset?

Also, what happens when there's too many presets to fit vertically on your screen? Does the control automatically implement columns?

At some point it might be worth making an secondary presets directory, for examples of uncommon ones that people might like to try, but aren't included by default.

@bbbradsmith bbbradsmith added the enhancement New feature or request label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant