BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/GBA
feos 0dc8187cb5 update mgba info 2018-06-23 16:23:53 +03:00
..
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 i hope this breaks something 2018-05-12 12:55:42 -04: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 info 2018-06-23 16:23:53 +03:00
VBANext.IDebuggable.cs i hope this breaks something 2018-05-12 12:55:42 -04: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