| Previous | 199869 Revisions | Next |
| r31605 Monday 11th August, 2014 at 10:48:14 UTC by hap |
|---|
| added aliases for some IPT_x |
| [src/emu] | ioport.h |
| r31604 | r31605 | |
|---|---|---|
| 399 | 399 | IPT_COUNT |
| 400 | 400 | }; |
| 401 | 401 | DECLARE_ENUM_OPERATORS(ioport_type) |
| 402 | // aliases for some types | |
| 403 | #define IPT_PADDLE_H IPT_PADDLE | |
| 404 | #define IPT_PEDAL1 IPT_PEDAL | |
| 405 | #define IPT_POSITIONAL_H IPT_POSITIONAL | |
| 406 | #define IPT_DIAL_H IPT_DIAL | |
| 402 | 407 | |
| 403 | 408 | |
| 404 | 409 | // input type classes |
| Previous | 199869 Revisions | Next |