Commit Graph
166 Commits
Author SHA1 Message Date
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
SonicSwordcane 110a31870f Update egui/wgpu another major version 2025-08-03 17:29:46 -04:00
SonicSwordcane 43288fc71f Update egui/wgpu one major version 2025-08-03 14:11:33 -04:00
SonicSwordcane 3ac13d0cf2 Use sync file dialog for screenshots 2025-07-14 19:33:36 -04:00
SonicSwordcane 065f68e9a8 Appease clippy 2025-07-13 00:46:08 -04:00
SonicSwordcane b6b0a8c22b Support screenshots 2025-07-13 00:45:10 -04:00
SonicSwordcane 05081a7662 Only show 1000 lines of history in terminal 2025-05-31 00:37:07 -04:00
SonicSwordcane 68a91c4af1 Allow terminal to be open even if game is not 2025-05-31 00:09:33 -04:00
SonicSwordcane a2a5884a2a Implement fake stdout 2025-05-30 23:52:16 -04:00
SonicSwordcane 2d18aeaba2 Add UI for a terminal 2025-05-30 22:25:08 -04:00
SonicSwordcane b58746fee4 Use target format from render state 2025-03-29 10:23:03 -04:00
SonicSwordcane caf3a9426e Add a fast-forward command 2025-03-24 23:22:47 -04:00
SonicSwordcane f649cf72eb Make scrollbars take up space 2025-03-20 22:49:47 -04:00
SonicSwordcane 9a34856c2b Update dependencies and rust version 2025-03-04 20:46:16 -05:00
SonicSwordcane fddc7bdd0e When opening an open window, focus on it 2025-03-04 20:23:45 -05:00
SonicSwordcane 3f216f85ae Show extents in the world view 2025-03-03 21:29:07 -05:00
SonicSwordcane bbffde50ec Add bindable keyboard shortcuts 2025-03-03 00:06:14 -05:00
SonicSwordcane fb6f09fce5 Adjust shades 2025-02-25 10:18:36 -05:00
SonicSwordcane f2d3f5ec07 Implement frame advance 2025-02-25 00:04:07 -05:00
SonicSwordcane e96ce2af07 Fix affine source parallax sign 2025-02-24 22:43:31 -05:00
SonicSwordcane 25c7f29735 fix: respect background palette in world view 2025-02-24 22:02:38 -05:00
SonicSwordcane d05c79532f Fix wrong framebuffer getting displayed 2025-02-24 15:00:17 -05:00
SonicSwordcane ad994f8851 Fix typo in macro 2025-02-23 22:59:14 -05:00
SonicSwordcane 49343b6903 Separate VIP tools from CPU 2025-02-23 22:48:30 -05:00
SonicSwordcane 6ab9d2ee53 Rename vram to vip internally 2025-02-23 22:44:11 -05:00
SonicSwordcane 0ae2a2f54f More visual fixes 2025-02-23 22:30:23 -05:00
SonicSwordcane f7408ac9b7 Fix layouts and colors 2025-02-23 21:18:21 -05:00
SonicSwordcane d6957ecd09 Add other miscellanii to register view 2025-02-23 01:02:08 -05:00
SonicSwordcane 4a6288147d Add colors to register view 2025-02-23 00:15:05 -05:00