| Previous | 199869 Revisions | Next |
| r22848 Thursday 16th May, 2013 at 09:46:09 UTC by smf |
|---|
| add some todo comments (nw) |
| [src/emu/machine] | spchrom.c |
| r22847 | r22848 | |
|---|---|---|
| 9 | 9 | |
| 10 | 10 | This file is designed to be interfaced with the tms5220 core. |
| 11 | 11 | Interfacing it with the tms5110 would make sense, too. |
| 12 | ||
| 13 | TODO: | |
| 14 | Create seperate devices for TMS6100 & TMS6125 | |
| 15 | Implement the serial protocol | |
| 12 | 16 | */ |
| 13 | 17 | |
| 14 | 18 | #include "emu.h" |
| Previous | 199869 Revisions | Next |