index
:
fpga-exper
main
FPGA experiments
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nandgame
Age
Commit message (
Collapse
)
Author
2026-01-11
cmake: Gen compile commands
uvok
2026-01-11
computer: get rid of i
uvok
2026-01-11
properly use cmake as mentioned in the docs
uvok
2026-01-11
Utilize cbreak mode
uvok
2026-01-11
fix olde makefile
uvok
2026-01-11
Add paused state, print help
uvok
fix separate "wait for feedback"
2026-01-11
Rename functions
uvok
2026-01-11
Improve Cmake file
uvok
use proper scoping and package finding.
2026-01-11
Move finish into UI
uvok
2026-01-11
Move around stuff, split UI
uvok
2026-01-11
Add cmake build for verilator
uvok
2026-01-11
Dumpfile on VERILATOR
uvok
get rid of VERILATE
2026-01-11
Reorganize cpp files
uvok
2026-01-10
dias: Only return halt for simplified
uvok
2026-01-10
Fixup order/break point
uvok
2026-01-10
don't draw / refresh UI after a halt
uvok
2026-01-10
sim: Properly display results
uvok
since halt somehow erases everything directly at the falling egde (WTF?), make two ticks per instructions, and display before and after eval.
2026-01-10
example: Make sure state is shown
uvok
2026-01-10
main: Write tracefile
uvok
2026-01-10
verilator: Enable tracing
uvok
2026-01-10
Implement halting
uvok
2026-01-10
Docu
uvok
2026-01-10
Add WIP hack ALU
uvok
2026-01-09
Add assembler exampel
uvok
2026-01-09
bit 14 unset (w/ 15 set) = illegal ins
uvok
2026-01-09
simu: longer simu, stop condition
uvok
2026-01-09
ncur: print instruction across whole line
uvok
erasing previous contens
2026-01-09
Add LLM assembler
uvok
2026-01-09
make: Unified makefile
uvok
2026-01-09
move stuff around
uvok
2026-01-09
Extract UI drawing
uvok
2026-01-08
include ALU in output
uvok
2026-01-08
Add really nice ncurses UI
uvok
2026-01-08
nandgame: ncurses interface
uvok
2026-01-08
disas, c: Fix compilation, missing header
uvok
2026-01-08
makefile: Add instruction for simulated PC
uvok
2026-01-07
Add cmp instruction
uvok
2026-01-07
disas: endianness
uvok
2026-01-07
cb: specify endianness via arg
uvok
2026-01-07
fix endianness of binary creator
uvok
2026-01-07
Use gen'ed disaas
uvok
2026-01-07
add LLM-gened disas
uvok
2026-01-07
view result register
uvok
2026-01-07
add computer launcher
uvok
2026-01-07
py: Add single-instruction disas
uvok
2026-01-07
disas: Fix for ye olde pyhton
uvok
hello debian oldstable
2026-01-07
Annozate stuff for verilator
uvok
publicly accessible
2026-01-06
Documentation
uvok
2026-01-06
disas: Fix fixups
uvok
2026-01-06
test bench for comb_mem
uvok
[next]