BizHawk/BizHawk.Emulation.Cores/Libretro
zeromus 64e9a70d26 teach libretrobridge stuff how to check for changed serialize size 2017-06-12 03:14:21 -05:00
..
LibretroApi.cs teach libretrobridge stuff how to check for changed serialize size 2017-06-12 03:14:21 -05:00
LibretroApi_BRK.cs libretro: fix some scrambled framebuffers 2017-05-01 04:16:31 -05:00
LibretroApi_CMD.cs teach libretrobridge stuff how to check for changed serialize size 2017-06-12 03:14:21 -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 libretro: fix some scrambled framebuffers 2017-05-01 04:16:31 -05:00
LibretroApi_SIG.cs libretro: slam out the audio based on the old libretro interface. didnt think about it much. 2017-05-01 04:33:09 -05:00
LibretroApi_Structs.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.cs teach libretrobridge stuff how to check for changed serialize size 2017-06-12 03:14:21 -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