index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
osdcore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: Added helper for getting CPU cache line size.
Vas Crabb
2025-01-13
1
-0
/
+11
*
Miscellaneous improvements:
Vas Crabb
2023-04-14
1
-1
/
+1
*
Various optimisations to code generaton.
Vas Crabb
2023-03-26
1
-10
/
+10
*
Patched up some gaps in functionality and fixed some bugs.
Vas Crabb
2022-09-02
1
-8
/
+1
*
OSD/network interface cleanup
AJR
2022-08-28
1
-23
/
+0
*
osdcore.h: Changed osd_subst_env to accept a std::string_view and return a st...
npwoods
2022-06-15
1
-2
/
+1
*
cpu: Allow recompilers to work with W^X policy
Vas Crabb
2021-01-06
1
-21
/
+0
*
Low-level #include overhaul
AJR
2021-01-02
1
-373
/
+0
*
(nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c...
Vas Crabb
2019-10-16
1
-254
/
+241
*
Make osd_printf_* use util/strformat semantics.
Vas Crabb
2019-09-26
1
-14
/
+43
*
Changed osd_get_clipboard_text() to return std::string (#5615)
npwoods
2019-09-11
1
-6
/
+1
*
Creating an -attach_window command line parameter on Windows to attach to an ...
npwoods
2019-08-04
1
-0
/
+3
*
-scc68070: Moved Quizard MCU HLE from SCC68070 device to cdi.cpp and converte...
MooglyGuy
2019-07-24
1
-0
/
+151
*
Discord plugin try 2 (#3640)
cracyc
2018-06-08
1
-0
/
+8
*
Attempted to sanitize/rationalize how we access UTF-8 command line arguments ...
npwoods
2017-09-18
1
-0
/
+4
*
No need for osd_malloc, osd_malloc_array and osd_free (nw)
Miodrag Milanovic
2016-11-11
1
-53
/
+0
*
final cleanup of TRUE/FALSE, left only in windows section where it represent ...
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-14
/
+14
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
1
-10
/
+10
*
Create osd_is_valid_filename_char() and osd_is_valid_filepath_char() function...
Nathan Woods
2016-07-05
1
-1
/
+30
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-10
/
+10
*
Revert "This worked by pure luck (nw)"
Vas Crabb
2016-06-25
1
-4
/
+0
*
This worked by pure luck (nw)
Miodrag Milanovic
2016-06-24
1
-0
/
+4
*
POSIX implementation for new directory read features, cleanup of Windows impl...
Vas Crabb
2016-06-25
1
-3
/
+5
*
Changed osd_stat() to return std::unique_ptr<osd::directory::entry>
Nathan Woods
2016-06-24
1
-2
/
+1
*
C++-ified osd_directory (now osd::directory), and added last_modified to osd:...
Nathan Woods
2016-06-24
1
-69
/
+58
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-3
/
+3
*
move clipboard handling on proper place (nw)
Miodrag Milanovic
2016-04-03
1
-5
/
+0
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-137
/
+133
*
Add function for flushing file buffers
Vas Crabb
2016-03-01
1
-0
/
+15
*
OS/2 can not support SDL2 which is needed for MAME to run (nw)
Miodrag Milanovic
2016-02-26
1
-1
/
+1
*
replace osd_lock with std::mutex [Miodrag Milanovic]
Miodrag Milanovic
2016-01-30
1
-87
/
+0
*
common osd path environment var expansion
Jeffrey Clark
2016-01-06
1
-0
/
+11
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-1
/
+1
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-2
/
+2
*
pty: first step of pseudo terminal implementation
fulivi
2015-10-13
1
-0
/
+19
*
Fix creation of paths
Vas Crabb
2015-03-31
1
-0
/
+4
*
First step to move osd_printf_* into osd again. Callbacks are now
couriersud
2015-03-04
1
-7
/
+21
*
Converted midi into a module. (nw)
couriersud
2015-01-31
1
-13
/
+14
*
Promote osd_getenv from osdlib.h to osdcore.h. Change return type to
couriersud
2015-01-27
1
-0
/
+14
*
Added include of stdarg to support some platforms (nw)
Miodrag Milanovic
2015-01-11
1
-0
/
+1
*
Moved osd midi stuff to osd/modules/midi. Needed to touch a couple of
couriersud
2015-01-09
1
-0
/
+2
*
Added -listnetwork option to list available network adapters
Miodrag Milanovic
2014-10-23
1
-0
/
+3
*
-Made osd_interface base class for OSD and moved initialization for each subs...
Miodrag Milanovic
2014-04-25
1
-2
/
+0
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-8
/
+34
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
some comments (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+4
*
Add an osd_truncate call to truncate files [O. Galibert]
Olivier Galibert
2014-03-11
1
-0
/
+17
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
[next]