BizHawk/BizHawk.Emulation.Cores/Libretro
zeromus 34d3073346 fix libretro loading.. probably broken since we went 64bits, believe it or not 2017-08-05 00:59:17 -05: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 fix libretro loading.. probably broken since we went 64bits, believe it or not 2017-08-05 00:59:17 -05: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