summaryrefslogtreecommitdiffstatshomepage
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright years. Vas Crabb2024-02-261-1/+1
|
* Miscellaneous cleanup: Vas Crabb2023-03-211-21/+16
| | | | | | | | | render/bgfx/chainmanager.cpp: Only treat source file or more sepecific INI as higher priority than CFG file for setting screen chains. sega/model2.cpp, taito/taitocchip.cpp: Got rid of bankdev. Adjusted some doucmentation files.
* docs: Added preliminary guide for would-be contributors. (#10717) [Ryan ↵ Vas Crabb2022-12-221-2/+6
| | | | Holtz, Vas Crabb, O. Galibert]
* Deleted travis-ci.org badge from README.md. (#8816) Stiletto2021-12-041-7/+9
|
* Update "2020" text to "2021" (#7713) Stiletto2021-01-281-1/+1
| | | Update "2020" text to "2021".
* readme: minor tweak Patrick Mackinlay2020-12-311-2/+2
|
* Create GitHub Actions for CI (#7335) Dirk Best2020-10-211-5/+5
| | | | | | | | | | | This is intended as a replacement for AppVeyor and parts of TravisCI. It will create full builds of MAME (including tools) for the following platforms: - Linux (GCC and Clang) - macOS (Clang) - Windows (GCC and MSVC 2019) It will also upload the resulting executable as artifact so that it can be used for regression testing. This commit also removes the unused TeaCI drone files.
* (nw) More license shuffling Vas Crabb2020-03-071-15/+20
| | | | | | | | Get rid of a couple of copies of the CC0 text. Add header comment to CC0 files to remind people editing them what the terms are. Also add some missing XML headers. The header comments in layouts won't bloat the binary - they get stripped out before compressing, same as any other comments.
* readme: dead link (nw) hap2020-03-061-2/+0
|
* Happy New Year 2020 (nw) (#6128) Stiletto2020-01-041-1/+1
| | | Happy New Year 2020 (nw) (#6128)
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
| | | | | | | | | | | | | This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at 598cd5227223c3b04ca31f0dbc1981256d9ea3ff. Before pushing, please check that what you're about to push is sane. Check your local commit log and ensure there isn't anything out-of-place before pushing to mainline. When things like this happen, it wastes everyone's time. I really don't need this in a week when real work™ is busting my balls and I'm behind where I want to be with preparing for MAME release.
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
| | | | | This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing changes made to 009cba4fb8102102168ef32870892438327f3705.
* 2018 -> 2019 changes (nw) Stiletto2019-01-101-1/+1
| | | * 2018 -> 2019 changes (nw)
* cherry-pick fixes from mainline and clean up some stuff (nw) Vas Crabb2018-07-231-2/+2
|
* add AppVeyor badge back to the readme. Stiletto2018-07-071-0/+1
| | | add AppVeyor badge back to the readme.
* Updates "2017" strings to "2018" where relevant. Jonathan Holt2018-01-061-1/+1
|
* (nw) Stiletto2017-12-211-1/+1
|
* doc: update MAME short description (nw) hap2017-11-051-1/+1
|
* put original abbreviation meaning as trivia here (nw) hap2017-11-051-1/+1
|
* make emulator description generic (nw) hap2017-11-051-1/+1
|
* he's just this guy, you know *nw* Stiletto2017-08-251-1/+1
|
* Add coverity scan badge (nw) Stiletto2017-03-221-1/+4
| | | Add coverity scan badge (nw)
* Updates "2016" strings to "2017 where relevant. Stiletto2017-01-241-1/+1
| | | Updates "2016" strings to "2017 where relevant.
* We tend to use Allman, not GNU (nw) Vas Crabb2016-07-071-1/+1
|
* Link to doc site (nw) Vas Crabb2016-06-111-1/+1
|
* Update README.md Miodrag Milanović2016-05-291-0/+8
|
* Update README.md Miodrag Milanović2016-03-261-1/+2
|
* Update README.md Miodrag Milanović2016-03-261-1/+4
|
* minor README adjustments (nw) balr0g2016-03-041-24/+16
|
* typos, thanks Logan (nw) Miodrag Milanovic2016-03-041-1/+1
|
* More doc updates/clarifications Vas Crabb2016-03-041-4/+6
|
* More adjustment Vas Crabb2016-03-041-1/+1
|
* details Vas Crabb2016-03-041-1/+3
|
* Clean up Vas Crabb2016-03-041-7/+7
|
* Added LICENSE file and updated README.md (nw) Miodrag Milanovic2016-03-041-24/+48
|
* Update README.md Miodrag Milanović2015-09-281-0/+1
|
* add appveyor badge to the readme Dirk Best2015-07-141-1/+1
|
* add travis status Dirk Best2015-07-101-2/+1
|
* another readme tweak (nw) Lord-Nightmare2015-05-261-1/+1
|
* minor README changes (nw) balr0g2015-05-261-2/+2
|
* More minor changes (nw) balr0g2015-05-251-2/+2
|
* Update README.md Miodrag Milanović2015-05-251-1/+1
| | | Fixed link
* Further clarifications (nw) balr0g2015-05-251-1/+1
|
* fix formatting (nw) balr0g2015-05-251-1/+1
|
* Properly, legally handle license stuff as we are still contacting people (nw) balr0g2015-05-251-13/+4
|
* Update README.md Miodrag Milanović2015-05-251-4/+1
| | | Fixed formating
* Update license information on github (nw) Miodrag Milanovic2015-05-251-0/+22
|
* Update README for new SUBTARGET syntax (nw) balr0g2015-05-191-2/+8
|
* Minor changes for clarity (nw) balr0g2015-05-181-2/+2
|
* Be liberal in what you accept (nw) Olivier Galibert2015-05-181-67/+1
|