Capy64/Capy64
Alessandro Proto d744432a50 Dispose IDisposable objects on close.
Objects that implement the IDisposable interface didn't get collected by GC.
2023-02-15 13:15:39 +01:00
..
.config Add project files. 2023-01-07 16:59:47 +01:00
API Added BinaryWriteHandle 2023-01-14 18:16:35 +01:00
Assets Fix audio that was fucked up since the beginning 2023-02-14 21:05:15 +01:00
Content Add project files. 2023-01-07 16:59:47 +01:00
Core Fix audio that was fucked up since the beginning 2023-02-14 21:05:15 +01:00
Eventing Add gamepad support 2023-02-14 23:06:37 +01:00
Extensions Add togglable console window 2023-02-12 17:32:43 +01:00
Integrations Reduced logs by Discord RPC 2023-02-03 22:57:49 +01:00
PluginManager Added BinaryWriteHandle 2023-01-14 18:16:35 +01:00
Properties Add project files. 2023-01-07 16:59:47 +01:00
Runtime Dispose IDisposable objects on close. 2023-02-15 13:15:39 +01:00
app.manifest Add project files. 2023-01-07 16:59:47 +01:00
Capy64.cs Window out of focus should no longer lag 2023-02-12 20:54:20 +01:00
Capy64.csproj Hide console by default 2023-02-12 17:33:06 +01:00
Icon.bmp Cool silver color in icon 2023-02-01 16:21:48 +01:00
Icon.ico Cool silver color in icon 2023-02-01 16:21:48 +01:00
IGame.cs Finish audio library 2023-02-04 11:41:12 +01:00
Program.cs Bugfix appdata directory not being created 2023-01-20 09:37:53 +01:00
Utils.cs Added gpu.getPixel, fixed timer.sleep ignoring interrupt events 2023-01-20 21:29:59 +01:00
Worker.cs Added BinaryWriteHandle 2023-01-14 18:16:35 +01:00