trunk/src/mess/drivers/apple2.c
| r242027 | r242028 | |
| 1294 | 1294 | MCFG_A2BUS_SLOT_ADD(A2_BUS_TAG, "sl3", apple2_cards, NULL) |
| 1295 | 1295 | MCFG_A2BUS_SLOT_ADD(A2_BUS_TAG, "sl4", apple2_cards, "mockingboard") |
| 1296 | 1296 | MCFG_A2BUS_SLOT_ADD(A2_BUS_TAG, "sl5", apple2_cards, NULL) |
| 1297 | | MCFG_A2BUS_SLOT_ADD(A2_BUS_TAG, "sl6", apple2_cards, "diskii") |
| 1297 | MCFG_A2BUS_SLOT_ADD(A2_BUS_TAG, "sl6", apple2_cards, "diskiing") |
| 1298 | 1298 | MCFG_A2BUS_SLOT_ADD(A2_BUS_TAG, "sl7", apple2_cards, NULL) |
| 1299 | 1299 | |
| 1300 | 1300 | MCFG_SOFTWARE_LIST_ADD("flop525_list","apple2") |