• Joined on 2024年02月29日
malik pushed to main at malik/riscvemu 2026年07月08日 11:43:27 +02:00
e87fe527e0 Merge pull request 'Tomasulo out-of-order core, RV32M extension, and three frontends' (#7) from development into main
c19d3d90a9
arch,cli: remove unused fields, helpers, and deprecated rand.Seed
1b7abe67ac Merge pull request 'TUI-Frontend + Single-Binary Dispatch' (#6) from feature/2 into development
f1398bf4ad
cli: single binary with subcommand dispatch (TUI/REPL/CLI)
c7e2f4d401
tests: consolidate test helpers and dedup redundant test cases
Compare 50 commits »
malik merged pull request malik/riscvemu#7 2026年07月08日 11:43:26 +02:00
Tomasulo out-of-order core, RV32M extension, and three frontends
malik created pull request malik/riscvemu#7 2026年07月01日 14:21:53 +02:00
development
malik pushed to development at malik/riscvemu 2026年06月24日 16:09:47 +02:00
c19d3d90a9
arch,cli: remove unused fields, helpers, and deprecated rand.Seed
malik pushed to feature/2 at malik/riscvemu 2026年06月24日 15:45:11 +02:00
a421a101af
arch,cli: remove unused fields, helpers, and deprecated rand.Seed
malik created branch feature/2 in malik/riscvemu 2026年06月24日 15:45:11 +02:00
malik deleted branch feature/2 from malik/riscvemu 2026年06月24日 12:24:36 +02:00
malik closed issue malik/riscvemu#2 2026年06月24日 12:24:35 +02:00
Add a Charmbracelet-based TUI as an additional interface
malik pushed to development at malik/riscvemu 2026年06月24日 12:24:35 +02:00
1b7abe67ac Merge pull request 'TUI-Frontend + Single-Binary Dispatch' (#6) from feature/2 into development
f1398bf4ad
cli: single binary with subcommand dispatch (TUI/REPL/CLI)
c7e2f4d401
tests: consolidate test helpers and dedup redundant test cases
3404d16653
tui: v2 migration, 3-column layout, latency config
8fecb4260d
tui: migrate Run to charm.land/bubbletea/v2
Compare 9 commits »
malik merged pull request malik/riscvemu#6 2026年06月24日 12:24:35 +02:00
TUI-Frontend + Single-Binary Dispatch
malik created pull request malik/riscvemu#6 2026年06月24日 11:19:28 +02:00
TUI-Frontend + Single-Binary Dispatch
malik pushed to feature/2 at malik/riscvemu 2026年06月23日 18:54:15 +02:00
f1398bf4ad
cli: single binary with subcommand dispatch (TUI/REPL/CLI)
malik pushed to feature/2 at malik/riscvemu 2026年06月23日 18:08:12 +02:00
c7e2f4d401
tests: consolidate test helpers and dedup redundant test cases
malik pushed to feature/2 at malik/riscvemu 2026年06月23日 17:04:43 +02:00
3404d16653
tui: v2 migration, 3-column layout, latency config
8fecb4260d
tui: migrate Run to charm.land/bubbletea/v2
41c054b305
arch/cpu: add RSTag.String and drop memory debug print
Compare 3 commits »
malik pushed to feature/2 at malik/riscvemu 2026年06月22日 19:40:41 +02:00
48ec1c8091
tui: viewport, help, filepicker, stats bar; drop memory debug print
malik pushed to feature/2 at malik/riscvemu 2026年06月21日 19:21:52 +02:00
67fafb4ba7
tui: bubbles/table register grid with terminal-width footer wrap
ac5f1c7ed5
core,tui: Huh-based load and config forms with feedback
9f8dbd2cb1 Merge pull request 'TUI scaffold, register table, in-order baseline, spec validation' (#5) from feature/2 into development
Compare 3 commits »
malik pushed to development at malik/riscvemu 2026年06月21日 19:00:31 +02:00
9f8dbd2cb1 Merge pull request 'TUI scaffold, register table, in-order baseline, spec validation' (#5) from feature/2 into development
89c314d832
docs: update README to reflect the in-order baseline and 5x5 experiment
564df12c73
examples: add in-order baseline, spec-side-by-side comparison
b8a3962c29
tui: register table with bubbles/table, stats footer, step/reset keys
9b5504d502
tui,cmd/tui: scaffold the Bubble-Tea frontend
Compare 5 commits »
malik merged pull request malik/riscvemu#5 2026年06月21日 19:00:30 +02:00
TUI scaffold, register table, in-order baseline, spec validation
malik created pull request malik/riscvemu#5 2026年06月21日 18:41:02 +02:00
feature/2
malik pushed to feature/2 at malik/riscvemu 2026年06月21日 18:40:45 +02:00
89c314d832
docs: update README to reflect the in-order baseline and 5x5 experiment
564df12c73
examples: add in-order baseline, spec-side-by-side comparison
b8a3962c29
tui: register table with bubbles/table, stats footer, step/reset keys
9b5504d502
tui,cmd/tui: scaffold the Bubble-Tea frontend
2546061665 Merge pull request 'Shared core layer, REPL refactor, and accurate FU utilisation' (#4) from feature/2 into development
Compare 5 commits »