notaz.gp2x.de
/
fceu.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
fix state corruption
[fceu.git]
/
video.h
Commit
Line
Data
937bf65b
1
#include "types.h"
c62d2810
2
int InitVirtualVideo(void);
3
int SaveSnapshot(void);
4
extern uint8 *XBuf;