mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -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
|
@ -3,7 +3,6 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
/* stuff to be implemented by platform code */
|
||||
extern char cpu_clk_name[];
|
||||
extern const char *renderer_names[];
|
||||
extern const char *renderer_names32x[];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue