Skip to content

MillerTechnologyPeru/REG-Linux

This branch is 607 commits behind REG-Linux/REG-Linux:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 28, 2024
Dec 20, 2024
Dec 20, 2024
Dec 20, 2024
Dec 20, 2024
Dec 11, 2024
Jul 23, 2020
Sep 23, 2024
Oct 31, 2024
Apr 3, 2024
Feb 26, 2016
Dec 20, 2024
Dec 17, 2024
Sep 24, 2024
Sep 28, 2024
Sep 24, 2024
Nov 20, 2024
Nov 20, 2024
Oct 3, 2024
Jul 21, 2024
Sep 24, 2024
Jun 13, 2023

Repository files navigation

๐ŸŽฎ๐Ÿง REG Linux ๐ŸŽฎ๐Ÿง

REG Linux is an open-source Retro Emulation Gaming Linux system. It is a friendly batocera.linux fork maintaining compatiblity with it, aiming at be lighter and faster, especially on SBCs (ARM 32-bit / AArch64 / RISC-V 64bit) and handheld devices.

Activity PR Stars Forks Website Discord Server
Reddit Twitter Youtube

REG Linux is an open-source and completely free retro-gaming distribution that can be copied to a USB stick or an SD card with the aim of turning any computer/nano computer into a gaming console during a game or permanently. REG Linux does not require any modification on your computer. It supports many emulators and game engines out of the box.

Get information on the project

  • ๐ŸŒ Browse our website for general information and get access to all the latest downloads
  • ๐Ÿ“ Documentation is available on batocera wiki and frequently updated
  • ๐Ÿ’ฌ Discuss any topic with the community on our Discord Server

Do you need help with REG Linux?

How can you help REG Linux?

Directory navigation

  • board Platform-specific build configuration. This is where to include special patches/configuration files needed to have particular components work on a particular platform. It is instead encouraged to apply patches at the location of the package itself, but this may not always be possible.
  • buildroot Buildroot, the tool used to create the final compiled images. For newcomers, you can safely ignore this folder. Compilation instructions can be found on Batocera wiki.
  • configs Build flags, which define what components will be built with your image depending on your chose architecture. If you're trying to port REG Linux to a new architecture (device, platform, new bit mode, etc.) this is the file you'll need to edit. More information on the build configuration section on the buildroot compiling page.
  • package The "meat and potatoes" of the operating system. This is where the majority of emulator data, config generators, core packages, system utilities, etc. all go into. This is the friendliest place to start dev-work for new devs, as most of it is handled by Python and Makefile.
  • scripts Various miscellanous scripts that handle aspects external to REG Linux, such as the report data sent to the batocera compatibility page or info about the Bezel Project.

A cheatsheet of notable files/folders can be found on the wiki.

About

Retro Emulation Gaming Linux immutable OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.0%
  • Makefile 25.0%
  • Shell 23.7%
  • C 1.9%
  • CMake 0.5%
  • Lua 0.2%
  • Other 0.7%