Skip to content

Commit 455e4fd

Browse files
Merge pull request #1090 from carmiker/master
JollyCV documentation fixes
2 parents 195c14f + 9e62c7a commit 455e4fd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/library/jollycv.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Background
44

5-
JollyCV is a multi-emulator supporting ColecoVision (including Super Game Module support), CreatiVision, and My Vision. JollyCV is fast, accurate, and highly portable.
5+
JollyCV is a multi-emulator supporting ColecoVision (including Super Game Module), CreatiVision, and My Vision. JollyCV is fast, accurate, and highly portable.
66

77
The JollyCV core has been authored by
88

@@ -16,8 +16,6 @@ A summary of the licenses behind RetroArch and its cores can be found [here](../
1616

1717
## BIOS
1818

19-
JollyCV requires a BIOS file for ColecoVision and CreatiVision content.
20-
2119
Required or optional firmware files go in the frontend's system directory.
2220

2321
!!! attention
@@ -30,7 +28,7 @@ Required or optional firmware files go in the frontend's system directory.
3028

3129
## Extensions
3230

33-
Content that can be loaded by the Gearcoleco core have the following file extensions:
31+
Content that can be loaded by the JollyCV core have the following file extensions:
3432

3533
- .col
3634
- .rom

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ nav:
144144
- 'BBK - 4980/4988/5980 electronic dictionary': 'library/gam4980.md'
145145
- 'ColecoVision Emulation':
146146
- 'ColecoVision (Gearcoleco)': 'library/gearcoleco.md'
147+
- 'ColecoVision/CreatiVision/My Vision (JollyCV)': 'library/jollycv.md'
147148
- 'MSX/SVI/ColecoVision/SG-1000 (blueMSX)': 'library/bluemsx.md'
148149
- 'Commodore Emulation':
149150
- 'Commodore - 8-bit (VICE)': 'library/vice.md'

0 commit comments

Comments
 (0)