diff options
Diffstat (limited to 'games/jg-jollycv/README')
-rw-r--r-- | games/jg-jollycv/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/games/jg-jollycv/README b/games/jg-jollycv/README new file mode 100644 index 0000000000000..847c2a35d02f5 --- /dev/null +++ b/games/jg-jollycv/README @@ -0,0 +1,24 @@ +jg-jollycv (ColecoVision emulation core for Jolly Good Emulation) + +JollyCV is a highly accurate emulator for the ColecoVision, including +support for the Super Game Module. + +JollyCV was the first emulator written specifically for The Jolly +Good API. It is designed to document the ColecoVision for educational +purposes through verbose comments, and high quality emulation. The +ColecoVision is the perfect console to use to demonstrate how computer +systems and emulators function because it is very simple and uses +generic, off-the-shelf chips with widely available datasheets. + +Filenames supported: .col .rom +To run files with other extensions: jollygood -c jollycv <filename> + +By default, no controls are mapped. The first time you run a game, +press Shift-1 to configure the first controller. + +You'll need the ColecoVision BIOS ROM image (coleco.rom), +available on the standard ROM dump sites on the Web, or in the +clksignal-roms build from SlackBuilds.org. Copy coleco.rom to +"~/.local/share/jollygood/bios/coleco.rom". There are several variant +ROM images, all 8192 bytes in size. The most common one has an md5sum +of 2c66f5911e5b42b8ebe113403548eee7. |