mame/src/osd
Phil Bennett ff8cb78876 Converted the following drivers to use driver_data structs: [Atari Ace]
39in1, raiden2, safarir, sbowling, shougi, skeetsht, skyarmy, sliver,
spoker, spool99, srmp5, srmp6, ssingles, sstrangr, sub, supdrapo,
superdq, supertnk, suprgolf.


---------- Forwarded message ----------
From: Atari Ace <atari_ace@verizon.net>
Date: Thu, Jan 21, 2010 at 1:53 AM
Subject: [patch] Additional driver_data conversions, PCTSTR => LPCTSTR
To: submit@mamedev.org
Cc: atariace@hotmail.com

Another driver_data patch, this one converting the following single
file drivers

39in1, raiden2, safarir, sbowling, shougi, skeetsht, skyarmy, sliver,
spoker, spool99, srmp5, srmp6, ssingles, sstrangr, sub, supdrapo,
superdq, supertnk, suprgolf.

I also tossed in a one line fix to winmain.c (PCTSTR => LPCTSTR).  My
unofficial toolchain doesn't have a definition for PCTSTR, it
certainly looks like a typo.

~aa
2010-01-25 14:56:09 +00:00
..
osdmini Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
sdl GTK-Debugger (SDL) 2010-01-24 22:14:14 +00:00
windows Converted the following drivers to use driver_data structs: [Atari Ace] 2010-01-25 14:56:09 +00:00
osdcomm.h Removed stdlib.h from osdcomm.h. 2010-01-17 19:27:03 +00:00
osdcore.h NOTE: This change requires two new osd functions: osd_malloc() and 2010-01-08 06:05:29 +00:00
osdepend.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00