cor64/paket.dependencies
Bryan Perris 75d5ebebb5 Update 02-14-2024
* Mupen64Plus demo runs with LLE RDP (many rendering glitches), works well with gliden64 plugin
* Little-endian model now supported and works (required for gliden64 plugin)
* Added glideN64 plugin support (custom version only for cor64)
* Can render with HLE graphics or LLE graphics
* Some fixes for BassSharp
* Boot related fixes
* Better way to manage CSharp defines
* Memory improvements, fixes
* TLB now works
* FPU Fixes
* PIF controller basics are working now such as controller input
* Added some debug functions to the madcat rdp
* Remove hosting the test roms in the repo
* Started work on workbench scripting with IronPython
* Unit test fixes
* a snippet of IPL2 is assembled on the fly required for 6105 booting
* Other fixes, etc.
2024-02-14 16:10:34 -05:00

14 lines
No EOL
274 B
Text

source https://www.nuget.org/api/v2
nuget ELFSharp
nuget IronPython 2.7.12
nuget Microsoft.NET.Test.Sdk
nuget nunit
nuget NUnit3TestAdapter
nuget OpenTK
nuget NLog
nuget glfw-net
nuget CommandLineParser
nuget ImGui.NET 1.78.0
nuget Veldrid
nuget Veldrid.ImGui
nuget CppSharp