| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size | 2021-02-14 | 1 | -1/+1 | |
| | | | | | | | | | | | * osdcomm.h: Move definition of EQUIVALENT_ARRAY to coretmpl.h * sharc.cpp, gt64xxx.cpp, ym2413.cpp, gb_lcd.cpp, snes_ppu.cpp: Use STRUCT_MEMBER for save state registration * gio/newport.cpp, megadrive/svp.cpp, nes_ctrl/bcbattle.cpp, arm7.cpp, tms9995.cpp, pckeybrd.cpp, sa1110.cpp, sa1111.cpp, jangou_blitter.cpp, vic4567.cpp: Use std::fill(_n) instead of memset * emucore.h: Remove obsolete typedef | ||||
| * | Tidy up loose ends: | 2021-01-06 | 1 | -2/+12 | |
| | | | | | | | | | * 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. | ||||
| * | use C++ library includes (nw) | 2020-01-22 | 1 | -2/+2 | |
| | | |||||
| * | Use canonical spelling of "canonical" (nw) | 2019-08-02 | 1 | -1/+1 | |
| | | |||||
| * | Move special windows.h include directives to build defines (nw) | 2016-12-28 | 1 | -1/+0 | |
| | | |||||
| * | Implemented GetFileSize and and proper winrt file open (nw) | 2016-11-12 | 1 | -4/+2 | |
| | | |||||
| * | Some more work on UWP (nw) | 2016-11-10 | 1 | -0/+465 | |
