Go to file
Aaron Giles 1dcd75d039 Removed device types from device queries that use tags, under the
assumption that all device tags are unique. Specifically, the
following no longer need to provide a device type:

   AM_DEVREAD/WRITE
   DEVCB_DEVICE_HANDLER
   devtag_get_device
   devtag_reset
   device_list_find_by_tag

as well as several device interfaces that referenced other devices.

Also fixed assertion due to overflow in the recent sound fix.
2009-03-02 10:59:37 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src Removed device types from device queries that use tags, under the 2009-03-02 10:59:37 +00:00
.gitattributes From: Mr. Do. Note I just wired up the layouts he provided, I left the PORT_TOGGLE alone. 2009-02-26 10:44:59 +00:00
makefile Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00