ml 7a8cd492d5 Fix C64 display rendering and keyboard matrix
- 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
2026-06-10 19:04:18 +02:00
S
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.
MIT 17 MiB
v0.9.9 Latest
2026-07-17 18:45:04 +00:00
Languages
Kotlin 45.5%
C 33.1%
Shell 14.1%
Dockerfile 3.6%
CMake 1.7%
Other 2%