Commit Graph

195 Commits

Author SHA1 Message Date
Ömercan Kömür
c24057156e Quick information tab 2021-10-29 22:57:27 +03:00
Ömercan Kömür
1d2d52febb Update mkdocs.yml 2021-10-24 20:40:15 +03:00
Autechre
d9294edaeb
Update mkdocs.yml 2021-10-10 11:44:43 +02:00
Ömercan Kömür
6ebd011f9c Update mkdocs.yml
stable version updated
2021-10-10 00:39:28 +03:00
Autechre
76a8415978
Update mkdocs.yml 2021-10-07 05:00:47 +02:00
Ömercan Kömür
25a35ada5d Introduction (WIP) 2021-09-22 23:33:03 +03:00
Ömercan Kömür
9ae39e0b0e Update mkdocs.yml 2021-09-19 21:19:36 +03:00
Ömercan Kömür
1ecf681e4b last update section added to bottom 2021-09-12 21:18:23 +03:00
Ignacio Sanchez Gines
d42d033c08
Add new Gearcoleco core 2021-09-06 16:08:06 +02:00
Ömercan Kömür
419217cd2b Update mkdocs.yml 2021-09-05 17:04:17 +03:00
Ömercan Kömür
bd7d587c41 color changes 2021-08-31 17:29:42 +03:00
Ömercan Kömür
c01e8e9fca Update mkdocs.yml 2021-08-31 14:21:46 +03:00
Ömercan Kömür
137c315e63 major changes
- landing page
- overall color
- go to top button
- new macros
- analytics
- stable variable
- redirect link
- 404 page(will be edited later time)
2021-08-31 14:08:01 +03:00
Autechre
1c58ce0acb
Update mkdocs.yml 2021-08-30 20:19:26 +02:00
Ömercan Kömür
daaf09358a update 2021-08-30 13:52:46 +03:00
Autechre
9804184b93
Update mkdocs.yml 2021-08-28 22:00:41 +02:00
gouchi
3bc72d0c01 Add Play! core documentation 2021-08-22 16:40:33 +02:00
Mark W. Kidd
46d5758f30 fixup 2021-07-12 22:26:46 -05:00
Ömercan Kömür
52b83843b4 boom3 2021-07-03 11:28:07 +03:00
Mark W. Kidd
cdfebd8afd add retroarch input driver doc 2021-06-27 20:39:24 -04:00
Ömercan Kömür
4e427af2af cookie-consent 2021-06-17 09:55:00 +03:00
Ben
fa65c9309a Added CRTSwitchRes Guide
Fixed typo

Change md name to lowercase

Fixed typo

Added RetroArch.cfg info

fixed typo

Fixed typo

Added CRT SwitchRes to teh Mkdocs yml

Fixed typos
2021-05-25 07:29:24 -07:00
Ömercan Kömür
fdba18013a YouTube link changes 2021-01-14 22:32:22 +03:00
Ömercan Kömür
cf5dbeb134 improved PCS2X2 && added extension && cli youtube 2021-01-14 00:09:05 +03:00
Ömercan Kömür
745cd54082 embed 2020-12-15 17:21:58 +03:00
Ömercan Kömür
53d47037d0 BIOS update 2020-11-15 05:21:09 +03:00
Ömercan Kömür
920a401ffb PCSX(WIP) 2020-11-02 02:25:07 +03:00
barbudreadmon
fa6fd5d06e add FBNeo 2020-10-18 14:36:10 +02:00
Tony Jansson
f8f5b2c835 Add Commodore Amiga (PUAE) 2020-10-13 02:15:01 +03:00
Tony Jansson
db22ff7656 Add Commodore 8-bit (VICE) 2020-10-09 23:17:59 +03:00
Ömercan Kömür
6a60af39a6 Lakka 2020-08-30 23:58:03 +03:00
Ömercan Kömür
f54f5db325 Ludo section 2020-08-30 23:47:35 +03:00
Ömercan Kömür
394e8ce566 Ozone interface
A start for Ozone Interface page
2020-08-28 12:45:57 +03:00
Ömercan Kömür
44b6fb62c4 Sega Genesis Mini - installation 2020-08-27 23:17:00 +03:00
Ömercan Kömür
de77a87d06 Installation for PSC
This changes contains "How to install: PlayStation Classic"
2020-08-08 04:08:28 +03:00
Winston Weinert
8a8f9b31d2 Delete trailing whitespace
In #526 I accidentally lost some of my edits trying to selectively
stage lines with typo fixes, while deleting hunks that were only
whitespace changes. In hopes nobody else falls into this trap, I ran
the following command to find all the files to edit, and apply emacs's
delete-trailing-whitespace function to each file.

