mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
asyn-only dev support + in_gp2x driver
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@637 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
7201dc73fb
commit
217d08bc39
9 changed files with 334 additions and 36 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
enum {
|
||||
IN_DRVID_UNKNOWN = 0,
|
||||
IN_DRVID_EVDEV,
|
||||
IN_DRVID_GP2X,
|
||||
IN_DRVID_EVDEV,
|
||||
IN_DRVID_COUNT
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue