This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
03e92ce883
BizHawk
/
BizHawk.Emulation.Cores
/
Consoles
/
Sony
History
zeromus
f6fd73fe1c
psx - disc swapping tiny fixes
2014-12-16 10:59:39 +00:00
..
PSP
Add an IServiceProvider interface and make it a property of IEmulator, the purpose of this provider is to provide IEmulatorServices upon request. Make BasicServiceProvider and have all cores use it for now. BasicServiceProvider will return the core itself if the core itself is the requested type. He will also be able to return nested types (code not finished). Wired this up to the HasSavestates extension method (a method that has minimal value now) as a proof of concept.
2014-12-04 03:38:30 +00:00
PSX
psx - disc swapping tiny fixes
2014-12-16 10:59:39 +00:00