Advertisement
Guest User

Untitled

a guest
Jun 15th, 2015
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. // FB Alpha v0.2.97.36 --- Config File for 19xx (19XX - the war against destiny (951207 USA))
  2.  
  3. // --- Miscellaneous ----------------------------------------------------------
  4.  
  5. version 0x029736
  6.  
  7. analog 0x0100
  8. cpu 0x0100
  9.  
  10.  
  11.  
  12. // --- Inputs -----------------------------------------------------------------
  13.  
  14. input "P1 Coin" switch 0x06
  15. input "P1 Start" switch 0x02
  16. input "P1 Up" switch 0xC8
  17. input "P1 Down" switch 0xD0
  18. input "P1 Left" switch 0xCB
  19. input "P1 Right" switch 0xCD
  20. input "P1 Shot" switch 0x2C
  21. input "P1 Bomb" switch 0x2D
  22. input "P2 Coin" switch 0x07
  23. input "P2 Start" switch 0x03
  24. input "P2 Up" switch 0x4002
  25. input "P2 Down" switch 0x4003
  26. input "P2 Left" switch 0x4000
  27. input "P2 Right" switch 0x4001
  28. input "P2 Shot" switch 0x4080
  29. input "P2 Bomb" switch 0x4081
  30. input "Reset" switch 0x3D
  31. input "Diagnostic" switch 0x3C
  32. input "Service" switch 0x0A
  33. input "Volume Up" switch 0x2E
  34. input "Volume Down" switch 0x2F
  35.  
  36. macro "System Pause" undefined
  37. macro "System FFWD" undefined
  38. macro "System Load State" undefined
  39. macro "System Save State" undefined
  40. macro "System UNDO State" undefined
  41. macro "P1 Auto-Fire Button 1" undefined
  42. macro "P1 Auto-Fire Button 2" undefined
  43. macro "P1 Auto-Fire Button 3" undefined
  44. macro "P1 Auto-Fire Button 4" undefined
  45. macro "P2 Auto-Fire Button 1" undefined
  46. macro "P2 Auto-Fire Button 2" undefined
  47. macro "P2 Auto-Fire Button 3" undefined
  48. macro "P2 Auto-Fire Button 4" undefined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement