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
master
BizHawk
/
ExternalCoreProjects
/
Virtu
/
ICassette.cs
9 lines
110 B
C#
Raw
Permalink
Blame
History
namespace
Jellyfish.Virtu
{
public
interface
ICassette
{
bool
ReadInput
(
)
;
void
ToggleOutput
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink