8000 Chore: update docs dependencies by renovate[bot] · Pull Request #1600 · emmercm/igir · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Chore: update docs dependencies #1600

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mkdocs-material==9.6.12
mkdocs-material==9.6.14

mkdocs-exclude-search==0.6.6
mkdocs-git-committers-plugin-2==2.5.0
Expand All @@ -14,4 +14,4 @@ mdx-truly-sane-lists==1.3
# (sudo rm /usr/local/lib/libcairo.2.dylib || true) && sudo ln -s /opt/homebrew/Cellar/cairo/*/lib/libcairo.2.dylib /usr/local/lib/
# Linux: sudo apt-get install libcairo2-dev libfreetype6-dev libffi-dev libjpeg-dev libpng-dev libz-dev
Pillow==11.2.1
CairoSVG==2.7.1
CairoSVG==2.8.2
4 changes: 2 additions & 2 deletions docs/usage/handheld/minui.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## BIOS Files

MinUI is strictly *bring your own BIOS*. You can find information on the required BIOS files [here](https://github.com/shauninman/MinUI/blob/main/skeleton/EXTRAS/README.txt)
MinUI is strictly *bring your own BIOS*. You can find information on the required BIOS files [in the docs](https://github.com/shauninman/MinUI/blob/main/skeleton/EXTRAS/README.txt).

!!! info

Expand All @@ -31,7 +31,7 @@ MinUI uses the names unter /Roms on the SD card in a more creative way than most

MinUI requires multi-file releases to be grouped into subdirectories (bin/cue releases of the PS1 for example). It is recommended to use the [`--dir-game-subdir multiple` option](../../output/path-options.md), which is the default at this time.

More details about these features can be found [here](https://github.com/shauninman/MinUI/tree/main/skeleton/BASE) under the sections `Roms` and `Disc-based games`.
More details about these features can be found [in GitHub](https://github.com/shauninman/MinUI/tree/main/skeleton/BASE) under the sections `Roms` and `Disc-based games`.

=== ":fontawesome-brands-windows: Windows"

Expand Down
E3C4
24 changes: 12 additions & 12 deletions docs/usage/handheld/miyoocfw.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ MiyooCFW doesn't seem to have a centralized folder for putting BIOS files so it'

Please keep in mind that this information is based on the table in the official [MiyooCFW Emulator Info](https://github.com/TriForceX/MiyooCFW/wiki/Emulator-Info) and might be out of date. Please refer to the official list for reference.

| System | Emulator | Folder | Filenames | MD5SUMs | Comments |
|----------|----------|--------|-----------|---------|----------|
| GB/GBC | Gambatte | /.gambatte/bios/BIOS | `gb_bios.bin` 
 `gbc_bios.bin` | `32fbbd84168d3482956eb3c5051637f5` 
 `dbfce9db9deaa2567f6a84fde55f9680` | Only required for authentic boot screen |
| GBA | GPSP | /emus/gpsp_gameblabla/ | `gba_bios.bin` | `a860e8c0b6d573d191e4ec7db1b1e4f6` | |
| GBA | GPSP Rumble | /emus/gpsp/ | `gba_bios.bin` | `a860e8c0b6d573d191e4ec7db1b1e4f6` | |
| NES | FCEUX | /.fceux/ | `disksys.rom` | `ca30b50f880eb660a320674ed365ef7a` | For Famicom Disk System |
| Sega Master System / Game Gear | SMS Plus GX | /emus/smsplusgx/bios/ | `BIOS.col` | `840481177270d5642a14ca71ee72844c` | System.dat calls this `bios.sms` |
| Sega Megadrive / Genesis | Picodrive | /.picodrive/ | `bios_cd_e.bin` 
 `bios_cd_j.bin` 
 `bios_cd_u.bin` | `e66fa1dc5820d254611fdcdba0662372` 
 `278a9397d192149e84e820ac621a8edd` 
 `2efd74e3232ff260e371b99f84024f7f` | for Mega-CD only. System.dat uses different casing. |
| PC Engine / Turbogfx-16 | Temper | /.temper/syscards/ | `syscard3.pce` | `38179df8f4ac870017db21ebcbf53114` | for CD based games |
| SNK NeoGeo | GNGeo | /roms/NEOGEO/ | `NEOGEO.zip` | unknown | version from FBA 0.2.97.39 works |
| Sony PlayStation 1 | PCSX ReARMed | /emus/pcsx_rearmed/bios/ | `SCPH1001.BIN` | `924e392ed05558ffdb115408c263dccf` | Optional but required for LLE, activate in options |
| GCE Vectrex | Vecxemu | /.vecxemu/ | `rom.dat` | `ab082fa8c8e632dd68589a8c7741388f` | not part of 'System.dat', available as part of vecxemu [here](https://github.com/gameblabla/vecxemu/raw/master/rom.dat) |
| System | Emulator | Folder | Filenames | MD5SUMs | Comments |
|--------------------------------|--------------|--------------------------|-------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|
| GB/GBC | Gambatte | /.gambatte/bios/BIOS | `gb_bios.bin` 
 `gbc_bios.bin` | `32fbbd84168d3482956eb3c5051637f5` 
 `dbfce9db9deaa2567f6a84fde55f9680` | Only required for authentic boot screen |
| GBA | GPSP | /emus/gpsp_gameblabla/ | `gba_bios.bin` | `a860e8c0b6d573d191e4ec7db1b1e4f6` | |
| GBA | GPSP Rumble | /emus/gpsp/ | `gba_bios.bin` | `a860e8c0b6d573d191e4ec7db1b1e4f6` | |
| NES | FCEUX | /.fceux/ | `disksys.rom` | `ca30b50f880eb660a320674ed365ef7a` | For Famicom Disk System |
| Sega Master System / Game Gear | SMS Plus GX | /emus/smsplusgx/bios/ | `BIOS.col` | `840481177270d5642a14ca71ee72844c` | System.dat calls this `bios.sms` |
| Sega Megadrive / Genesis | Picodrive | /.picodrive/ | `bios_cd_e.bin` 
 `bios_cd_j.bin` 
 `bios_cd_u.bin` | `e66fa1dc5820d254611fdcdba0662372` 
 `278a9397d192149e84e820ac621a8edd` 
 `2efd74e3232ff260e371b99f84024f7f` | for Mega-CD only. System.dat uses different casing. |
| PC Engine / Turbogfx-16 | Temper | /.temper/syscards/ | `syscard3.pce` | `38179df8f4ac870017db21ebcbf53114` | for CD based games |
| SNK NeoGeo | GNGeo | /roms/NEOGEO/ | `NEOGEO.zip` | unknown | version from FBA 0.2.97.39 works |
| Sony PlayStation 1 | PCSX ReARMed | /emus/pcsx_rearmed/bios/ | `SCPH1001.BIN` | `924e392ed05558ffdb115408c263dccf` | Optional but required for LLE, activate in options |
| GCE Vectrex | Vecxemu | /.vecxemu/ | `rom.dat` | `ab082fa8c8e632dd68589a8c7741388f` | not part of 'System.dat', available as part of the [vecxemu rom.dat](https://github.com/gameblabla/vecxemu/raw/master/rom.dat) |

## ROMs

Expand Down
Loading
0