mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
make things function atleast somewhat
no pciture is being actually sent yet
This commit is contained in:
@ -28,9 +28,11 @@ public:
|
||||
static void DeInit();
|
||||
static void Reset();
|
||||
|
||||
static void Process(u32 param);
|
||||
static void IRQ(u32 param);
|
||||
static void RequestFrame(u32 cam);
|
||||
|
||||
static void Transfer(u32 pos);
|
||||
|
||||
DSi_Camera(u32 num);
|
||||
~DSi_Camera();
|
||||
|
||||
|
Reference in New Issue
Block a user