sam-astro / Astro8-Computer

Custom 16-bit homebrew CPU, emulator, renderer, circuit, and language
MIT License
754 stars 82 forks source link

Resolution increase #37

Closed sam-astro closed 2 years ago

sam-astro commented 2 years ago

Is your feature request related to a problem? Please describe. The current resolution is somewhat low and unrealistic to use legitimately.

Describe the solution you'd like Increase the resolution to 240x180 pixels (40x30 characters). This will require a rework of the memory and an additional 43.2kb is needed for pixels, along with 1.2kb for characters.