mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-10 21:05:12 +01:00
[Core/CD] fixed comment
This commit is contained in:
parent
ece23d007e
commit
2e8fde0963
@ -53,7 +53,7 @@
|
||||
/* CD hardware Master Clock (50 MHz) */
|
||||
#define SCD_CLOCK 50000000
|
||||
|
||||
/* ~3184 SCD clocks/line on NTSC-U system (53.693175 MHz Master Clock) */
|
||||
/* ~3184 SCD clocks/line on NTSC system (53.693175 MHz Master Clock) */
|
||||
/* ~3214 SCD clocks/line on PAL system (53.203424 MHz Master Clock) */
|
||||
#define SCYCLES_PER_LINE scd.cycles_per_line
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user