7a8cd492d540c8c02e4e9d89d3c08ae12da56623
- Remove android:background from C64DisplayView: SurfaceView's XML
background painted over the surface, hiding all rendered content
- Fix pixel byte order: copyPixelsFromBuffer reads [R,G,B,A] bytes, so
physical colors must be packed as ABGR (not ARGB) to avoid R/B swap
- Fix six wrong C64 keyboard matrix positions (1, 2, Q, E, R, Y) taken
from the authoritative VICE hardware matrix table
Description
A port of the classic German C64 text-adventure RPG series **Schwert und Magie**
(German Design Group, 1989–1992) to the Pebble Time 2 smartwatch.