.. |
ArmV4Disassembler.cs
|
Fix VerifiedDisassembler to not expose the internal cpu property
|
2017-04-27 12:02:08 -05:00 |
GBA.cs
|
Rename axis-related types, members, and locals
|
2020-03-31 17:29:55 +10:00 |
IGBAGPUViewable.cs
|
Misc VBANext cleanups
|
2017-04-25 11:14:24 -05:00 |
LibVBANext.cs
|
use more advanced language features in Emulation.Cores (#1852)
|
2020-02-17 16:54:51 -06:00 |
LibmGBA.cs
|
mGBA - implement IDebuggable.SetCpuRegister()
|
2020-04-11 12:57:47 -05:00 |
MGBAHawk.IDebuggable.cs
|
oops
|
2020-04-11 12:58:28 -05:00 |
MGBAHawk.IInputPollable.cs
|
create a memory callback based IInputCallbacks system that can be used by any core, wire it up to the mGBA core
|
2020-04-10 11:12:57 -05:00 |
MGBAHawk.IMemoryDomains.cs
|
mGBA - make rom memory domain pokable, seems to work, supposedly it is wired up
|
2020-05-01 19:09:29 -05:00 |
MGBAHawk.ISaveRam.cs
|
mgba - pass in mgba class instead of core pointer to MGBAMemoryCallbackSystem, seems cleaner either way. Still crash
|
2020-04-02 17:40:27 -05:00 |
MGBAHawk.ISettable.cs
|
Nope, I think it's a good idea now.
|
2020-04-23 21:20:59 -04:00 |
MGBAHawk.ISoundProvider.cs
|
Camhack support (#1725)
|
2019-11-23 12:27:14 +03:00 |
MGBAHawk.IStatable.cs
|
mgba - pass in mgba class instead of core pointer to MGBAMemoryCallbackSystem, seems cleaner either way. Still crash
|
2020-04-02 17:40:27 -05:00 |
MGBAHawk.IVideoProvider.cs
|
Camhack support (#1725)
|
2019-11-23 12:27:14 +03:00 |
MGBAHawk.cs
|
use constants for core string names and simplify core core name getting logic
|
2020-04-18 09:55:57 -05:00 |
MGBAMemoryCallbackSystem.cs
|
mGBA - implement memory execute callbacks
|
2020-04-23 11:56:26 -05:00 |
VBANext.IDebuggable.cs
|
use more advanced language features in Emulation.Cores (#1852)
|
2020-02-17 16:54:51 -06:00 |
VBANext.IGBAGPUViewable.cs
|
Misc VBANext cleanups
|
2017-04-25 11:14:24 -05:00 |
VBANext.IMemoryDomains.cs
|
remove the obsolete MemoryDomain.FromIntPtr method
|
2017-04-24 13:47:40 -05:00 |
VBANext.ISaveRam.cs
|
Use nameof in cores
|
2019-03-28 14:18:58 +11:00 |
VBANext.ISettings.cs
|
Nope, I think it's a good idea now.
|
2020-04-23 21:20:59 -04:00 |
VBANext.ISoundProvider.cs
|
Misc VBANext cleanups
|
2017-04-25 11:14:24 -05:00 |
VBANext.IStatable.cs
|
Make Binary states default and Textstates opt-in for cores (#1848)
|
2020-02-15 10:22:26 -06:00 |
VBANext.IVideoProvider.cs
|
Spell out Numerator and Denominator
|
2017-05-05 11:25:38 -05:00 |
VBANext.cs
|
consistently check if callbacks exist before calling memory callbacks, across all cores
|
2020-04-21 16:42:57 -05:00 |
VBARegisterHelper.cs
|
use more advanced language features in Emulation.Cores (#1852)
|
2020-02-17 16:54:51 -06:00 |