pwpiwi f71f4deb8f BigBuf and tracing rework: allow much longer traces in in hf commands
- provided a BigBuf_malloc() function to dynamically allocate parts of BigBuf
  e.g. for DMA-Buffers, Frame-Buffers, Emulator-Memory
- the whole rest of BigBuf is now available for traces (instead of a small fixed amount)
- send actual traceLen together with trace data
- changed client side to cope with varying traceLen
- changed small buffers to automatic variables instead of parts of BigBuf
2015-01-28 07:18:51 +01:00
..
2015-01-12 22:16:46 +01:00
2015-01-12 22:16:46 +01:00
2015-01-22 21:02:21 +01:00
2015-01-09 21:51:34 +01:00
2014-03-21 07:51:51 +00:00
2012-12-04 23:39:18 +00:00
2014-10-30 21:49:18 +01:00
2015-01-07 20:52:03 +01:00