| Previous | 199869 Revisions | Next |
| r22074 Monday 25th March, 2013 at 12:47:48 UTC by Miodrag Milanović |
|---|
| forgot to remove this one (nw) |
| [src/mame/includes] | megadriv.h |
| r22073 | r22074 | |
|---|---|---|
| 385 | 385 | DECLARE_WRITE8_MEMBER (megatech_bios_port_7f_w); |
| 386 | 386 | }; |
| 387 | 387 | |
| 388 | ||
| 389 | UINT8 megadrive_io_read_data_port_3button(running_machine &machine, int portnum); | |
| 390 | ||
| 391 | 388 | class _32x_state : public md_base_state |
| 392 | 389 | { |
| 393 | 390 | public: |
| Previous | 199869 Revisions | Next |