Edward R. Gonzalez ed
ed synced commits to refs/heads/master at ed/pikuma_ps1 from mirror 2026-07-28 10:20:10 +00:00
02658d3609 Prepare for hello joypad!
dbc459b7e0 gte_hello -> hello_gte. gte is done, moving on to controller!
a704341fc6 Testing out the metaprogram with some optimization, need to remove some hardcoding later..
7421b32fd7 redundant nop reduction
e2eb74be19 Remove gte component result contracts (was a bad bodge in, for a later directive thats TODO)
Compare 5 commits »
ed synced commits to refs/heads/master at ed/pikuma_ps1 from mirror 2026-07-27 18:00:10 +00:00
338f1fe46e Better reports from dsl metaprogram
ed synced commits to refs/heads/master at ed/pikuma_ps1 from mirror 2026-07-27 01:40:09 +00:00
27a9038e0d req c11,
8c8d2e54aa remove cruft
80a35aa23a WIP: Better step debug on atom components, better db_skip annotation, lots of curation passes on lua.
f247d56c32 Debug vis ergonomics
590ff1e2ec Curation pass: reduce nested conditional branching in some defnitions.
Compare 5 commits »
ed synced commits to refs/heads/lua-static-analysis at ed/pikuma_ps1 from mirror 2026-07-27 01:40:09 +00:00
27a9038e0d req c11,
8c8d2e54aa remove cruft
80a35aa23a WIP: Better step debug on atom components, better db_skip annotation, lots of curation passes on lua.
Compare 3 commits »
ed synced commits to refs/heads/lua-static-analysis at ed/pikuma_ps1 from mirror 2026-07-26 01:13:44 +00:00
f247d56c32 Debug vis ergonomics
ed synced commits to refs/heads/lua-static-analysis at ed/pikuma_ps1 from mirror 2026-07-25 17:03:44 +00:00
590ff1e2ec Curation pass: reduce nested conditional branching in some defnitions.
653e18ee28 remove code related to dry run and dep graph rendering (ps1 meta)
ebb876fe89 report.lua: Remove redudnant section formatting/header
1b40b16c0e Review pass.
Compare 4 commits »
ed synced commits to refs/heads/lua-static-analysis at ed/pikuma_ps1 from mirror 2026-07-25 08:57:51 +00:00
9ffd6592bc Better static analysis for C0 <-> C2 data race hazards.
ed synced commits to refs/heads/lua-static-analysis at ed/pikuma_ps1 from mirror 2026-07-24 00:17:51 +00:00
d56adab38f branch delay slot better support.
ed synced new reference refs/heads/lua-static-analysis to ed/pikuma_ps1 from mirror 2026-07-23 16:07:50 +00:00
ed synced commits to refs/heads/lua-static-analysis at ed/pikuma_ps1 from mirror 2026-07-23 16:07:50 +00:00
ed synced commits to refs/heads/gdb-atoms at ed/pikuma_ps1 from mirror 2026-07-22 23:47:49 +00:00
67d54debfa offset corections (dwarf)
3c25306070 fixes
c3cf05950e good enough for now
f6b4d9895e Adjustments to offset convention (don't want 1s based addresssing to mess with the spec defined encoding)
e70361b548 curation: first pass
Compare 5 commits »
ed synced commits to refs/heads/master at ed/pikuma_ps1 from mirror 2026-07-22 23:47:48 +00:00
67d54debfa offset corections (dwarf)
3c25306070 fixes
c3cf05950e good enough for now
f6b4d9895e Adjustments to offset convention (don't want 1s based addresssing to mess with the spec defined encoding)
e70361b548 curation: first pass
Compare 5 commits »
ed synced commits to refs/heads/gdb-atoms-unreviewed-cruft at ed/pikuma_ps1 from mirror 2026-07-22 23:47:48 +00:00
67d54debfa offset corections (dwarf)
ed synced commits to refs/heads/gdb-atoms-unreviewed-cruft at ed/pikuma_ps1 from mirror 2026-07-22 15:37:49 +00:00
3c25306070 fixes
ed synced commits to refs/heads/gdb-atoms-unreviewed-cruft at ed/pikuma_ps1 from mirror 2026-07-22 06:12:00 +00:00
c3cf05950e good enough for now
f6b4d9895e Adjustments to offset convention (don't want 1s based addresssing to mess with the spec defined encoding)
e70361b548 curation: first pass
Compare 3 commits »
ed synced commits to refs/heads/gdb-atoms-unreviewed-cruft at ed/pikuma_ps1 from mirror 2026-07-18 22:11:31 +00:00
ed3eb45b1d Fixes atom component gdb stepping. New phase/ctx annotations for atoms. Attempt at type views on registers (gdb pretty print failures).
ed synced commits to refs/heads/gdb-atoms-unreviewed-cruft at ed/pikuma_ps1 from mirror 2026-07-15 20:51:26 +00:00
d7770b6e1d review pass on c code.
ed synced new reference refs/heads/gdb-atoms-unreviewed-cruft to ed/pikuma_ps1 from mirror 2026-07-15 04:31:27 +00:00
ed synced commits to refs/heads/gdb-atoms-unreviewed-cruft at ed/pikuma_ps1 from mirror 2026-07-15 04:31:27 +00:00
ed synced commits to refs/heads/gdb-atoms at ed/pikuma_ps1 from mirror 2026-07-13 19:51:26 +00:00
2d901003f9 Fix off by one ahead issue with stepping into atoms. Support for local register symbols used in atoms + atom bindings locals in gdb.