mirror of
https://github.com/Shizmob/arcade-docs.git
synced 2024-11-12 01:30:48 +01:00
Merge pull request #24 from voidderef/various-findings-arcades
New tag types for sources, metal gear arcade cabinet
This commit is contained in:
commit
0bd259ed99
@ -32,18 +32,25 @@ A source tagging system is in the works, the preliminary version consists of add
|
||||
`#<type>:<info*>`
|
||||
|
||||
Types can be:
|
||||
|
||||
* `WEB`: website, info identifies the website in question
|
||||
* `SCRAPE`: scrape, info identiies the source of the scrape
|
||||
* `GAME`: game data, info identifies the data and location
|
||||
* `MAME`: MAME sources, info identifies the driver filename
|
||||
* `DOC`: official documentation, info identifies the producer and identifier of the document
|
||||
* `CLAIM`: observation or information without direct proof, e.g. picture
|
||||
* `MEDIA`: uploaded media to [media repository](https://github.com/Shizmob/arcade-docs-media), e.g. pictures of
|
||||
cabinets, boards, model stickers, etc.
|
||||
|
||||
Examples:
|
||||
|
||||
* `#WEB:http://kururusky.com/?p=1458`, a website source;
|
||||
* `#SCRAPE:sega:arcade-history`, a scrape source (SEGA's [arcade history](https://sega.jp/history/arcade) page);
|
||||
* `#GAME:namco:PBN100-1-NA-MPRO-A:AMCUS/AMConfig.ini`, a game data source (`AMConfig.ini` in Pokemon Battle Network);
|
||||
* `#MAME:namcops2`: a MAME source (the `namcops2.cpp` driver comments);
|
||||
* `#DOC:konami:114946810000`, an official document source: the KONAMI beatmania IIDX 23 tricoro cabinet manual (doc #114946810000);
|
||||
* `#CLAIM:shiz`, an observation by [shiz](https://github.com/Shizmob)
|
||||
* `#MEDIA:konami/GPI36-JA-sticker.jpg`, picture of the model sticker of the Metal Gear Arcade cabinet
|
||||
|
||||
In the meantime here are some major sources used:
|
||||
|
||||
|
@ -503,6 +503,7 @@ chronologic order, e.g. regarding release dates.
|
||||
* `I33`: GuitarFreaks V6
|
||||
* `GCI33`
|
||||
* `I36`: Metal Gear Solid Arcade
|
||||
* `GPI36-JA`: Dedicated cabinet `#MEDIA:konami/GPI36-JA-sticker.jpg`
|
||||
* `I44`: jubeat ripples, jubeat ripples APPEND
|
||||
* `GCI44`
|
||||
* `IBB`: ザ・ビシバシ / THE*BISHIBASHI
|
||||
|
Loading…
Reference in New Issue
Block a user