mame/src/osd
2021-11-19 07:55:50 +00:00
..
mac fix OSD=mac compile [R. Belmont] 2021-07-31 14:39:27 -04:00
modules debugimgui: Fix menus losing focus, add octal display and octal/decimal address select. 2021-11-19 16:18:38 +13:00
sdl removed leftover 2021-10-29 16:41:40 +02:00
windows clang fixes 2021-11-19 07:55:50 +00:00
asio.h -ui: Made zoom controls a bit more intuitive. 2021-09-06 06:34:42 +10:00
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 util/delegate.h: Try to catch issues earlier, and some cleanup. 2021-09-20 03:03:26 +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: fix buffer overflow with osd_output stack 2021-10-30 21:28:25 +02:00
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 formats, osd, util: Started refactoring file I/O stuff. (#8456) 2021-08-22 09:06:15 +10: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 fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) 2020-01-30 21:46:27 -05:00
osdsync.h Better support for screen orientation/geometry: 2018-07-26 23:11:02 +10:00
strconv.cpp Remove OSD_UWP from rest of code 2021-10-26 11:45:04 +02:00
strconv.h frontend: Fixed clone sorting; osd/strconv.cpp: The string_view treatment, and fixed a bug with to/from ANSI codepage. 2021-10-09 14:21:08 +11:00
watchdog.cpp fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) 2020-01-30 21:46:27 -05:00
watchdog.h MT6284 flush stdout/stderr before killing process 2016-07-08 16:47:06 +10:00