Simon Gellis SonicSwordcane
  • New York City
  • Joined on 2024-10-11
SonicSwordcane pushed to vram at PVB/lemur 2025-02-09 21:32:58 +00:00
ac93dcadb5 Render images on background thread to keep UI responsive
SonicSwordcane pushed to vram at PVB/lemur 2025-02-09 21:29:17 +00:00
4daa008e66 Render images on background thread to keep UI responsive
SonicSwordcane pushed to vram at PVB/lemur 2025-02-09 15:56:54 +00:00
aaca75df26 Avoid unnecessary computation/cloning in renderer
SonicSwordcane pushed to vram at PVB/lemur 2025-02-08 20:39:31 +00:00
5901a21465 Rerender VRAM graphics every frame (slow in debug)
SonicSwordcane pushed to vram at PVB/lemur 2025-02-07 04:17:26 +00:00
a19d4bbc89 Flesh out bgmap viewer
SonicSwordcane pushed to vram at PVB/lemur 2025-02-05 04:23:27 +00:00
9f4989cd4c New implementation for reading/showing vram
SonicSwordcane pushed to vram at PVB/lemur 2025-02-02 23:34:42 +00:00
ae7ab1e204 Dummy second window
SonicSwordcane created branch vram in PVB/lemur 2025-02-02 20:16:45 +00:00
SonicSwordcane pushed to vram at PVB/lemur 2025-02-02 20:16:45 +00:00
492c04316d First pass of character data viewer
SonicSwordcane pushed to main at PVB/lemur 2025-01-19 00:14:54 +00:00
1cae0c8e54 chore: Release lemur version 0.3.0
SonicSwordcane pushed tag v0.3.0 to PVB/lemur 2025-01-19 00:14:54 +00:00
SonicSwordcane pushed to main at PVB/lemur 2025-01-19 00:13:46 +00:00
707dd3a200 Merge pull request 'Implement GDB/LLDB compatible server' (#3) from debugger into main
16a2aaee92 Fix status returned on interrupt
d59da1009a Fix watchpoint reporting
9d37d22a22 Fix LTO for windows/linux, disable for OSX
e1a8006af7 Statically compile that callback too
Compare 34 commits »
SonicSwordcane merged pull request PVB/lemur#3 2025-01-19 00:13:43 +00:00
Implement GDB/LLDB compatible server
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-19 00:11:36 +00:00
16a2aaee92 Fix status returned on interrupt
d59da1009a Fix watchpoint reporting
Compare 2 commits »
SonicSwordcane created pull request PVB/lemur#3 2025-01-18 22:16:02 +00:00
Implement GDB/LLDB compatible server
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-18 22:02:01 +00:00
9d37d22a22 Fix LTO for windows/linux, disable for OSX
e1a8006af7 Statically compile that callback too
Compare 2 commits »
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-18 06:24:10 +00:00
9f7895a457 Statically compile callbacks
5ce39fb70e Implement writing memory
Compare 2 commits »
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-18 05:24:34 +00:00
0fff4d427f Implement writing registers
SonicSwordcane pushed to debugger at PVB/lemur 2025-01-18 03:04:26 +00:00
17d3811124 No debugging unless the game is running
SonicSwordcane pushed to main at PVB/lemur 2025-01-17 15:49:56 +00:00
b79f35ac61 chore: Release lemur version 0.2.9