| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2026-01-06 | use full address space | uvok | |
| 2026-01-06 | make: Use variables for suffixes | uvok | |
| 2026-01-06 | include guards | uvok | |
| 2026-01-05 | disas: Canonocalize AND dest, #0... to mov | uvok | |
| 2026-01-05 | Canonicalize ops | uvok | |
| 2026-01-05 | Nicer disas output | uvok | |
| - move jump in instruction - have better zero args - canocicalize some instructions | |||
| 2026-01-05 | Improve assembler syntax | uvok | |
| - 3 letter jumps - encode literal zero - no space between dests - consistent spacing, commas | |||
| 2026-01-04 | docu | uvok | |
| 2026-01-04 | createbin: avoid reserved bits | uvok | |
| skip in loop, to avoid duplicates | |||
| 2026-01-04 | Add disas tests | uvok | |
| 2026-01-04 | finish disassembler | uvok | |
| 2026-01-04 | finish disasseembler | uvok | |
| 2026-01-04 | disas: move arg check in main | uvok | |
| 2026-01-04 | black format | uvok | |
