hagronnestad/retro-computing

Create a C64 display using the CHARACTOR ROM

Closed this issue · 1 comments

  • Draw 40x25 character mode using the CHARACTER ROM
  • Use the color buffer for background/foreground
  • Draw the borders (not really a relevant part of this issue)

Work done in commits ed0c5ee, 5f87804 and cb986fc

Foreground and background colors are implemented. Key combinations for setting foreground colors are working as well.

image

image

image