diff options
author | 2013-06-11 07:16:42 +0000 | |
---|---|---|
committer | 2013-06-11 07:16:42 +0000 | |
commit | 16f5234d435ee57b65043533f8fa2b105fb15a77 (patch) | |
tree | c6f95d84c6a1cb89ced5353230a98e1f61a6938e /src/mess/drivers/cortex.c | |
parent | 2dc6458ede8c0039e308c994e50acb3b8de2d1ae (diff) |
Cleanups and version bumpmame0149
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 bbcf3d8e54b..c35520fd656 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 ****************************************************************************/ |