[overclock] allow choosing between postrender and vblank extra scanlines

This commit is contained in:
retro-wertz
2017-08-24 20:58:04 +08:00
parent ef5f75a8d5
commit feed492569
8 changed files with 32 additions and 7 deletions

View File

@@ -38,6 +38,7 @@ void X6502_Run(int32 cycles);
#endif
extern uint32 timestamp;
extern uint32 sound_timestamp;
extern X6502 X;
#define N_FLAG 0x80