diff options
author | 2013-07-30 12:28:16 +0000 | |
---|---|---|
committer | 2013-07-30 12:28:16 +0000 | |
commit | 3ef78d7ad072846c52d8d8a53ea9469eb13496d0 (patch) | |
tree | 9359b78df64395f26c49550903f30479a1e2779b /src/mess/drivers/cortex.c | |
parent | bfc51cb43d4f7d2277414c578b7d3f5e0ca72ebc (diff) |
Last one for tonight
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 ****************************************************************************/ |