summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/resources
Commit message (Collapse)AuthorAgeFilesLines
* Tweaked MAME icon: Vas Crabb2022-08-071-0/+0
| | | | | | | | * Use flat gradient style rather than embossed edges. * Made rightmost stroke of the M thicker. * Use a dark border to emphasise the outline on light backgrounds. * Use flat style without anti-aliasing up to 64*64. * Manually tweaked small sizes to preserve sharp mitres.
* -Got rid of some legacy MESS support glue. Vas Crabb2022-06-134-33/+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.
* Remove uwp from build system Miodrag Milanovic2021-10-269-36/+0
|
* Tidy up loose ends: Vas Crabb2021-01-062-4/+6
| | | | | | | | * 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-062-2/+2
|
* windows rc: use emulator name for description (this is the application title ↵ hap2017-11-052-2/+2
| | | | 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-052-2/+2
|
* Export soft_reset, hard_reset, exit, load, and save functions for Emscripten ↵ James Baicoianu2017-07-151-0/+7
| | | | builds
* Fix save/load states in Emscripten build (#2470) James Baicoianu2017-07-151-3/+3
| | | | | | | | | * Fix save/load states in Emscripten build * Simplified Emscripten integration points * Moved standalone JS functions to be static member functions of running_machine * Improved Emscripten main loop * Use convenience functions for cleaner code As an added bonus, this now allows for proper shutdown of the running machine when running in the Emscripten environment - previously, attempts to exit the program were just being ignored.
* UWP: Add temporary signing key for MSBUILD support (nw) Brad Hughes2016-12-131-0/+0
|
* New UWP icons/images [JacKc] Miodrag Milanovic2016-11-147-0/+0
|
* move asset files to proper place Miodrag Milanovic2016-11-118-0/+36
|
* Export SDL_SendKeyboardKey function to allow scancode injectiony James Baicoianu2016-05-051-0/+1
|
* Update function signatures for Emscripten (nw) Justin Kerk2016-04-261-2/+2
|
* moved windows resources (nw) Miodrag Milanovic2016-04-036-0/+58
|
* moved emscripten resources (nw) Miodrag Milanovic2016-04-031-0/+10