mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-02-26 21:30:36 +00:00
NTSC: fixed comment
This commit is contained in:
parent
581546c1e9
commit
64bdd7192a
@ -619,7 +619,7 @@ inline void updateFramebufferTVSingleScanline( uint16_t signal, bgra_t *pTable )
|
||||
|
||||
//===========================================================================
|
||||
|
||||
// Original: Next1(inbetween) = 50% current + 50% of next AppleII scanline
|
||||
// Original: Prev1(inbetween) = 50% current + 50% of previous AppleII scanline
|
||||
inline void updateFramebufferTVDoubleScanline( uint16_t signal, bgra_t *pTable )
|
||||
{
|
||||
uint32_t *pLine0Curr = getScanlineCurrent();
|
||||
|
Loading…
x
Reference in New Issue
Block a user