| Previous | 199869 Revisions | Next |
| r33500 Monday 24th November, 2014 at 00:49:09 UTC by Angelo Salese |
|---|
| (nw) |
| [src/mame/drivers] | astrcorp.c |
| r242011 | r242012 | |
|---|---|---|
| 467 | 467 | |
| 468 | 468 | |
| 469 | 469 | /* |
| 470 | TODO: understand if later hardware uses different parameters (XTAL is almost surely NOT 20 MHz so ...). | |
| 470 | TODO: understand if later hardware uses different parameters (XTAL is almost surely NOT 20 MHz so ...). Also, weirdly enough, there's an unused | |
| 471 | 6x PAL XTAL according to notes, but VSync = 58,85 Hz? | |
| 471 | 472 | */ |
| 472 | 473 | #define ASTROCORP_PIXEL_CLOCK XTAL_20MHz/2 |
| 473 | 474 | #define ASTROCORP_HTOTAL 651 |
| https://github.com/mamedev/mame/commit/3793b247845f67ffc22c20db60be1595a44161b1 |
| Previous | 199869 Revisions | Next |