| Previous | 199869 Revisions | Next |
| r31380 Tuesday 22nd July, 2014 at 09:20:39 UTC by Oliver Stöneberg |
|---|
| reverted previous msx_internal_slot_interface change (nw) |
| [src/emu/bus/msx_slot] | slot.h |
| r31379 | r31380 | |
|---|---|---|
| 20 | 20 | { |
| 21 | 21 | public: |
| 22 | 22 | msx_internal_slot_interface(); |
| 23 | virtual ~msx_internal_slot_interface() { } | |
| 24 | 23 | |
| 25 | 24 | // static configuration helpers |
| 26 | 25 | static void set_start_address(device_t &device, UINT32 start_address); |
| Previous | 199869 Revisions | Next |