mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Device: Fix coremini loading
For: - RADA2B - RADComet2 - RADComet3 - RADGalaxy2 - RADMoonT1S - RADStar2
This commit is contained in:
committed by
Kyle Schwarz
parent
8af6d5f2a8
commit
749552e443
@@ -96,10 +96,6 @@ protected:
|
||||
return 15*1024*1024;
|
||||
}
|
||||
|
||||
std::optional<MemoryAddress> getCoreminiStartAddressSD() const override {
|
||||
return 0;
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user