Commit Graph
27 Commits
Author SHA1 Message Date
SonicSwordcane f60b10ce1d Implement gamepad input 2024-11-18 22:49:56 -05:00
SonicSwordcane c84531e70e Set process priority to high on windows 2024-11-17 20:57:43 -05:00
SonicSwordcane 63cb7a4835 Update core 2024-11-17 16:27:40 -05:00
SonicSwordcane 09e39b37f5 Let sims link/unlink/reset independently 2024-11-15 21:50:21 -05:00
SonicSwordcane 8f62ec1c52 Update wgpu for faster release builds 2024-11-15 00:23:49 -05:00
SonicSwordcane eef8f834d6 Actually implement multiplayer 2024-11-14 21:54:13 -05:00
SonicSwordcane d306f19297 Write textures in separate thread; fixes perf 2024-11-11 19:27:23 -05:00
SonicSwordcane f22a74b036 Sleep instead of just spin-looping 2024-11-11 18:46:25 -05:00
SonicSwordcane 544990c58f Support running two sims at once 2024-11-11 00:52:02 -05:00
SonicSwordcane 99d6970323 Block the emulator thread when idle 2024-11-10 18:19:25 -05:00
SonicSwordcane e8b706df20 Use high-priority thread for emulation 2024-11-10 18:19:25 -05:00
SonicSwordcane 6dc3697baf Fix crash on windows when window is minimized 2024-11-10 15:03:07 -05:00
SonicSwordcane 5cb36d0bcc Functional input binding 2024-11-10 14:05:10 -05:00
SonicSwordcane a69247dd33 Support multiple windows, start on input UI 2024-11-09 18:14:18 -05:00
SonicSwordcane a6200732ee Disable emulation options when game is not running 2024-11-06 23:36:33 -05:00
SonicSwordcane 498e6fbdcc Apply styles 2024-11-06 23:26:31 -05:00
SonicSwordcane 5c5d56cb12 Support full controller input 2024-11-05 00:07:48 -05:00
SonicSwordcane 75fa3be25c Support resizing the window 2024-11-04 23:39:00 -05:00
SonicSwordcane 593475960d Make menu items functional 2024-11-04 22:18:57 -05:00
SonicSwordcane 756835f90e Turn vulkan back on because my linux partition needs it 2024-11-04 21:53:59 -05:00
SonicSwordcane 70373647fb Add audio, fix timing 2024-11-04 09:59:58 -05:00
SonicSwordcane 8bba7b9e1b Turn off vulkan because it's slow on windows 2024-11-03 14:02:25 -05:00
SonicSwordcane a0e39796bf Actually do anaglyph 2024-11-03 13:49:10 -05:00
SonicSwordcane b025f72604 Use one texture with two channels for video 2024-11-03 13:26:01 -05:00
SonicSwordcane 8fdff927eb Fix non-windows compilation 2024-11-03 12:44:38 -05:00
SonicSwordcane 40c4561748 Beginnings of rust emulation 2024-11-03 11:32:53 -05:00
SonicSwordcane 59e14b43e8 Set up a rust UI 2024-11-02 16:18:41 -04:00