diff options
| author | 2009-05-14 16:28:09 +0000 | |
|---|---|---|
| committer | 2009-05-14 16:28:09 +0000 | |
| commit | 7dc342691f9c274dec8a506e6576a6c6be11bc52 (patch) | |
| tree | 1eeac4ed0e4e169e3a7a8a0ec39bf2c6c9a4abc8 /src | |
| parent | 8226d123f8cd98d961a01d28dbca3c3820e57e74 (diff) | |
fix typo
Diffstat (limited to 'src')
| -rw-r--r-- | src/emu/cpu/tlcs900/tlcs900.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/tlcs900/tlcs900.c b/src/emu/cpu/tlcs900/tlcs900.c index 02d90b7c340..ee7a1bd23dd 100644 --- a/src/emu/cpu/tlcs900/tlcs900.c +++ b/src/emu/cpu/tlcs900/tlcs900.c @@ -9,7 +9,7 @@ Pocket emulation. The 900 and 900/M modes are not supported yet. TODO: - review cycle counts - implement the remaining internal mcu features -- at support for 900 and 900/M modes +- add support for 900 and 900/M modes *******************************************************************/ |
