8000 GitHub - vbt1/Kronos: Kronos is a Sega Saturn emulator.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vbt1/Kronos

 
 

Repository files navigation

Travis CI Build Status

Latest windows build can be found here: http://tradu-france.com/index.php?page=fullstory&id=676

To build on Linux:

  • Clone the current repository in DIR

For standalone version: - Execute cmake $DIR/yabause - Then execute make -j8 you will need SDL2 and qt5 dev packages.

For retroarch core: - mkdir build_retro; cd build_retro; - make -j4 -C ../yabause/src/libretro/ generate-files - make -j4 -C ../yabause/src/libretro/ - then execute retroarch -L ../yabause/src/libretro/kronos_libretro.so path_to_your_iso

To generate a changelog, add in your commits the [ChangeLog] tag. Changelog will be extracted like this git shortlog --grep=Changelog --since "01 Jan 2020"

About

Kronos is a Sega Saturn emulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 46.0%
  • C++ 45.3%
  • Makefile 3.4%
  • Shell 1.3%
  • Assembly 1.2%
  • HTML 1.0%
  • Other 1.8%
0