mame/src/osd
Aaron Giles 9b7f0f499f
Eliminate remaining uses of auto_alloc and friends (#8210)
* Split off auto_alloc changes from deprecated branch.

* Make the keymap reader non-static so it can access the unique_ptr.

* Fix SDL input for real.
2021-06-22 09:58:05 +02:00
..
mac Disable sleep when using -bench. 2021-03-31 17:08:28 -07:00
modules Eliminate remaining uses of auto_alloc and friends (#8210) 2021-06-22 09:58:05 +02:00
sdl srcclean for release 2021-05-23 17:33:52 +10:00
uwp -osd/windows: Minimise full-screen windows on losing focus (#2997). 2021-01-21 23:33:53 +11:00
windows Add -share_directory option. This sets a directory on the host system which emulated systems can directly access. [R. Belmont] 2021-05-08 16:13:43 -04:00
asio.h
eigcc.h osd/eigcc.h: Fix 32-bit gcc/clang builds. 2021-06-14 11:46:19 +10:00
eigccarm.h Added helpers for 64-bit count leading zeroes/ones. 2021-06-13 09:38:01 +10:00
eigccppc.h Added helpers for 64-bit count leading zeroes/ones. 2021-06-13 09:38:01 +10:00
eigccx86.h Added helpers for 64-bit count leading zeroes/ones. 2021-06-13 09:38:01 +10:00
eivc.h Added helpers for 64-bit count leading zeroes/ones. 2021-06-13 09:38:01 +10:00
eivcarm.h Added helpers for 64-bit count leading zeroes/ones. 2021-06-13 09:38:01 +10:00
eivcx86.h -osd: Clean up inline maths utilities. 2021-01-18 01:42:28 +11:00
eminline.h Added helpers for 64-bit count leading zeroes/ones. 2021-06-13 09:38:01 +10:00
osdcomm.h Eliminate ARRAY_LENGTH template in favor of C++17's std::size 2021-02-14 11:05:57 -05:00
osdcore.cpp
osdcore.h cpu: Allow recompilers to work with W^X policy 2021-01-06 02:18:04 +11:00
osdepend.h unicode.h: Updates 2020-12-15 13:36:55 -05:00
osdfile.h Tidy up loose ends: 2021-01-06 19:09:16 +11:00
osdnet.cpp -Got rid of most of the remaining problematic uses of make_unique_clear. 2020-09-30 14:10:43 +10:00
osdnet.h -Got rid of most of the remaining problematic uses of make_unique_clear. 2020-09-30 14:10:43 +10:00
osdsync.cpp
osdsync.h
strconv.cpp
strconv.h
watchdog.cpp
watchdog.h