mirror of
https://github.com/holub/mame
synced 2025-04-26 02:07:14 +03:00
Fixed typo. (no whatsnew)
This commit is contained in:
parent
d92c5e6d2b
commit
9cfa8a0504
@ -40,7 +40,7 @@
|
||||
***************************************************************************/
|
||||
|
||||
#define MOS6526R1 DEVICE_GET_INFO_NAME(cia6526r1)
|
||||
#define MOS6526R2 DEVICE_GET_INFO_NAME(cia6526r1)
|
||||
#define MOS6526R2 DEVICE_GET_INFO_NAME(cia6526r2)
|
||||
#define MOS8520 DEVICE_GET_INFO_NAME(cia8520)
|
||||
|
||||
#define MDRV_MOS6526R1_ADD(_tag, _clock, _config) \
|
||||
|
Loading…
Reference in New Issue
Block a user