1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/frontend
jSTE0 715c054de5
Improve CPU architecture and model name identification for Miyoo (#13704)
* features_cpu: Return model name on non-x86 Linux platforms

Extract model name from /proc/cpuinfo.

* platform/unix: Rework identification of classic Arm CPUs

Identify pre-ARMv7 CPUs based on the machine hardware name starting with
"arm" instead of matching every individual variant. This will then
include the ARM926EJ-S which has armv5tejl as its machine hardware name.
2022-03-09 21:27:12 +01:00
..
drivers Improve CPU architecture and model name identification for Miyoo (#13704) 2022-03-09 21:27:12 +01:00
frontend_driver.c Fix PS2 raboot name (#13543) 2022-01-25 04:19:18 +01:00
frontend_driver.h [GameMode] Improve error handling (#13362) 2021-12-15 19:01:39 +01:00
frontend_salamander.c Revert "Reduce character arrays passed to fill_pathname_base" 2021-11-10 08:21:59 +01:00
frontend.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00