summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/resources/windows/mess
Commit message (Collapse)AuthorAgeFilesLines
* -Got rid of some legacy MESS support glue. Vas Crabb2022-06-133-30/+0
| | | | | | | | | | | * Got rid of the special-casing for the "mess" subtarget name. * Got rid of the MESS-specific Windows resources, emuator info source and man page. * Added subtarget name to the internal name and original name in Windows resources. -ui: Put the system-specific items on the input settings menu together, and fixed the crosshair visibility settings.
* Tidy up loose ends: Vas Crabb2021-01-061-2/+3
| | | | | | | | * Fixed a couple of fixed-size buffers in Windows OSD code. * Marked MAME as aware of long paths in Windows manifest. * Made a cleaner, thread-safe API for getting volume names. * Added compile-time option to disable recompiler W^X mode. * NuBus image device current directory doesn't need to be pinned.
* cpu: Allow recompilers to work with W^X policy Vas Crabb2021-01-061-1/+1
|
* windows rc: use emulator name for description (this is the application title ↵ hap2017-11-051-1/+1
| | | | that shows up on task manager for example) (nw)
* leaving MESS as-is (nw) hap2017-11-051-1/+1
|
* make emulator description generic (nw) hap2017-11-051-1/+1
|
* moved windows resources (nw) Miodrag Milanovic2016-04-033-0/+29