| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove uwp from build system | 2021-10-26 | 9 | -36/+0 | |
| | | |||||
| * | Tidy up loose ends: | 2021-01-06 | 2 | -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 | 2021-01-06 | 2 | -2/+2 | |
| | | |||||
| * | windows rc: use emulator name for description (this is the application title ↵ | 2017-11-05 | 2 | -2/+2 | |
| | | | | | that shows up on task manager for example) (nw) | ||||
| * | leaving MESS as-is (nw) | 2017-11-05 | 1 | -1/+1 | |
| | | |||||
| * | make emulator description generic (nw) | 2017-11-05 | 2 | -2/+2 | |
| | | |||||
| * | Export soft_reset, hard_reset, exit, load, and save functions for Emscripten ↵ | 2017-07-15 | 1 | -0/+7 | |
| | | | | | builds | ||||
| * | Fix save/load states in Emscripten build (#2470) | 2017-07-15 | 1 | -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) | 2016-12-13 | 1 | -0/+0 | |
| | | |||||
| * | New UWP icons/images [JacKc] | 2016-11-14 | 7 | -0/+0 | |
| | | |||||
| * | move asset files to proper place | 2016-11-11 | 8 | -0/+36 | |
| | | |||||
| * | Export SDL_SendKeyboardKey function to allow scancode injectiony | 2016-05-05 | 1 | -0/+1 | |
| | | |||||
| * | Update function signatures for Emscripten (nw) | 2016-04-26 | 1 | -2/+2 | |
| | | |||||
| * | moved windows resources (nw) | 2016-04-03 | 6 | -0/+58 | |
| | | |||||
| * | moved emscripten resources (nw) | 2016-04-03 | 1 | -0/+10 | |
