This commit is contained in:
StapleButter
2018-10-18 02:31:01 +02:00
parent 148f4032f1
commit a2cc7087f7
7 changed files with 192 additions and 6 deletions

View File

@ -27,6 +27,8 @@ public:
void Reset();
void DoSavestate(Savestate* file);
void SetFramebuffer(u32* buf);
u8 Read8(u32 addr);