Previous 199869 Revisions Next

r17838 Wednesday 12th September, 2012 at 17:04:24 UTC by Curt Coder
(MESS) Cleanup. (nw)
[src/mess/machine]c1541.c c1571.c

trunk/src/mess/machine/c1541.c
r17837r17838
148148#define M6502_TAG      "ucd5"
149149#define M6522_0_TAG      "uab1"
150150#define M6522_1_TAG      "ucd4"
151#define C64H156_TAG      "64h156"
151#define C64H156_TAG      "uc4"
152#define C64H157_TAG     "uc5"
152153
153154#define MC6821_TAG      "pia"
154155#define CENTRONICS_TAG  "centronics"
trunk/src/mess/machine/c1571.c
r17837r17838
3232#define M6526_TAG      "u20"
3333#define WD1770_TAG      "u11"
3434#define C64H156_TAG      "u6"
35#define C64H157_TAG      "u5"
3536
3637
3738enum

Previous 199869 Revisions Next


© 1997-2024 The MAME Team