mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-07-26 08:40:16 +12:00
Bare minimum createAddressArbiter HLE
This commit is contained in:
parent
cd168bca56
commit
e0204a1eff
7 changed files with 56 additions and 7 deletions
src
|
@ -2,6 +2,7 @@
|
|||
|
||||
void Emulator::reset() {
|
||||
cpu.reset();
|
||||
kernel.reset();
|
||||
}
|
||||
|
||||
void Emulator::step() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue