mirror of
https://github.com/dschmenk/PLASMA.git
synced 2026-04-20 01:16:36 +00:00
Pause after state dump in DHGRRGB
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -314,6 +314,7 @@ def rgbInit#0
|
||||
puti(ntscChroma[i*3 + GRN]); putc(',')
|
||||
puti(ntscChroma[i*3 + BLU]); puts("]\n")
|
||||
next
|
||||
if not (flags & MEM_MODE); getc; fin
|
||||
fin
|
||||
if flags & MEM_MODE
|
||||
surfMem, surfSpan = dhgrAllocBl7Mem(SCR_WIDTH, SCR_HEIGHT)
|
||||
|
||||
Reference in New Issue
Block a user