```sh
find * -type f -print0 | xargs -0 -P$(nproc) -n1 -I{} sh -c 'if file -b "{}" | grep -qFi text; then emacs -batch "{}" -f delete-trailing-whitespace -f save-buffer; fi'
```

Note: `git add -u` will add only known paths to the stage (index),
even if `tidy.sh` exists in the git work directory.
2020-07-20 10:35:30 -05:00
Sanaki
1c63ff5b01 Various cleanups
* Updated Opera and Flycast core and image names
* Updated Opera and Flycast BIOSes
* Fixed minor grammar in most core pages
* Corrected a few remnant messy links from the relative link cleanup
* Updated some outdated links and info, notably for Mesen
* Added VBA-M and Mesen-S to GB/GBC "Related Cores" sections
* Updated Beetle core names
* First round of updates to the Softpatching guide
2020-07-09 17:29:34 -07:00
Sanaki
d061f8efe1 Added Mesen-S core in all relevant locations 2020-07-08 18:04:52 -07:00
Autechre
39fdc04c62
Merge pull request #522 from Sanaki/master
Updated "Beetle Handy" to "Beetle Lynx" in all pages
2020-07-05 17:44:48 +02:00
Sanaki
19a81d0937 Updated "Beetle Handy" to "Beetle Lynx" in all pages 2020-07-05 08:35:21 -07:00
Ömercan Kömür
a9766fa48e
Merge branch 'master' into master 2020-07-05 18:29:45 +03:00
Ömercan Kömür
b881145249 Latency, Re-order and new links
Latency page added https://github.com/libretro/docs/issues/261
index links re-ordered, RetroArch prefix removed from list so it's more clean
new links like Lakka, Facebook, Steam Group etc. added
2020-07-05 18:25:58 +03:00
Ömercan Kömür
e3871f519a
Merge pull request #510 from fpscan/master
how to translate via crowdin
2020-06-10 06:06:49 +03:00
Ömercan Kömür
93743e892b how to translate via crowdin
This is strat point for new translation option. I will improve this docs in future.
2020-06-10 06:05:48 +03:00
nanoworkerplay
e568ee73e6 Enhancement_fix_Issues_#502
Implemented enchancement stated in issue #502.

With different netplay information segments added the netplay user guide information was split up and reorganized a little bit.
netplay-multiple-controllers.md is new content.

Other comments related to issue #502:
Detailed configuration explanation should be put in the control tool tips available inside retroarch.
2020-06-07 17:43:02 -04:00
hizzlekizzle
e020973cb8
Merge pull request #495 from fpscan/master
Web Player && typos
2020-05-13 19:08:30 -05:00
Ömercan Kömür
3296e6e82b Web Player && typos
I've added Web Player.  https://github.com/libretro/docs/issues/147
2020-05-14 02:47:47 +03:00
Tobias Gruetzmacher
20e548aa4d Start a glossary and explain Salamander 2020-05-12 01:10:45 +02:00
Ömercan Kömür
b2a87f933e
Update mkdocs.yml 2020-05-09 16:44:07 +03:00
Ömercan Kömür
deb9aaf70e Changes 2020-05-09 13:33:22 +03:00