davervw / ch64edit

C64 Character Set Editor
https://techwithdave.davevw.com/2024/04/edit-vic-20-programmable-characters.html
MIT License
2 stars 0 forks source link

loading font from command line doesn't copy set#2 to location used by scanline interrupt to display font #2

Closed davervw closed 2 months ago

davervw commented 2 months ago

The second set should always be copied from $1000-$17ff to $3800-$3fff on program start, regardless of whether already initialized, because user can only load font from command prompt currently.

davervw commented 2 months ago

workaround: key / twice which will cause copy