| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing
changes made to 009cba4fb8102102168ef32870892438327f3705.
|
| |
|
|
|
|
| |
inputmask was documented before) (nw)
|
| |
|
| |
|
|
|
|
|
|
| |
* Document cross-compilation options
* Use lowercase for some libraries that are lowercase in system32 on Windows anyway
* Make USE_BUNDLED_LIB_SDL2=0 not use the bundled SDL
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Initial implementation of new logo for docs (nw)
Behold the power of SVG!
* 100% gives the same results (nw)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
updates. (nw) (#4509)
* Correct the compilation packages [partial for #4507] (nw)
* Minor corrections, joymap adjustments (nw)
|
| |
|
| |
|
|
|
| |
* 2018 -> 2019 changes (nw)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#4470)
* Update copyrights and docs revision (nw)
Updates copyright on existing 2018 entries to 2019 (and one 2016)
Updates the docs compilation script to MAME 0.205 and 2019 copyright.
* Further formatting overhauling (nw)
Clamp to 80 column where possible; it makes it easier to track errant
line breaks, etc.
Also begin standardizing tab formatting and two spaces after period.
* Further corrections to command line materials (nw)
* More adjustments for Cuavas (nw)
Getting closer to acceptable.
|
|
|
|
| |
slight performance improvement for reading localisation files, and more documentation clean-up/correction/clarification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Case sensitivity training for INI (nw)
The world is not 100% Windows, so case sensitvity is needed.
* Further standardization of the formatting (nw)
More to go...
* Pass 2 of new formatting wave (nw)
More to go, though.
* wave 3 of formatting cleanup (nw)
Further adjustments and cleanups, including unwanted tabs.
* Correct filtering instructions (nw)
|
| |
|
|
|
|
| |
in sync. sorry if I've busted formatting, I can't currently build sphinx or man on this Windows notebook.
|
| |
|
| |
|
|
|
|
| |
information
|
|
|
|
|
|
|
| |
* Those chapter numbers are auto generated by sphinx
* Fix the chapters not been bold like the rest of the documentation
* Fix chapter numbers not in sync with the rest of the documentation
* Change the last two chapters to keep up with the document consistency
* Fix bold for nscsi_full_device
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and start listing recently added commands. More work to come. [Tafoid]
|
|
|
| |
I've noticed this while I was translating the manual.
|
|
|
|
|
|
| |
* Reword the entire merged set example to avoid long sentence soup, also clarify parent/clone (nw)
* Per request, adjust phrasing slightly more. (nw)
|
|\
| |
| | |
Fix a typo (found by Wellington Uemura, @katananja) and...
|
| |
| |
| |
| |
| | |
... also replace the '--' by a Harvard comma, as suggested by @cuavas.
(see also: pull request #3805)
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Allow <orientation> and <color> to work on group references
* Fix some corner cases where group bounds could be miscalculated
* Fix a corner case where MAME could incorrectly refuse to instantiate groups
* Add more checks to complay.py
* Document more of the layout format
|
| |
| |
| |
| | |
on white squares in modena
|
| | |
|
|/
|
|
|
|
|
|
|
|
|
|
| |
* Clean up some corner cases in layouts with repeating blocks
* Make complay.py validate many more elements and attributes
* Make complay.py easier to use for just validating a layout
* Remove redundant view from Sega VMU layout
* Make buttons visually respond to input in whousetc.lay
* Add view with LED displays as well as terminal for aim65_40 and use repeats
* Clean up some outdated "game" terminology in clifront.cpp
* Initiaise a couple of members in tap/tun network module
* Start documenting layout format
|
| |
|
|
|
|
| |
numbered labels, but it limits complay.py's ability to check for invalid references as it can't evaluate expressions (nw)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
(nw)
|
|
|
| |
Minor updates (nw)
|