mirror of
https://github.com/holub/mame
synced 2025-04-26 02:07:14 +03:00
opus3: added CPM format (nw)
This commit is contained in:
parent
004d64d1a7
commit
d01daaca3a
@ -54,6 +54,7 @@ const device_type BBC_OPUS3 = &device_creator<bbc_opus3_device>;
|
||||
FLOPPY_FORMATS_MEMBER(floppy_formats)
|
||||
FLOPPY_ACORN_SSD_FORMAT,
|
||||
FLOPPY_ACORN_DSD_FORMAT,
|
||||
FLOPPY_ACORN_CPM_FORMAT,
|
||||
FLOPPY_FSD_FORMAT,
|
||||
FLOPPY_OPUS_DDOS_FORMAT
|
||||
FLOPPY_FORMATS_END0
|
||||
|
Loading…
Reference in New Issue
Block a user