mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
Removed unused (and broken) TV-out feature.
This commit is contained in:
@@ -125,15 +125,11 @@ private:
|
||||
unsigned long gp2x_mem;
|
||||
unsigned short *gp2x_memregs;
|
||||
volatile unsigned short *MEM_REG;
|
||||
int cx25874; //tv-out
|
||||
#endif
|
||||
|
||||
void tvout_on(bool pal);
|
||||
void tvout_off();
|
||||
void initCPULimits();
|
||||
void init();
|
||||
void deinit();
|
||||
void toggleTvOut();
|
||||
|
||||
void showManual();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user