Advertisement
MacGyver1138a

arcade_dev.lst

Mar 2nd, 2012
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. /******************************************************************************
  2.  
  3. mame_dev.lst
  4.  
  5. List of all enabled devices in the system. This file is parsed by
  6. makedev.exe, sorted, and output as C code describing the devices.
  7.  
  8. ****************************************************************************
  9.  
  10. Copyright Aaron Giles
  11. All rights reserved.
  12.  
  13. Redistribution and use in source and binary forms, with or without
  14. modification, are permitted provided that the following conditions are
  15. met:
  16.  
  17. * Redistributions of source code must retain the above copyright
  18. notice, this list of conditions and the following disclaimer.
  19. * Redistributions in binary form must reproduce the above copyright
  20. notice, this list of conditions and the following disclaimer in
  21. the documentation and/or other materials provided with the
  22. distribution.
  23. * Neither the name 'MAME' nor the names of its contributors may be
  24. used to endorse or promote products derived from this software
  25. without specific prior written permission.
  26.  
  27. THIS SOFTWARE IS PROVIDED BY AARON GILES ''AS IS'' AND ANY EXPRESS OR
  28. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  29. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  30. DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT,
  31. INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  32. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  33. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  34. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  35. STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
  36. IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  37. POSSIBILITY OF SUCH DAMAGE.
  38.  
  39. ******************************************************************************/
  40.  
  41. BSMT2000
  42. H63484
  43. NAMCO_50XX
  44. NAMCO_51XX
  45. NAMCO_52XX
  46. NAMCO_53XX
  47. NAMCO_54XX
  48. NAMCO_62XX
  49. MIE
  50. PHILLIPS_22VP931
  51. PIONEER_LDV1000
  52. PIONEER_PR8210
  53. SIMUTREK_SPECIAL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement