2023-09-18 11:19:49 +00:00
|
|
|
site_name: JELOS Wiki
|
|
|
|
site_url: https://jelos.org
|
|
|
|
repo_url: https://github.com/JustEnoughLinuxOS/jelos.org
|
|
|
|
repo_name: jelos.org
|
|
|
|
copyright: Copyright Creative Commons Attribution-ShareAlike 4.0 International
|
|
|
|
theme:
|
|
|
|
language: en
|
|
|
|
name: material
|
|
|
|
logo: _inc/images/logo.png
|
|
|
|
palette:
|
|
|
|
# Palette toggle for light mode
|
|
|
|
- media: "(prefers-color-scheme: light)"
|
|
|
|
scheme: art-book
|
|
|
|
toggle:
|
|
|
|
icon: material/brightness-7
|
|
|
|
name: Switch to dark mode
|
|
|
|
# Palette toggle for dark mode
|
|
|
|
- media: "(prefers-color-scheme: dark)"
|
|
|
|
scheme: art-book-next
|
|
|
|
toggle:
|
|
|
|
icon: material/brightness-4
|
|
|
|
name: Switch to light mode
|
|
|
|
font:
|
|
|
|
text: Oxygen
|
|
|
|
code: Oxygen Mono
|
|
|
|
features:
|
|
|
|
- navigation.top
|
2023-09-20 21:27:44 +00:00
|
|
|
#- navigation.instant
|
2023-09-18 11:19:49 +00:00
|
|
|
- navigation.sections
|
|
|
|
- navigation.indexes
|
|
|
|
- toc.follow
|
|
|
|
- search.suggest
|
|
|
|
- content.tooltips
|
|
|
|
- content.code.copy
|
|
|
|
- content.code.annotate
|
|
|
|
markdown_extensions:
|
|
|
|
- tables
|
|
|
|
- attr_list
|
|
|
|
- pymdownx.emoji:
|
|
|
|
emoji_index: !!python/name:materialx.emoji.twemoji
|
|
|
|
emoji_generator: !!python/name:materialx.emoji.to_svg
|
|
|
|
- admonition
|
|
|
|
- pymdownx.details
|
|
|
|
- pymdownx.superfences
|
|
|
|
- toc:
|
2023-10-03 13:16:04 +00:00
|
|
|
toc_depth: 3
|
|
|
|
permalink: ¶
|
2023-09-18 11:19:49 +00:00
|
|
|
- pymdownx.highlight:
|
|
|
|
anchor_linenums: true
|
|
|
|
line_spans: __span
|
|
|
|
pygments_lang_class: true
|
|
|
|
- pymdownx.inlinehilite
|
|
|
|
- pymdownx.snippets
|
|
|
|
- pymdownx.superfences
|
2023-09-20 09:46:37 +00:00
|
|
|
- pymdownx.keys
|
2023-09-18 11:19:49 +00:00
|
|
|
extra_css:
|
|
|
|
- _inc/css/custom.css
|
|
|
|
extra:
|
|
|
|
social:
|
|
|
|
- icon: fontawesome/brands/github
|
|
|
|
link: https://github.com/JustEnoughLinuxOS/distribution
|
|
|
|
- icon: fontawesome/brands/discord
|
|
|
|
link: https://discord.gg/seTxckZjJy
|
|
|
|
plugins:
|
|
|
|
- search
|
|
|
|
- glightbox
|
2024-01-16 10:39:41 +00:00
|
|
|
- macros:
|
|
|
|
include_dir: includes
|
2023-09-18 11:19:49 +00:00
|
|
|
nav:
|
|
|
|
- Home: index.md
|
|
|
|
- FAQs: faqs.md
|
|
|
|
- Donations: donations.md
|
|
|
|
- Contribute:
|
|
|
|
- contribute/index.md
|
|
|
|
- Code of Conduct: contribute/code-of-conduct.md
|
|
|
|
- Build: contribute/build.md
|
|
|
|
- Modify: contribute/modify.md
|
|
|
|
- Quirks: contribute/quirks.md
|
|
|
|
- Packages: contribute/packages.md
|
2023-10-23 15:14:07 +00:00
|
|
|
- Play:
|
|
|
|
- Install: play/install.md
|
|
|
|
- Update: play/update.md
|
|
|
|
- Add Games: play/add-games.md
|
|
|
|
- Achievements: play/retro-achievements.md
|
|
|
|
- Controls: play/controls.md
|
|
|
|
- Netplay: play/netplay.md
|
2023-09-20 21:27:44 +00:00
|
|
|
- Configure:
|
2023-09-23 16:39:30 +00:00
|
|
|
- Themes: configure/themes.md
|
2023-10-09 11:16:23 +00:00
|
|
|
- Scraping: configure/scraper.md
|
2023-10-24 17:01:38 +00:00
|
|
|
- Collections: configure/collections.md
|
2023-09-20 21:27:44 +00:00
|
|
|
- Optimizations: configure/optimizations.md
|
|
|
|
- Shaders: configure/shaders.md
|
2023-10-24 17:01:38 +00:00
|
|
|
- Overlays: configure/overlays.md
|
2023-09-20 22:01:38 +00:00
|
|
|
#- Bluetooth: configure/bluetooth.md
|
2023-10-09 02:44:25 +00:00
|
|
|
- Networking: configure/networking.md
|
2023-09-20 21:27:44 +00:00
|
|
|
- Cloud Sync: configure/cloud-sync.md
|
|
|
|
- VPN: configure/vpn.md
|
2023-10-28 16:49:03 +00:00
|
|
|
- Packages: configure/packages.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Systems:
|
|
|
|
#- systems/index.md
|
|
|
|
- Arcade:
|
|
|
|
#- systems/arcade/index.md
|
2023-09-20 02:15:22 +00:00
|
|
|
- Capcom CPS-1: systems/cps1.md
|
|
|
|
- Capcom CPS-2: systems/cps2.md
|
|
|
|
- Capcom CPS-3: systems/cps3.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Daphne: systems/daphne.md
|
|
|
|
- Final Burn Neo: systems/fbn.md
|
2023-10-22 22:17:48 +00:00
|
|
|
- MAME: systems/mame.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Sammy Atomiswave: systems/atomiswave.md
|
|
|
|
- Sega Naomi: systems/naomi.md
|
|
|
|
- SNK Neo Geo: systems/neogeo.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Consoles:
|
|
|
|
- Amiga CD32: systems/amigacd32.md
|
|
|
|
- Atari 2600: systems/atari2600.md
|
|
|
|
- Atari 5200: systems/atari5200.md
|
|
|
|
- Atari 7800: systems/atari7800.md
|
|
|
|
- Atari Jaguar: systems/atarijaguar.md
|
|
|
|
- ColecoVision: systems/colecovision.md
|
|
|
|
- Fairchild Channel F: systems/channelf.md
|
|
|
|
- Mattel Intellivision: systems/intellivision.md
|
|
|
|
- Magnavox Odyssey 2: systems/odyssey2.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Microsoft Xbox: systems/xbox.md
|
|
|
|
- NEC PC-Engine / TurboGrafx-16: systems/pcengine.md
|
|
|
|
- NEC SuperGrafx: systems/supergrafx.md
|
|
|
|
- NEC PC-FX: systems/pcfx.md
|
2023-10-01 10:56:37 +00:00
|
|
|
- Nintendo NES / Famicom: systems/nes.md
|
|
|
|
- Nintendo Famicom Disk System (FDS): systems/fds.md
|
2023-10-28 18:44:06 +00:00
|
|
|
- Nintendo Super Nintendo / Super Famicom: systems/snes.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Nintendo 64: systems/n64.md
|
2023-10-01 10:06:59 +00:00
|
|
|
- Nintendo Gamecube: systems/gamecube.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Nintendo Wii: systems/wii.md
|
|
|
|
- Nintendo Wii U: systems/wiiu.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Panasonic 3DO: systems/3do.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Philips Videopac: systems/videopac.md
|
|
|
|
- Sega SG-1000: systems/sg-1000.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Sega Master System: systems/mastersystem.md
|
|
|
|
- Sega Genesis / Megadrive: systems/genesis.md
|
2023-10-29 00:24:02 +00:00
|
|
|
- Sega CD / Mega CD: systems/segacd.md
|
|
|
|
- Sega 32X: systems/sega32x.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Sega Saturn: systems/saturn.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Sega Dreamcast: systems/dreamcast.md
|
|
|
|
- SNK Neo Geo: systems/neogeo.md
|
|
|
|
- SNK Neo Geo CD: systems/neogeocd.md
|
2023-10-11 00:58:42 +00:00
|
|
|
- Sony PlayStation: systems/psx.md
|
|
|
|
- Sony PlayStation 2: systems/ps2.md
|
|
|
|
- Sony PlayStation 3: systems/ps3.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Uzebox: systems/uzebox.md
|
|
|
|
- Vectrex: systems/vectrex.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Portables:
|
|
|
|
- Arduboy: systems/arduboy.md
|
|
|
|
- Atari Lynx: systems/atarilynx.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Bandai Wonderswan / Wonderswan Color: systems/wonderswan.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Mega Duck: systems/megaduck.md
|
|
|
|
- Nintendo Game & Watch: systems/gameandwatch.md
|
|
|
|
- Nintendo Gameboy: systems/gb.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Nintendo Virtual Boy: systems/virtualboy.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Nintendo Gameboy Color: systems/gbc.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Nintendo Gameboy Advance: systems/gba.md
|
|
|
|
- Nintendo Pokémon Mini: systems/pokemini.md
|
|
|
|
- Nintendo DS: systems/nds.md
|
|
|
|
- Nintendo 3DS: systems/3ds.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Sega Game Gear: systems/gamegear.md
|
|
|
|
- SNK Neo Geo Pocket: systems/ngp.md
|
2023-10-11 00:58:42 +00:00
|
|
|
- Sony PlayStation Portable: systems/psp.md
|
|
|
|
- Sony PlayStation Vita: systems/psvita.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Watara Supervision: systems/supervision.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Computers:
|
|
|
|
- Amiga: systems/amiga.md
|
|
|
|
- Amstrad CPC: systems/amstradcpc.md
|
|
|
|
- Atari 800: systems/atari800.md
|
|
|
|
- Atari ST: systems/atarist.md
|
|
|
|
- Commodore 16: systems/c16.md
|
|
|
|
- Commodore 64: systems/c64.md
|
|
|
|
- Commodore 128: systems/c128.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Commodore PET: systems/pet.md
|
|
|
|
- Commodore VIC-20: systems/vic20.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- MSX: systems/msx.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- MS-DOS: systems/pc.md
|
|
|
|
- NEC PC-88: systems/pc88.md
|
|
|
|
- NEC PC-98: systems/pc98.md
|
|
|
|
- Sharp X1: systems/x1.md
|
|
|
|
- Sharp X68000: systems/x68000.md
|
|
|
|
- Sinclair ZX81: systems/zx81.md
|
|
|
|
- Sinclair ZX Spectrum: systems/zxspectrum.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Engines:
|
2023-09-20 21:27:44 +00:00
|
|
|
- Build Engine: systems/build-engine.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Doom: systems/doom.md
|
|
|
|
- EasyRPG: systems/easyrpg.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Infocom Zmachine: systems/zmachine.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- J2ME: systems/j2me.md
|
|
|
|
- Open Beats of Rage: systems/openbor.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Pico-8: systems/pico-8.md
|
|
|
|
- SCUMMVM: systems/scummvm.md
|
|
|
|
- TIC-80: systems/tic-80.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Other:
|
|
|
|
- Moonlight: systems/moonlight.md
|
2023-09-19 20:24:05 +00:00
|
|
|
- Media Player: systems/mplayer.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Music Player: systems/music.md
|
2023-11-06 13:11:02 +00:00
|
|
|
- Ports: systems/ports.md
|
2023-09-19 10:43:30 +00:00
|
|
|
- Devices:
|
|
|
|
- devices/index.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Anbernic:
|
2023-12-01 00:33:50 +00:00
|
|
|
- RG351 [P/M/V]: devices/anbernic/rg351pmv.md
|
2023-09-19 10:43:30 +00:00
|
|
|
- RG353 [P/M/V/VS]: devices/anbernic/rg353pmvvs.md
|
|
|
|
- RG503: devices/anbernic/rg503.md
|
|
|
|
- RG552: devices/anbernic/rg552.md
|
|
|
|
- Win600: devices/anbernic/win600.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- AOKZOE:
|
2023-09-19 10:43:30 +00:00
|
|
|
- A1 Pro: devices/aokzoe/a1-pro.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Atari:
|
2023-09-19 10:43:30 +00:00
|
|
|
- VCS: devices/atari/vcs.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- AYANEO:
|
2023-09-19 10:43:30 +00:00
|
|
|
- Air / Air Pro: devices/ayaneo/air.md
|
|
|
|
- Air Plus: devices/ayaneo/air-plus.md
|
2024-01-04 01:42:55 +00:00
|
|
|
- AYANEO 2/2s: devices/ayaneo/ayaneo-2.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- AYN:
|
2023-09-19 10:43:30 +00:00
|
|
|
- Loki Zero: devices/ayn/loki-zero.md
|
|
|
|
- Loki Max: devices/ayn/loki-max.md
|
2024-03-05 05:38:00 +00:00
|
|
|
- GameForce:
|
|
|
|
- GameForce Ace: devices/gameforce/gameforce-ace.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- GPD:
|
2023-09-19 10:43:30 +00:00
|
|
|
- Win 4: devices/gpd/win4.md
|
|
|
|
- Win Max 2: devices/gpd/win-max-2.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Hardkernel:
|
2023-09-19 10:43:30 +00:00
|
|
|
- Odroid Go Advance: devices/hardkernel/odroid-go-advance.md
|
|
|
|
- Odroid Go Super: devices/hardkernel/odroid-go-super.md
|
|
|
|
- Odroid Go Ultra: devices/hardkernel/odroid-go-ultra.md
|
2023-11-03 18:02:16 +00:00
|
|
|
- Odroid N2/N2+/N2L: devices/hardkernel/odroid-n2.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Indiedroid:
|
2023-09-19 10:43:30 +00:00
|
|
|
- Nova: devices/indiedroid/nova.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Orange Pi:
|
2023-09-19 10:43:30 +00:00
|
|
|
- Orange Pi 5: devices/orange-pi/orange-pi-5.md
|
2023-09-18 11:19:49 +00:00
|
|
|
- Powkiddy:
|
2023-09-19 10:43:30 +00:00
|
|
|
- RGB10 Max 3 Pro: devices/powkiddy/rgb10-max-3-pro.md
|
2024-02-01 14:09:36 +00:00
|
|
|
- RGB10 Max 3: devices/powkiddy/rgb10-max-3.md
|
2023-09-19 10:43:30 +00:00
|
|
|
- RGB30: devices/powkiddy/rgb30.md
|
|
|
|
- RK2023: devices/powkiddy/rk2023.md
|
2023-11-10 01:04:06 +00:00
|
|
|
- x55: devices/powkiddy/x55.md
|
2023-12-01 00:33:50 +00:00
|
|
|
- RGB10: devices/powkiddy/rgb10.md
|
2024-02-01 14:09:36 +00:00
|
|
|
- XU10: devices/powkiddy/xu10.md
|
|
|
|
- Unbranded:
|
2024-02-12 00:51:32 +00:00
|
|
|
- Game Console R33S: devices/unbranded/game-console-r33s.md
|
|
|
|
- Game Console R35S/R36S: devices/unbranded/game-console-r35s-r36s.md
|