mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 07:38:05 -04:00
supporting caanoo, line doublers, refactoring
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@893 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
bf61bea0f2
commit
f4750ee051
24 changed files with 349 additions and 222 deletions
|
@ -41,9 +41,6 @@ static unsigned short gp2x_screenaddr_old[4];
|
|||
static unsigned short memtimex_old[2];
|
||||
static unsigned short reg0910;
|
||||
|
||||
extern unsigned int plat_get_ticks_ms_good(void);
|
||||
extern unsigned int plat_get_ticks_us_good(void);
|
||||
|
||||
/* video stuff */
|
||||
static void gp2x_video_flip_(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue