That is absolutely awesome. I used to have something like this: a pair of very fast dacs hooked up to the 16 address lines of my computer and another dac hooked up to the databus. It allowed me to look straight into the memory of the machine as the processor was accessing it, quite a powerful tool. Yours is nicer though (and with todays memory size I'd hate to think about the quantity of data that passes in a split s…
> a pair of very fast dacs hooked up to the 16 address lines of my computer and another dac hooked up to the databus. Here's an article about it, with photos [1]. I remember reading it in BYTE, years ago. https://archive.org/stream/byte-magazine-1978-02/1978_02_BYT... Edit: I'll bet it's no longer possible to do this on modern CPUs; either the memory busses are inaccessible (SoC) or so highly optimised (DDR4) that it…
Re: I made a debugger that draws the state machine of the program
#61Besides that you'd have a serious problem getting a DAC that is fast enough and with enough bits.