mame/src/osd/modules
Vas Crabb 88ce545cdd misc cleanup:
* Got rid of some more simple_list in core debugger code
* Fixed a buffer overrun in wavwrite (buffer half requried size)
* Slightly reduced dependencies and overhead in wavwrite
* Made new disassembly windows in Qt debugger default to current CPU
2019-11-18 05:08:36 +11:00
..
debugger misc cleanup: 2019-11-18 05:08:36 +11:00
diagnostics (nw) get rid of the rest of assert_always - it's better to be explicit about what this thing is supposed to do 2019-09-20 02:26:16 +10:00
file winptty: don't create pipe unless requested (nw) 2019-11-16 14:59:02 -06:00
font Make osd_printf_* use util/strformat semantics. 2019-09-26 20:53:06 +10:00
input Check that m_display is not null to prevent crash (#5725) 2019-10-15 22:13:06 +11:00
lib (nw) add doxygen comments for a bunch of core stuff, and convert a bunch of comments to doxygen format 2019-10-16 18:31:48 +11:00
midi MIDI: fixed reception of several System Common messages [Golden Child, R. Belmont] 2019-06-23 08:07:24 -04:00
monitor Make osd_printf_* use util/strformat semantics. 2019-09-26 20:53:06 +10:00
netdev Fix crashiness on OS X when the network device couldn't be opened (nw) 2018-11-22 17:30:42 -05:00
opengl Preliminary Mac native OSD. Not working yet. [R. Belmont] 2019-09-15 20:00:59 -04:00
output Fix Solaris 2.11 (non-Oracle) 2019-08-19 19:06:21 -05:00
render opengl: work around Retina issue on macOS Catalina until SDL catches up [R. Belmont] 2019-11-16 20:48:29 -05:00
sound Suggestion for very-low-latency mode on portaudio 2019-07-14 19:41:20 +08:00
osdhelper.h (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
osdmodule.cpp (nw) get rid of the rest of assert_always - it's better to be explicit about what this thing is supposed to do 2019-09-20 02:26:16 +10:00
osdmodule.h A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
osdwindow.cpp Remove emu.h from headers (nw) 2017-02-11 18:31:20 +01:00
osdwindow.h (nw) get rid of the rest of assert_always - it's better to be explicit about what this thing is supposed to do 2019-09-20 02:26:16 +10:00