Commit Graph
194 Commits
Author SHA1 Message Date
SonicSwordcane ec1fe6e0d3 Persist window positions when possible 2026-04-07 22:32:43 -04:00
SonicSwordcane 3418664184 Persist window sizes as well 2026-04-04 23:25:02 -04:00
SonicSwordcane e75bef634b Persist window state across runs 2026-04-04 23:05:53 -04:00
SonicSwordcane f7b37caccb Rerwite everything to share an egui context 2026-04-02 23:51:01 -04:00
SonicSwordcane 615b0ab9a1 Update viewports to stop overloading root 2026-04-02 23:44:48 -04:00
SonicSwordcane 0d2d6bf863 Fix the object viewer 2026-04-02 23:44:07 -04:00
SonicSwordcane 341de60816 Rewrite VIP tools to not mutate context 2026-03-29 22:37:46 -04:00
SonicSwordcane 391702b3f3 Update egui 2026-03-29 12:27:23 -04:00
SonicSwordcane e222f1bae5 Show version 2026-02-27 00:05:53 -05:00
SonicSwordcane 1b1fa3ced0 Update deps 2026-02-20 00:25:34 -05:00
SonicSwordcane 9dfc942dfc CLI flag to give P2 the controller 2026-02-20 00:02:04 -05:00
SonicSwordcane d269082c8b CLI flag to open player 2 (thx Elrinth) 2026-02-19 23:52:52 -05:00
SonicSwordcane 4187b6683e Go easy on the GPU 2026-02-05 23:16:26 -05:00
SonicSwordcane ab86c7abd2 Fix underflow when playing with speedup 2026-02-05 23:06:55 -05:00
SonicSwordcane 25b08d26af Upgrade more deps 2026-02-05 22:59:16 -05:00
SonicSwordcane 3068084b5f Upgrade rubato 2026-01-25 18:15:19 -05:00
SonicSwordcane be1133adf7 Fix hotkey detection 2026-01-22 23:15:43 -05:00
SonicSwordcane 8cf546167f Update all deps 2025-11-23 16:47:36 -05:00
SonicSwordcane 2034f7934b Support manual/automatic ROM reloading 2025-11-23 15:45:57 -05:00
SonicSwordcane 2e474df3e8 Add CLI flags to open windows at startup 2025-11-23 13:58:46 -05:00
SonicSwordcane e1d08672fb Remember whether game is muted 2025-11-23 13:37:35 -05:00
SonicSwordcane 8dd64598ed Fix inline stacks 2025-10-25 10:03:57 -04:00
SonicSwordcane c00fae79f8 Fix new warnings 2025-10-17 23:52:56 -04:00
SonicSwordcane 7b590dde14 Use one file picker filter 2025-09-06 22:25:40 -04:00
SonicSwordcane 73ccc4054a Pass window to file picker 2025-09-06 22:19:20 -04:00
SonicSwordcane 58bb34e3cc Add elf/isx to file picker 2025-09-06 10:22:17 -04:00
SonicSwordcane 132d494cc2 Delete profiles before overwriting 2025-09-06 10:13:09 -04:00
SonicSwordcane 30ee8c06f7 Fix off-by-one errors 2025-09-06 09:57:37 -04:00
SonicSwordcane d610e3de14 Mask top 5 bits of PC for symbols 2025-09-06 01:29:11 -04:00
SonicSwordcane f7f112f7c1 Support running/profiling ISX files 2025-09-06 01:21:25 -04:00
SonicSwordcane cd8ebab4bf Fix parsing vuengine elf files 2025-09-02 00:33:31 -04:00
SonicSwordcane 6e89a0c988 Improve profiler interface 2025-09-01 17:38:00 -04:00
SonicSwordcane 8f9922473e Support arbitrary markers 2025-09-01 00:07:55 -04:00
SonicSwordcane 841ded3bee Include inline functions when profiling 2025-08-31 23:01:50 -04:00
SonicSwordcane 04c92c1454 Parse ELF exclusively on emulation thread 2025-08-30 13:02:38 -04:00
SonicSwordcane 4785e5e11b Profile without ELF data 2025-08-27 22:49:44 -04:00
SonicSwordcane 2936960cc9 Restart recording when restarting game 2025-08-27 22:49:44 -04:00
SonicSwordcane 5e23df4723 Add markers to event stream 2025-08-27 22:49:44 -04:00
SonicSwordcane ed06004a60 Actually produce profiler files 2025-08-27 22:49:44 -04:00
SonicSwordcane ce15d22ab1 UI for recording 2025-08-27 22:49:44 -04:00
SonicSwordcane 8aab90f024 Track HALT 2025-08-27 22:49:44 -04:00
SonicSwordcane 7f819d080f Begin implementing profiling sessions 2025-08-27 22:49:44 -04:00
SonicSwordcane 3bfdcc9366 Start profiler UI/thread 2025-08-27 22:49:44 -04:00
SonicSwordcane 38b34c9cf9 Run elf files 2025-08-27 22:49:44 -04:00
SonicSwordcane 11c17cb246 Start implementing profiling 2025-08-27 22:49:44 -04:00
SonicSwordcane f732720c31 Update rust version (required many build changes) 2025-08-24 21:02:48 -04:00
SonicSwordcane 83b567cfd4 Fix NumberEdit taking too much space 2025-08-22 23:37:02 -04:00
SonicSwordcane 6687b1f12f Fix SRAM addressable range 2025-08-07 21:09:16 -04:00
SonicSwordcane af2df78809 Move cart to separate file 2025-08-06 23:31:32 -04:00
SonicSwordcane 89dfeeeb2d Randomize SRAM when first created 2025-08-03 18:42:19 -04:00