.. |
ArmV4Disassembler.cs
|
Fix VerifiedDisassembler to not expose the internal cpu property
|
2017-04-27 12:02:08 -05:00 |
GBA.cs
|
Misc VBANext cleanups
|
2017-04-25 11:14:24 -05:00 |
IGBAGPUViewable.cs
|
Misc VBANext cleanups
|
2017-04-25 11:14:24 -05:00 |
LibVBANext.cs
|
dang it, do a better job adding sram memdomain to vbanext
|
2016-04-18 21:46:16 -05:00 |
LibmGBA.cs
|
support palette settings in mgba, fixes #1042 (probably)
|
2018-02-21 19:20:10 -05:00 |
MGBAHawk.IDebuggable.cs
|
cleanup MGBAHawk code
|
2017-04-25 12:00:50 -05:00 |
MGBAHawk.IInputPollable.cs
|
Break up MGBAHawk into separate files
|
2017-04-25 11:42:03 -05:00 |
MGBAHawk.IMemoryDomains.cs
|
mgba: syste bus
|
2017-06-15 19:34:15 -04:00 |
MGBAHawk.ISaveRam.cs
|
cleanup MGBAHawk code
|
2017-04-25 12:00:50 -05:00 |
MGBAHawk.ISettable.cs
|
support palette settings in mgba, fixes #1042 (probably)
|
2018-02-21 19:20:10 -05:00 |
MGBAHawk.ISoundProvider.cs
|
cleanup MGBAHawk code
|
2017-04-25 12:00:50 -05:00 |
MGBAHawk.IStatable.cs
|
cleanup MGBAHawk code
|
2017-04-25 12:00:50 -05:00 |
MGBAHawk.IVideoProvider.cs
|
Spell out Numerator and Denominator
|
2017-05-05 11:25:38 -05:00 |
MGBAHawk.cs
|
update mgba
|
2017-11-14 19:46:40 -05:00 |
VBANext.IDebuggable.cs
|
phase 1 of changing memory callback api to specify domain - require cores to specify which domains are available and have the domain passed in when creating callbacks. Still todo - cores need to pass in domain name on CallReads/Writes/Executes methods
|
2017-08-01 22:05:17 -05: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
|
Misc VBANext cleanups
|
2017-04-25 11:14:24 -05:00 |
VBANext.ISettings.cs
|
Misc VBANext cleanups
|
2017-04-25 11:14:24 -05:00 |
VBANext.ISoundProvider.cs
|
Misc VBANext cleanups
|
2017-04-25 11:14:24 -05:00 |
VBANext.IStatable.cs
|
Finally dump some old movie 1.0 cruft
|
2017-08-11 19:45:45 -04:00 |
VBANext.IVideoProvider.cs
|
Spell out Numerator and Denominator
|
2017-05-05 11:25:38 -05:00 |
VBANext.cs
|
memorycallbacks with domains - Phase 2 - change api to Call methods and refactor accordingly, everything should behave as it was before the refactor at this point. No cores have yet to be implemented with domains other than the default bus they already had
|
2017-08-03 18:08:07 -05:00 |
VBARegisterHelper.cs
|
Misc VBANext cleanups
|
2017-04-25 11:14:24 -05:00 |