Commit Graph

6 Commits

Author SHA1 Message Date
David Anderson 9ad69d3e3c debugger: crank the debug port up to 1.3Mbps
With this, full memory read-out takes ~1s.
2024-09-19 22:14:00 -07:00
David Anderson 2156d824c5 hardware/ulx3s: integrate new debugger, bump VRAM back to 128Kb 2024-09-19 20:55:27 -07:00
David Anderson 8a525d99a0 hardware/ulx3s: wire up blinky, tidy up the debugger a bit
IT WORKS!
2024-09-14 20:31:58 -07:00
David Anderson 8937e27d18 hardware/ulx3s: at last, a top-level design
This one targets a ULX3S dev board, since that's what I have. For now
it just wires up the debugger to VRAM and exposes it on the ulx3s serial
port.
2024-09-14 16:13:17 -07:00
David Anderson 913c407224 hardware/sentinel65x: comment out logic
I'm not quite ready to define top-levels yet, and having this incomplete
code here makes 'inv build .' fail.
2024-09-08 15:16:34 -07:00
David Anderson 5e997201db hardware/sentinel65x: move top-level hw module to hw subdir 2024-09-07 10:04:36 -07:00