Commit Graph

271 Commits

Author SHA1 Message Date
Simon Gellis 73e8234b5b Use latest shrooms-vb-core 2025-09-06 22:32:25 -04:00
Simon Gellis 7b590dde14 Use one file picker filter 2025-09-06 22:25:40 -04:00
Simon Gellis 73ccc4054a Pass window to file picker 2025-09-06 22:19:20 -04:00
Simon Gellis efcffed848 chore: Release lemur version 0.9.1 2025-09-06 10:32:02 -04:00
Simon Gellis 58bb34e3cc Add elf/isx to file picker 2025-09-06 10:22:17 -04:00
Simon Gellis 132d494cc2 Delete profiles before overwriting 2025-09-06 10:13:09 -04:00
Simon Gellis 30ee8c06f7 Fix off-by-one errors 2025-09-06 09:57:37 -04:00
Simon Gellis 1c146590fe chore: Release lemur version 0.9.0 2025-09-06 01:29:42 -04:00
Simon Gellis d610e3de14 Mask top 5 bits of PC for symbols 2025-09-06 01:29:11 -04:00
Simon Gellis f7f112f7c1 Support running/profiling ISX files 2025-09-06 01:21:25 -04:00
Simon Gellis db482b5c21 chore: Release lemur version 0.8.2 2025-09-02 09:29:52 -04:00
Simon Gellis 3e90d7df6d Fix windows builds 2025-09-02 09:29:24 -04:00
Simon Gellis 1cab6524a4 chore: Release lemur version 0.8.1 2025-09-02 00:34:16 -04:00
Simon Gellis cd8ebab4bf Fix parsing vuengine elf files 2025-09-02 00:33:31 -04:00
Simon Gellis 4f681d883e chore: Release lemur version 0.8.0 2025-09-01 17:52:04 -04:00
Simon Gellis a00d89bc36 Merge pull request 'Profiling' (#7) from profiling into main
Reviewed-on: #7
2025-09-01 21:51:34 +00:00
Simon Gellis 6e89a0c988 Improve profiler interface 2025-09-01 17:38:00 -04:00
Simon Gellis 8f9922473e Support arbitrary markers 2025-09-01 00:07:55 -04:00
Simon Gellis 841ded3bee Include inline functions when profiling 2025-08-31 23:01:50 -04:00
Simon Gellis 04c92c1454 Parse ELF exclusively on emulation thread 2025-08-30 13:02:38 -04:00
Simon Gellis e5abd48337 Update deps 2025-08-27 23:02:04 -04:00
Simon Gellis 4785e5e11b Profile without ELF data 2025-08-27 22:49:44 -04:00
Simon Gellis 2936960cc9 Restart recording when restarting game 2025-08-27 22:49:44 -04:00
Simon Gellis 5e23df4723 Add markers to event stream 2025-08-27 22:49:44 -04:00
Simon Gellis ed06004a60 Actually produce profiler files 2025-08-27 22:49:44 -04:00
Simon Gellis ce15d22ab1 UI for recording 2025-08-27 22:49:44 -04:00
Simon Gellis 8aab90f024 Track HALT 2025-08-27 22:49:44 -04:00
Simon Gellis 7f819d080f Begin implementing profiling sessions 2025-08-27 22:49:44 -04:00
Simon Gellis 3bfdcc9366 Start profiler UI/thread 2025-08-27 22:49:44 -04:00
Simon Gellis 38b34c9cf9 Run elf files 2025-08-27 22:49:44 -04:00
Simon Gellis 11c17cb246 Start implementing profiling 2025-08-27 22:49:44 -04:00
Simon Gellis 6272f6cc21 chore: Release lemur version 0.7.3 2025-08-24 22:29:04 -04:00
Simon Gellis bc6cc6cabc Fix build 2025-08-24 22:28:44 -04:00
Simon Gellis f732720c31 Update rust version (required many build changes) 2025-08-24 21:02:48 -04:00
Simon Gellis b988571674 Update shrooms-vb-core with fix for Virtual Lab 2025-08-24 12:17:42 -04:00
Simon Gellis c52c33ce67 chore: Release lemur version 0.7.2 2025-08-22 23:39:57 -04:00
Simon Gellis 7ecb248407 Update shrooms-vb-core with emulation fixes 2025-08-22 23:38:55 -04:00
Simon Gellis fdd71f582b Update deps again 2025-08-22 23:37:36 -04:00
Simon Gellis 83b567cfd4 Fix NumberEdit taking too much space 2025-08-22 23:37:02 -04:00
Simon Gellis 6687b1f12f Fix SRAM addressable range 2025-08-07 21:09:16 -04:00
Simon Gellis af2df78809 Move cart to separate file 2025-08-06 23:31:32 -04:00
Simon Gellis 89dfeeeb2d Randomize SRAM when first created 2025-08-03 18:42:19 -04:00
Simon Gellis d4844a303a Merge pull request 'Upgrade deps' (#6) from upgrade-deps into main
Reviewed-on: #6
2025-08-03 21:42:34 +00:00
Simon Gellis 74ce44db8b Remove cruft 2025-08-03 17:38:06 -04:00
Simon Gellis 5c0f4c2df4 Update remaining dependencies 2025-08-03 17:33:16 -04:00
Simon Gellis 110a31870f Update egui/wgpu another major version 2025-08-03 17:29:46 -04:00
Simon Gellis 43288fc71f Update egui/wgpu one major version 2025-08-03 14:11:33 -04:00
Simon Gellis 052e3e5c03 Update simple deps 2025-08-03 13:48:25 -04:00
Simon Gellis dc072cc2ba chore: Release lemur version 0.7.1 2025-07-14 19:34:16 -04:00
Simon Gellis 3ac13d0cf2 Use sync file dialog for screenshots 2025-07-14 19:33:36 -04:00