Simon Gellis SonicSwordcane
  • New York City
  • Joined on 2024-10-11
SonicSwordcane pushed tag v0.2.9 to PVB/lemur 2025-01-17 15:49:56 +00:00
SonicSwordcane pushed to main at PVB/lemur 2025-01-17 15:49:31 +00:00
89128b8207 Update shrooms-vb-core to fix drawing logic
SonicSwordcane pushed to main at PVB/lemur 2025-01-16 02:08:58 +00:00
b0404a5da2 chore: Release lemur version 0.2.8
SonicSwordcane pushed tag v0.2.8 to PVB/lemur 2025-01-16 02:08:58 +00:00
SonicSwordcane pushed to main at PVB/lemur 2025-01-16 02:08:40 +00:00
16cf54e5cf Update shrooms-vb-core to fix sign-extended hardware reads
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-15 14:58:27 +00:00
f031bb17b2 Use logging
102aff1580 Turn LTO on when cutting releases
f1c5571aa6 Tell LLDB to use big watch regions
Compare 3 commits »
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-13 05:31:37 +00:00
af9a4ae8ee Support watchpoints
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-10 04:01:09 +00:00
fd7298d24e Add a checkbox to quit on disconnect
d99344eb15 Merge branch 'main' into debugger
423743ea5c chore: Release lemur version 0.2.7
005ed509d5 Stop using Vulkan on Windows
0585bc2740 chore: Release lemur version 0.2.6
Compare 6 commits »
SonicSwordcane pushed to main at PVB/lemur 2025-01-07 18:07:17 +00:00
423743ea5c chore: Release lemur version 0.2.7
SonicSwordcane pushed tag v0.2.7 to PVB/lemur 2025-01-07 18:07:17 +00:00
SonicSwordcane pushed to main at PVB/lemur 2025-01-07 18:06:58 +00:00
005ed509d5 Stop using Vulkan on Windows
SonicSwordcane pushed to main at PVB/lemur 2025-01-06 03:12:12 +00:00
0585bc2740 chore: Release lemur version 0.2.6
SonicSwordcane pushed tag v0.2.6 to PVB/lemur 2025-01-06 03:12:12 +00:00
SonicSwordcane pushed to main at PVB/lemur 2025-01-06 03:08:50 +00:00
62de97384d Push fixes for red alarm
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-06 03:05:57 +00:00
fda738fb93 Fix some debug protocol issues
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-05 18:55:17 +00:00
2cf99dbc21 Fix wrapping memory reads for 64-bit addresses
84f2cf7ece Implement stepping
Compare 2 commits »
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-05 16:25:33 +00:00
6fd8d8f5cf Improve flow of command-line debugging
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-05 05:48:19 +00:00
d6eb8ec7ef Implement execute breakpoints
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-04 17:18:12 +00:00
856ee00999 Fix bugs around debugging lifecycle
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-04 06:04:35 +00:00
11df670ff4 Let emulator tell debugger to stop