summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/contributing
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix markup on the links that were added. [R. Belmont] arbee2024-06-011-2/+2
|
* docs: Added sections with recommendations for submitting machines that ↵ arbee2024-06-011-3/+16
| | | | require media and/or user intervention to start up. [R. Belmont]
* docs: Fixed a number of grammatical errors and editing errors. (#11578) Tom Cariello2023-10-011-1/+1
|
* C++ guidelins update and cleanup: Vas Crabb2022-12-221-12/+75
| | | | | | | | | | | | | | | docs: Expanded C++ guidelines following suggestions by P. Mackinlay. ui/inifile.cpp: Got rid of the check for "arcade" systems - it broke managing favourites for the slotted Neo Geo. luaengine.cpp: Removed the "type" property from system driver metadata. It's effectively deprecated. bus/vme/vme_fcisio.cpp, commodore/mps1230.cpp: Fixed inappropriate use of machine type flag constants. megadriv.xml: Made notes about the two Galaxy Force 2 sets more explcit.
* docs: Fixed editing errors in C++ coding guidelines. Vas Crabb2022-12-221-2/+2
|
* docs: Added preliminary guide for would-be contributors. (#10717) [Ryan ↵ Vas Crabb2022-12-223-0/+829
Holtz, Vas Crabb, O. Galibert]