mirror of
https://github.com/libretro/Mu.git
synced 2026-09-24 15:46:20 +00:00
Remove old function
This commit is contained in:
@@ -13,7 +13,6 @@ void flx68000LoadStateFinished(void);
|
||||
|
||||
void flx68000Execute(void);//runs the CPU for 1 CLK32 pulse
|
||||
void flx68000SetIrq(uint8_t irqLevel);
|
||||
void flx68000RefreshAddressing(void);
|
||||
bool flx68000IsSupervisor(void);
|
||||
void flx68000BusError(uint32_t address, bool isWrite);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user