mirror of
https://github.com/holub/mame
synced 2025-07-04 09:28:51 +03:00
Merge pull request #6290 from 68bit/swtpc09-os9-dc5-unique-id
swtpc09: the OS9 DC5 variant needs a unique id.
This commit is contained in:
commit
a361d249bf
@ -20,7 +20,7 @@
|
|||||||
#define UNIFLEX_DMAF2 2
|
#define UNIFLEX_DMAF2 2
|
||||||
#define UNIFLEX_DMAF3 3
|
#define UNIFLEX_DMAF3 3
|
||||||
#define FLEX_DC5_PIAIDE 4
|
#define FLEX_DC5_PIAIDE 4
|
||||||
#define OS9_DC5 4
|
#define OS9_DC5 5
|
||||||
|
|
||||||
|
|
||||||
READ8_MEMBER(swtpc09_state::unmapped_r)
|
READ8_MEMBER(swtpc09_state::unmapped_r)
|
||||||
|
Loading…
Reference in New Issue
Block a user