Back to Provenance

3563

.changelog/3563.md

3.3.1892 B
Original Source

Added

  • TIC-80 System — Added full system definition to systems.plist with D-pad, A/B/X/Y, L/R shoulders, Start/Select controls and .tic/.zip extension support.
  • TIC-80 RetroArch Core entry — Added tic80.libretro.framework core descriptor in Core.plist mapping to com.provenance.tic80 system.
  • PVTIC80Button enum — New EmulatorCoreButton type for TIC-80's 8-button + D-pad layout with correct RETRO_DEVICE_ID → GCController mapping.
  • PVTIC80SystemResponderClient protocol — Responder client protocol for TIC-80 button and keyboard input.
  • TIC-80 RetroArch bridgePVRetroArchCore+Controls+TIC80.m wires TIC-80 button/keyboard events to the RetroArch touch controller.
  • TIC-80 cores.yml entry — Added (disabled) tic80 entry for buildbot tracking; enable when tic80_libretro_ios.dylib.zip appears on the libretro buildbot.