programmerjake
  • Joined on 2024-07-08
programmerjake pushed to main at libre-chip/website 2025-12-01 02:53:22 +00:00
df1721f487 adjust requested amount to actually be the sum of the tasks' amounts
8bf2a914fa apply wording change suggested by cesar in #1 (comment)
2f742e7606 clean up whitespace
259afa1fa9 add my paragraph
29cc01dfdd add programmable decoder grant to summary.md
Compare 9 commits »
programmerjake merged pull request libre-chip/website#1 2025-12-01 02:53:21 +00:00
add grant proposal: Libre-Chip's CPU with a Programmable Decoder to Run Multiple ISAs at Full Speed
programmerjake commented on pull request libre-chip/website#1 2025-11-30 20:03:25 +00:00
add grant proposal: Libre-Chip's CPU with a Programmable Decoder to Run Multiple ISAs at Full Speed

@cesar wrote in libre-chip/website#1 (comment):

Suggestion: "€ 10000 Get the fallback emulator to work" -> "€ 10000 Get the fallback **software…

df1721f487 adjust requested amount to actually be the sum of the tasks' amounts
8bf2a914fa apply wording change suggested by cesar in libre-chip/website#1 (comment)
Compare 2 commits »
2f742e7606 clean up whitespace
259afa1fa9 add my paragraph
Compare 2 commits »
29cc01dfdd add programmable decoder grant to summary.md
7331330d68 more wording adjustments
programmerjake created pull request libre-chip/website#1 2025-11-28 22:17:01 +00:00
WIP: add grant proposal: Libre-Chip's CPU with a Programmable Decoder to Run Multiple ISAs at Full Speed
1a6f8b5714 add WIP grant proposal: Libre-Chip's CPU with a Programmable Decoder to Run Multiple ISAs at Full Speed
ec7930739a fix broken link to first nlnet grant
1ee95335c0 switch to use server's new actions repo
67f6c5c6f1 group tasks for first_arch based off what is actually in the grant
1267a00d7f note grant was approved by NLnet
b87072562e use libre-chip mirror for CI actions
Compare 10 commits »
programmerjake pushed to next-pc at programmerjake/cpu 2025-11-28 09:42:11 +00:00
dca59a24ec WIP adding next_pc: add call stack
programmerjake pushed to next-pc at programmerjake/cpu 2025-11-27 09:30:55 +00:00
cd769a958d WIP adding next_pc: added mock_fetch_decode_pipe
programmerjake pushed to next-pc at programmerjake/cpu 2025-11-26 06:50:14 +00:00
a927451f8c WIP adding next_pc: added mock_fetch_decode_pipe
programmerjake pushed to next-pc at programmerjake/cpu 2025-11-24 09:00:05 +00:00
e835a2f0f5 WIP adding next_pc
688732ec4c add Serialize/Deserialize impls for CpuConfig
f2af2d1859 update for new fayalite
28b1f1d728 update Fayalite to get new features and bug fixes
Compare 4 commits »
programmerjake pushed to master at libre-chip/fayalite 2025-11-24 08:22:51 +00:00
9e803223d0 support operations directly on SimValue, UIntValue, and SIntValue, and shared references to those
2a65aa2bd5 fix DynShr[SU]'s literal bits to properly shift right instead of left
Compare 2 commits »
programmerjake deleted branch adding-sim-ops-traits from programmerjake/fayalite 2025-11-24 08:22:51 +00:00