chunkypixel / atari-dev-studio

Homebrew game creation for the Atari 8-bit consoles (VS Code Extension)
http://atariage.com/forums/topic/290365-atari-dev-studio-for-homebrew-development-release/
GNU General Public License v3.0
77 stars 8 forks source link

Add ability to select both NTSC and PAL palettes #29

Closed chunkypixel closed 4 years ago

chunkypixel commented 4 years ago

Users need to be able to choose between NTSC and PAL palettes. Implement the following:

Need to also incorporate 2600 palettes into this process.

chunkypixel commented 4 years ago

Added selectors to Create Project dialog and Palette window Added temp PAL palette

chunkypixel commented 4 years ago

Updated NTSC palette and added PAL palette (7800) based on A7800 (warm). 2600 palettes can now be catered for - just need to be entered.

chunkypixel commented 4 years ago

Done in v0.4.6 2600 palettes (NTSC and PAL) have been added.

MikeBrownEmplas commented 4 years ago

Truly amazing!!