summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/lib/osdlib_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib/osdlib_unix.cpp: Added code to detect attached debugger on Linux. Vas Crabb2025-04-181-5/+46
* osd: Added helper for getting CPU cache line size. Vas Crabb2025-01-131-0/+26
* Miscellaneous improvements: Vas Crabb2023-04-141-5/+5
* Patched up some gaps in functionality and fixed some bugs. Vas Crabb2022-09-021-5/+43
* Bug fixes and usablility enhancements: Vas Crabb2021-01-291-5/+17
* Fix DRC build breakage under Emscripten. [Justin Kerk] Justin Kerk2021-01-061-0/+2
* cpu: Allow recompilers to work with W^X policy Vas Crabb2021-01-061-57/+77
* use C++ library includes (nw) firewave2020-01-221-2/+2
* (nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c... Vas Crabb2019-10-161-3/+3
* Changed osd_get_clipboard_text() to return std::string (#5615) npwoods2019-09-111-6/+5
* Fix crash when running a DRC CPU core under Emscripten (#2794). [Justin Kerk] Justin Kerk2018-07-151-2/+2
* Discord plugin try 2 (#3640) cracyc2018-06-081-0/+9
* (nw) et3400: use keypad rather than keyboard type for keypad inputs; don't ra... Vas Crabb2018-01-101-2/+1
* let osd_process_kill just kill, rest is on osd users, watchdog only in this c... Miodrag Milanovic2016-11-111-2/+0
* No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-111-42/+1
* MT6284 flush stdout/stderr before killing process Vas Crabb2016-07-081-1/+4
* Not needed anyway (nw) Vas Crabb2016-06-301-1/+0
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-3/+2
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-111-0/+75
* RIP sdlinc.h couriersud2016-05-061-1/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* Fix linux compile (nw) Miodrag Milanovic2016-04-031-1/+1
* move clipboard handling on proper place (nw) Miodrag Milanovic2016-04-031-0/+27
* Don't need this either (nw) Justin Kerk2016-03-171-4/+0
* netlist updates: couriersud2016-03-141-1/+2
* use chrono calls for time handling in core (nw) Miodrag Milanovic2016-03-031-66/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+202