diff options
Diffstat (limited to 'src/mess/drivers/cortex.c')
-rw-r--r-- | src/mess/drivers/cortex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/cortex.c b/src/mess/drivers/cortex.c index a4d1ef0f1f5..8341473567f 100644 --- a/src/mess/drivers/cortex.c +++ b/src/mess/drivers/cortex.c @@ -16,7 +16,7 @@ TMS9929 - Video TMS9911 - DMA to floppy TMS9909 - Floppy Disk Controller - AY-5-2376 - Keyboard controller + AY-5-2376 - Keyboard controller ****************************************************************************/ |