BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/GBA
zeromus 2fa6b26225 fix #563 [GBA] [mGBA] Combined WRAM not working 2016-02-01 17:38:25 -06:00
..
ArmV4Disassembler.cs IDisassemblable changes. can't compile right now, so might not work 2014-12-14 17:17:22 +00:00
IGBAGPUViewable.cs GBA GPU Viewer - convert to using EmulatorServices 2014-12-13 23:46:12 +00:00
LibMeteor.cs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
LibVBANext.cs gba (vba): some roughing in for the tracelogger 2014-11-19 02:24:33 +00:00
LibmGBA.cs mgba: RTC and syncsettings 2015-06-13 18:01:26 +00:00
MGBAHawk.cs fix #563 [GBA] [mGBA] Combined WRAM not working 2016-02-01 17:38:25 -06:00
Meteor.IGBAGPUViewable.cs Specify the parameter for argument-based exceptions. Correct the parameter names of others. 2015-02-10 04:19:34 +00:00
Meteor.IMemoryDomains.cs Refacotor MemoryDomain.Size to be long instead of int, still some small todos, but it compiles and seems to work 2015-01-18 15:25:47 +00:00
Meteor.ISaveRam.cs Meteor - break up into separate files 2015-01-17 19:32:45 +00:00
Meteor.IStatable.cs Meteor - break up into separate files 2015-01-17 19:32:45 +00:00
Meteor.IVideoProvider.cs Meteor - break up into separate files 2015-01-17 19:32:45 +00:00
Meteor.cs IInputPollable - Make IsLagFrame settable 2016-01-26 11:34:42 +01:00
VBANext.IDebuggable.cs VBANext - separate into separate files 2015-01-17 20:48:31 +00:00
VBANext.IGBAGPUViewable.cs Specify the parameter for argument-based exceptions. Correct the parameter names of others. 2015-02-10 04:19:34 +00:00
VBANext.IMemoryDomains.cs add ByteSize to MemoryDomain with a default of 1, set it to not 1 on appropriate domains (I probably missed some, or got some wrong). Have RamSearch use that instead of SystemInfo, remove ByteSize from SystemInfo since it is no longer needed 2015-02-22 15:19:38 +00:00
VBANext.ISaveRam.cs VBANext - separate into separate files 2015-01-17 20:48:31 +00:00
VBANext.ISettings.cs VBANext - separate into separate files 2015-01-17 20:48:31 +00:00
VBANext.IStatable.cs VBANext - separate into separate files 2015-01-17 20:48:31 +00:00
VBANext.IVideoProvider.cs VBANext - separate into separate files 2015-01-17 20:48:31 +00:00
VBANext.cs IInputPollable - Make IsLagFrame settable 2016-01-26 11:34:42 +01:00
VBARegisterHelper.cs Rename Register to RegisterValue 2014-12-20 13:16:15 +00:00