mame/src/osd
Aaron Giles 191fe9cdc3 > From: Atari Ace [mailto:atari_ace@verizon.net]
> Sent: Sunday, September 06, 2009 7:25 AM
> To: submit@mamedev.org
> Cc: atariace@hotmail.com
> Subject: [patch] Deglobalize input.c
> 
> Hi mamedev,
> 
> These patches deglobalize input.c.  The first adds running_machine to
> some driver apis.  The (large) second patch adds the machine parameter
> to the most input_code_pressed apis (generated by script, not
> compilable).  The last patch then actually changes those apis and
> others to take running_machine, and adds struct _input_private to hold
> the input state variables.
> 
> ~aa
2009-09-06 22:28:58 +00:00
..
osdmini osd_is_bad_read_ptr is no more. 2009-08-29 22:53:40 +00:00
windows > From: Atari Ace [mailto:atari_ace@verizon.net] 2009-09-06 22:28:58 +00:00
osdcomm.h Attempt to define an I64FMT string that can be used for printf'ing 64-bit 2009-08-19 08:49:01 +00:00
osdcore.h osd_is_bad_read_ptr is no more. 2009-08-29 22:53:40 +00:00
osdepend.h Big debugger cleanup. 2008-12-03 06:35:34 +00:00