mame/src/osd
2025-02-13 11:42:26 +00:00
..
interface osd/interface/inputcode.h: Fixed enum range warnings in debug builds. (#13137) 2025-01-01 02:27:26 +11:00
mac -osd: Update slider list on demand rather than on frame updated (fixes MT08857). 2024-04-27 04:42:12 +10:00
modules Added support for multiple features in the gdb stub, and added support for PlayStation CPUs [smf] 2025-02-13 11:42:26 +00:00
sdl Natural keyboard improvements 2024-12-04 09:23:44 -05:00
windows osd/windows, osd/sdl: Only check for hold/drag conversion on losing pointer if it hasn't already happened. 2024-11-18 05:07:27 +11:00
asio.h -osd/asio.h: Removed leftover C++03 support helpers. 2024-04-22 17:32:15 +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 osd/eigccx86.h: Added optimised rotate helpers. 2022-11-03 14:14:55 +11:00
eivc.h eminline.h: Additions 2022-09-25 22:37:29 -04:00
eivcarm.h Added helpers for 64-bit count leading zeroes/ones. 2021-06-13 09:38:01 +10:00
eivcx86.h
eminline.h Various optimisations to code generaton. 2023-03-26 01:32:50 +11:00
osdcomm.h Optimisation, and baby steps towards untangling stuff: 2022-06-16 03:32:46 +10:00
osdcore.cpp Various optimisations to code generaton. 2023-03-26 01:32:50 +11:00
osdcore.h osd: Added helper for getting CPU cache line size. 2025-01-13 05:43:09 +11:00
osdepend.h file selector: Add midi connection selection to midi ports 2024-10-29 00:02:35 +01:00
osdfile.h Revert "bitbanger: Add udp multicast support (#9744)" (#9749) 2022-05-13 13:25:47 +10:00
osdnet.cpp osd: Cleaned up MIDI and network interfaces a little more. 2024-03-01 05:06:54 +11:00
osdnet.h osd: Cleaned up MIDI and network interfaces a little more. 2024-03-01 05:06:54 +11:00
osdsync.cpp Miscellaneous improvements: 2023-04-14 06:45:20 +10:00
osdsync.h Clean up #includes in src/osd (#10029) 2022-07-04 20:46:05 -04:00
strconv.cpp osd/strconv.cpp: Deal with NUL when osd_uchar_from_osdchar uses mbstowcs. 2025-01-08 04:22:23 +11: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
watchdog.h