summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/build/verinfo.py
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of deprecated universal newlines open flag in Python scripts (io ↵ Vas Crabb2019-12-091-1/+2
| | | | module is present as of Python 2.6) (nw)
* Preliminary Mac native OSD. Not working yet. [R. Belmont] arbee2019-09-151-0/+2
| | | | | | | | This will compile, link, and run a driver all the way to the first info screen, provided you use -video bgfx. However, although there's a valid NSWindow created, it never actually appears on screen for unknown (but likely silly) reasons. Inputs are not implemented and fullscreen exists but is untried.
* doc: update MAME short description (nw) hap2017-11-051-1/+1
|
* windows rc: use emulator name for description (this is the application title ↵ hap2017-11-051-2/+2
| | | | that shows up on task manager for example) (nw)
* make emulator description generic (nw) hap2017-11-051-2/+2
|
* Made ldplayer regular driver, same as vgmplay (nw) Miodrag Milanovic2016-11-231-1/+1
|
* Moved tools in proper place, and moved build python scripts together with ↵ Miodrag Milanovic2015-10-071-0/+170
other scripts (nw)