| Previous | 199869 Revisions | Next |
| r20891 Sunday 10th February, 2013 at 14:04:47 UTC by Oliver Stöneberg |
|---|
| fixed Visual Studio compiler warning in src/mame/machine/snessdd1.c (nw) |
| [src/mame/machine] | snessdd1.c |
| r20890 | r20891 | |
|---|---|---|
| 15 | 15 | class SDD1_IM //Input Manager |
| 16 | 16 | { |
| 17 | 17 | public: |
| 18 | SDD1_IM() {} | |
| 18 | 19 | |
| 19 | 20 | UINT32 m_byte_ptr; |
| 20 | 21 | UINT8 m_bit_count; |
| Previous | 199869 Revisions | Next |