mame/src/osd/windows
Vas Crabb f17f6c9d5c misc fixes
testkeys:
* Clean up and modernise code
* Use std::endl to end lines for its implicit flush
* Centre window (less likely to hide behind taskbar, etc.)

osdwin:
* Ensure new windows are positioned within the work area of a monitor
2019-02-18 18:03:39 +11:00
..
ledutil.cpp Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
main.cpp Attempted to sanitize/rationalize how we access UTF-8 command line arguments (#2532) 2017-09-18 20:28:53 -04:00
video.cpp Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
video.h misc fixes 2019-02-18 18:03:39 +11:00
window.cpp misc fixes 2019-02-18 18:03:39 +11:00
window.h Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
winmain.cpp osd/windows: Send logerror to stderr if no debugger is attached and -oslog is on. 2019-01-13 02:47:35 +11:00
winmain.h osd/windows: Send logerror to stderr if no debugger is attached and -oslog is on. 2019-01-13 02:47:35 +11:00
winmenu.cpp Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
winutf8.cpp osd/windows: Send logerror to stderr if no debugger is attached and -oslog is on. 2019-01-13 02:47:35 +11:00
winutf8.h osd/windows: Send logerror to stderr if no debugger is attached and -oslog is on. 2019-01-13 02:47:35 +11:00
winutil.cpp Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
winutil.h C++-ified osd_directory (now osd::directory), and added last_modified to osd::directory::entry 2016-06-24 07:13:18 -04:00