BizHawk/BizHawk.Emulation.Cores/Libretro
adelikat 59139ab266 Spell out Numerator and Denominator 2017-05-05 11:25:38 -05:00
..
LibretroApi.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_BRK.cs libretro: fix some scrambled framebuffers 2017-05-01 04:16:31 -05:00
LibretroApi_CMD.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_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 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_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 Spell out Numerator and Denominator 2017-05-05 11:25:38 -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