BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/GBA
mathew1800 abbee1672e Specify the parameter for argument-based exceptions. Correct the parameter names of others.
Common mistake.
2015-02-10 04:19:34 +00: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
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 Meteor - break up into separate files 2015-01-17 19:32:45 +00: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 Refactor IMemoryDomains and MemoryDomains to have setters for MainMemory and SystemBus, so a core can customize instead of using a one size fits all assumption. Remove constructor that sets main memory and refactor accordingly 2015-01-24 16:02:28 +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 VBANext - separate into separate files 2015-01-17 20:48:31 +00:00
VBARegisterHelper.cs Rename Register to RegisterValue 2014-12-20 13:16:15 +00:00