BizHawk/BizHawk.Emulation.Cores/Libretro
alyosha-tas c19c7cd5c3 SubNESHawk
also Input register shift fix

# Conflicts:
#	BizHawk.Client.EmuHawk/MainForm.Designer.cs
#	BizHawk.Client.EmuHawk/MainForm.Events.cs
#	BizHawk.Emulation.Cores/Computers/AmstradCPC/AmstradCPC.IEmulator.cs
#	BizHawk.Emulation.Cores/Computers/SinclairSpectrum/ZXSpectrum.IEmulator.cs
#	BizHawk.Emulation.Cores/Consoles/Nintendo/NES/PPU.run.cs
2019-01-10 18:25:59 +03:00
..
LibretroApi.cs fix libretro loading.. probably broken since we went 64bits, believe it or not 2017-08-05 00:59:17 -05:00
LibretroApi_BRK.cs libretro: fix some scrambled framebuffers 2017-05-01 04:16:31 -05:00
LibretroApi_CMD.cs fix libretro loading.. probably broken since we went 64bits, believe it or not 2017-08-05 00:59:17 -05:00
LibretroApi_Delegates.cs new libretro WIP with libco support. Still missing sound, saves, many small details. Will undergo heavy organizational revisions. 2017-04-17 22:49:08 -05:00
LibretroApi_Enums.cs teach libretrobridge stuff how to check for changed serialize size 2017-06-12 03:14:21 -05:00
LibretroApi_QUERY.cs fix libretrobridge to be 64bit only (and fix it for 64bit) 2017-06-12 02:31:47 -05:00
LibretroApi_SIG.cs fix libretrobridge to be 64bit only (and fix it for 64bit) 2017-06-12 02:31:47 -05:00
LibretroApi_Structs.cs fix libretro loading.. probably broken since we went 64bits, believe it or not 2017-08-05 00:59:17 -05:00
LibretroCore.cs SubNESHawk 2019-01-10 18:25:59 +03:00
LibretroCoreSettings.cs new libretro WIP with libco support. Still missing sound, saves, many small details. Will undergo heavy organizational revisions. 2017-04-17 22:49:08 -05:00
LibretroCore_Description.cs new libretro WIP with libco support. Still missing sound, saves, many small details. Will undergo heavy organizational revisions. 2017-04-17 22:49:08 -05:00
LibretroCore_InputCallbacks.cs Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method 2017-05-01 20:09:11 -05:00