.. |
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
|
add IRegionable as an emulator service to indicate NTSC vs PAL, etc. Refactor cores that conveyed this information to use this service, fixed cheaty reflection to grab this info to use the service instead, marked some cores as region not applicable where it made sense to me (I'm sure I'm wrong in some cases)
|
2015-08-05 20:12:09 -04: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
|
add IRegionable as an emulator service to indicate NTSC vs PAL, etc. Refactor cores that conveyed this information to use this service, fixed cheaty reflection to grab this info to use the service instead, marked some cores as region not applicable where it made sense to me (I'm sure I'm wrong in some cases)
|
2015-08-05 20:12:09 -04: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
|
add IRegionable as an emulator service to indicate NTSC vs PAL, etc. Refactor cores that conveyed this information to use this service, fixed cheaty reflection to grab this info to use the service instead, marked some cores as region not applicable where it made sense to me (I'm sure I'm wrong in some cases)
|
2015-08-05 20:12:09 -04:00 |
VBARegisterHelper.cs
|
Rename Register to RegisterValue
|
2014-12-20 13:16:15 +00:00 |