slackbuilds/games/cannonball-libretro
orbea f9f917d41a
games/cannonball-libretro: Unmaintained.
Signed-off-by: orbea <orbea@riseup.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-06-28 08:17:09 +07:00
..
README
cannonball-libretro.SlackBuild games/cannonball-libretro: Updated for version 2018.11.02_57a2982. 2018-11-10 07:46:47 +07:00
cannonball-libretro.info games/cannonball-libretro: Unmaintained. 2020-06-28 08:17:09 +07:00
slack-desc

README

Cannonball is a program which allows you to play an enhanced version of
Yu Suzuki's seminal arcade racer, OutRun that can be used as a libretro
core.

Cannonball is not an emulator, it is a complete rewrite of the original
game into portable C++.

cannbonball-libretro requires OutRun Revision B ROMs and a dummy game
file with the '.game' prefix which should be placed in the same
directory.

For example:

  touch cannonball.game

The game can then be loaded with the dummy file.

To build the debugging symbols use:
  DEBUG=1 ./cannonball-libretro.SlackBuild