Skip to content

Flycast is a multiplatform Sega Dreamcast emulator. NOTE: No longer actively developed, use upstream repo for libretro from now on - https://github.com/flyinghead/flycast

License

Notifications You must be signed in to change notification settings

metallic77/flycast

 
 

Repository files navigation

Flycast

Flycast is a multi-platform Sega Dreamcast emulator.

This fork is purposed for a faster build for low-end handheld devices like the miyoo a30 / R36s etc.

COMPILE FOR MIYOO A30

make -j4 platform=sun8i

change -j4 to whatever your cpu is capable, like -j8

Disclaimer

All code contritbuted to this fork is not bound by the Individual Contributor License Agreement of the upstream repository (https://github.com/reicast/reicast-emulator) and shall not be considered as a contribution to the upstream repository.

About

Flycast is a multiplatform Sega Dreamcast emulator. NOTE: No longer actively developed, use upstream repo for libretro from now on - https://github.com/flyinghead/flycast

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.4%
  • C 25.9%
  • GLSL 3.2%
  • JavaScript 0.7%
  • M4 0.5%
  • Yacc 0.5%
  • Other 0.8%