Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RetroArch: Flip phone overlay #20

Closed
XerTheSquirrel opened this issue May 28, 2019 · 1 comment
Closed

RetroArch: Flip phone overlay #20

XerTheSquirrel opened this issue May 28, 2019 · 1 comment
Labels
enhancement Shiny new features.
Milestone

Comments

@XerTheSquirrel
Copy link
Member

Cross referencing: libretro/common-overlays#39

A new overlay for flip phone device emulation is needed (currently by SquirrelJME). Note that any overlays for ColecoVision, Intellivision, and Atari Jaguar systems will not work here due to lack of information on buttons and the number of available buttons.

Specifically the following keys are required:

  • Up
  • Down
  • Left
  • Right
  • Select
  • Soft 1 (Top-left button)
  • Soft 2 (Top-right button)
  • Talk/Call (vertical green phone facing left)
  • End/Hangup (horizontal red phone facing down)
  • Camera
  • Back
  • Speaker
  • Volume Up
  • Volume Down
  • 1 🖂 or 1 ➿ (Voicemail)
  • 2 ABC
  • 3 DEF
  • 4 GHI
  • 5 JKL (tactile aid)
  • 6 MNO
  • 7 PQRS
  • 8 TUV
  • 9 WXYZ
  • * Shift (Star, Shift)
  • One of these pairs:
    • Space on zero:
      • 0 + ␣ (Zero, Plus, Space)
      • # (Pound)
    • Space on pound:
      • 0 + (Zero, Plus)
      • # ␣ (Pound, Space)

This can be seen in the following picture of a Kyocera Dura XT:
image

@XerTheSquirrel XerTheSquirrel added this to the Version 0.4.0 milestone May 28, 2019
@XerTheSquirrel
Copy link
Member Author

Closed by libretro/common-overlays@ecccb45.

@XerTheSquirrel XerTheSquirrel added the enhancement Shiny new features. label Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Shiny new features.
Projects
None yet
Development

No branches or pull requests

1 participant