virtual boyee - correct author information, and set to released; whenever the waterbox branch is released, this core will be ready
This commit is contained in:
parent
f99a080e60
commit
93975c3063
|
@ -16,7 +16,7 @@ using System.Threading.Tasks;
|
|||
|
||||
namespace BizHawk.Emulation.Cores.Consoles.Nintendo.VB
|
||||
{
|
||||
[CoreAttributes("Virtual Boyee", "???", true, false, "0.9.44.1",
|
||||
[CoreAttributes("Virtual Boyee", "Ryphecha", true, true, "0.9.44.1",
|
||||
"https://mednafen.github.io/releases/", false)]
|
||||
public class VirtualBoyee : IEmulator, IVideoProvider, ISoundProvider, IStatable,
|
||||
IInputPollable, ISaveRam, ISettable<VirtualBoyee.Settings, VirtualBoyee.SyncSettings>
|
||||
|
|
Loading…
Reference in New Issue