slackbuilds_ponce/games/colem
B. Watson 94bb816ad3
games/colem: Updated for version 5.4.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-31 11:15:39 +07:00
..
colem.6 games/colem: Updated for version 5.4. 2020-10-31 11:15:39 +07:00
colem.desktop games/colem: Updated for version 4.8. 2019-12-15 17:06:26 +07:00
colem.info games/colem: Updated for version 5.4. 2020-10-31 11:15:39 +07:00
colem.png
colem.pod games/colem: Updated for version 5.4. 2020-10-31 11:15:39 +07:00
colem.SlackBuild games/colem: Updated for version 5.4. 2020-10-31 11:15:39 +07:00
colem.xml
doinst.sh
README games/colem: Fix README. 2020-10-17 09:40:02 +07:00
README.oss
rom_path.diff
slack-desc games/colem: Updated for version 5.4. 2020-10-31 11:15:39 +07:00

colem (ColecoVision emulator)

ColEm is a portable emulator of the old ColecoVision videogame console.
It should run most ColecoVision games and supports Coleco's SuperAction
controllers with spin wheels.

ColEm uses PulseAudio for audio. If you *really* *hate* pulse, see the
file README.oss.

In order to run ColecoVision games, you will need a copy of the system
ROM image, but for copyright reasons, no ROM image is included.
The file is generally called "coleco.rom" or "coleco.zip" (which
contains "coleco.rom"). If you own a ColecoVision console, depending
on the laws where you live, it may or may not be legal for you to use a
copy of the ROM. If it's legal, you can either crack open your console,
remove the ROM chip, and read the data from it... or use google-fu to
find an already-dumped image file. Legal issues aside, you have 2 ways
to provide the ROM image for the emulator to use:

1. Buld the package with the ROM image:

  Place either "coleco.rom" or "coleco.zip" (containing "coleco.rom")
  in the directory with the SlackBuild script. The resulting package
  will include the ROM image in "usr/share/colem/coleco.rom". If you
  do this, DO NOT give anyone a copy of the package! Using the ROM
  might possibly be legal, but bundling it with ColEm is against the
  ColEm license.

2. Build the package without the ROM image:

  After installing the package, manually place a copy of "coleco.rom" in
  "/usr/share/colem/" or "~/.colem/".