diff options
| author | 2015-07-28 16:38:26 -0500 | |
|---|---|---|
| committer | 2015-07-28 16:38:26 -0500 | |
| commit | 4579f8304b5b682cfaee45b36490aef757c0ef88 (patch) | |
| tree | 5fcb9a6698740046df7978296f412455f78ad54f /src | |
| parent | ceb2d6a4e86cf192d07d1eeadf4590a8d6a92288 (diff) | |
silvmil.c: Wow - how about a tiny bit of consistency in my last edit - NW
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/drivers/silvmil.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/silvmil.c b/src/mame/drivers/silvmil.c index 727e53c2d18..5d1d9cab889 100644 --- a/src/mame/drivers/silvmil.c +++ b/src/mame/drivers/silvmil.c @@ -15,8 +15,8 @@ OSC on Silver Millennium are 12MHz, 14.31818MHz & 4.096MHz The above has been verified on two boards. -OSC on World Puzzlove are 12MHz, 14.31818Mhz & 4Mhz -OSC on Korean Puzzlove are 12MHz, 15MHz & 4Mhz +OSC on World Puzzlove are 12MHz, 14.31818MHz & 4MHz +OSC on Korean Puzzlove are 12MHz, 15MHz & 4MHz Only one example of each of these is known to exist so far. Very likely to be 'whatever crystals we had on hand which were close enough for the batch' situations. |
