> I think his team are Nev Young and Carol... Ugh.... :(
Sorry, I don't have much faith in Carol, I'm afraid :( BTW: just installed the interrupts into the Comms software -- have to install the software flow control next! (2x2k ring buffers, one for Transmit, one for receive, 4k capture buffer temporary area, scroll back buffer if you've got a meg or more (probably)) Oh, and there was this cracking bug I had in it... I'd accidentally set the receive queue to address 0, and the transmit queue to past its check... so the transmit queue fills up, crosses the 64k boundary and starts writing over the code in page zero (designed so that it could be in ROM some time), and the receive queue starts dumping data in the code straight away. The result? YUCK!!!! BTW: I've seen this demo: Chaos Hyperdemo on FRED 50. The panache, the style... nothing technically amazing, but the way it's put together. Makes me want to give up demos and become a columnist for Format... Si

