mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 00:55:47 -04:00
System: Support changing BIOS path
This commit is contained in:
@ -35,7 +35,7 @@ public:
|
||||
DMA();
|
||||
~DMA();
|
||||
|
||||
bool Initialize(System* system, Bus* bus, InterruptController* interrupt_controller, GPU* gpu, CDROM* cdrom, SPU* spu,
|
||||
void Initialize(System* system, Bus* bus, InterruptController* interrupt_controller, GPU* gpu, CDROM* cdrom, SPU* spu,
|
||||
MDEC* mdec);
|
||||
void Reset();
|
||||
bool DoState(StateWrapper& sw);
|
||||
|
Reference in New Issue
Block a user