mame/src/osd
Aaron Giles 62a2f2fba0 This patch:
- removed unnecessary deprecat.h includes
- replaces Machine with existing running_machine* instances
- re-adds a peroid I accidentally removed when changed a message to
use defines
- adds a running_machine* to win_window_info and debugwin_info to get
rid of most Machine occurances and clean up the running_machine*
parameters I added in the past

[Oliver Stoeneberg]
2008-11-13 07:33:00 +00:00
..
osdmini Copyright cleanup: 2008-01-06 00:47:40 +00:00
windows This patch: 2008-11-13 07:33:00 +00:00
osdcomm.h Rewrote some potentially compiler specific code: 2008-03-02 00:35:58 +00:00
osdcore.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
osdepend.h Robustified key behavior when the debugger is visible. Should now 2008-07-17 16:09:52 +00:00