Marko Lukat

Results 7 issues of Marko Lukat

Just stumbled upon this - nothing critical - but I believe that **output_mem()** is missing a **put_color(msg, 0);** just before invoking the callback. Works for me.

This is just an observation, feel free to convince me that I misunderstood something :) Current behaviour: 1. record **lastTimeNotify** = now0 2. in **handlerLoop** establish now1 + 60sec 3....

IIRC there is plenty of time for what needs to be done. Emitter still needs to be unrolled though.

enhancement

Probably best to grab 100xP.ui and go from there.

on demand

For the record (since the OBEX managed to break the link), there is an 80 column version (@80MHz) or the 1-pin TV driver. [80 column version](http://forums.parallax.com/discussion/comment/1265858/#Comment_1265858) Also available [here](https://github.com/konimaru/waitvid.2048/tree/master/monochrome/Debug_1pinTV).

**PropeddleRAM.spin** ``` {149} tjz len, tabledone {213} jmp Loop ``` **PropeddleTrace.spin** ``` 'tp=12 mov clock, CNT mov newaddr, INA 'tp=20 and data, mask_DATA or data, addr 'tp=28 if_nc wrlong data,...

The last URL entry is missing an LF which stops the connection dialog from displaying it. Adding one makes this last entry appear in the list.